1. 8cdf337 ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  2. d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
  3. 1996250 ext4: correct endianness conversion in __xattr_check_inode() by Eric Biggers · 8 years ago
  4. c4704a4 ext4: do not advertise encryption support when disabled by Eric Biggers · 8 years ago
  5. 651e1c3 ext4: super.c: Update logging style using KERN_CONT by Joe Perches · 8 years ago
  6. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  7. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  11. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  13. dbe6ec8 ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings by Toshi Kani · 8 years ago
  14. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  15. 1801747 ext4: remove unused variable by Eric Engestrom · 8 years ago
  16. 3c816de ext4: use journal inode to determine journal overhead by Eric Whitney · 8 years ago
  17. c6cb7e7 ext4: create function to read journal inode by Eric Whitney · 8 years ago
  18. 9b623df ext4: unmap metadata when zeroing blocks by Jan Kara · 8 years ago
  19. 51e8137 ext4: remove plugging from ext4_file_write_iter() by Jan Kara · 8 years ago
  20. 4b0524a ext4: allow unlocked direct IO when pages are cached by Jan Kara · 8 years ago
  21. 9a200d0 ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY by Richard Weinberger · 8 years ago
  22. cc91542 ext4: do not unnecessarily null-terminate encrypted symlink data by Eric Biggers · 8 years ago
  23. e81d447 ext4: release bh in make_indexed_dir by gmail · 8 years ago
  24. 16c5468 ext4: Allow parallel DIO reads by Jan Kara · 8 years ago
  25. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  26. cca32b7 ext4: allow DAX writeback for hole punch by Ross Zwisler · 8 years ago
  27. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  28. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  29. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  30. dcce7a4 ext4: fix memory leak when symlink decryption fails by Eric Biggers · 8 years ago
  31. be32197 ext4: remove unused definition for MAX_32_NUM by Fabian Frederick · 8 years ago
  32. 518eaa6 ext4: create EXT4_MAX_BLOCKS() macro by Fabian Frederick · 8 years ago
  33. c3fe493 ext4: remove unneeded test in ext4_alloc_file_blocks() by Fabian Frederick · 8 years ago
  34. edf15aa ext4: fix memory leak in ext4_insert_range() by Fabian Frederick · 8 years ago
  35. 4e800c0 ext4: bugfix for mmaped pages in mpage_release_unused_pages() by wangguang · 8 years ago
  36. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  37. e22834f ext4: improve ext4lazyinit scalability by Dmitry Monakhov · 8 years ago
  38. 6ae4c5a ext4: cleanup ext4_sync_parent() by Jan Kara · 8 years ago
  39. 0b7b777 ext4: remove old feature helpers by Kaho Ng · 8 years ago
  40. 49da939 ext4: enable quota enforcement based on mount options by Jan Kara · 8 years ago
  41. 93e3b4e ext4: reinforce check of i_dtime when clearing high fields of uid and gid by Daeho Jeong · 8 years ago
  42. 14fbd4a ext4: enforce online defrag restriction for encrypted files by Eric Whitney · 8 years ago
  43. dfa2064 ext4: factor out loop for freeing inode xattr space by Jan Kara · 8 years ago
  44. 6e0cd08 ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea() by Jan Kara · 8 years ago
  45. 3f2571c ext4: factor out xattr moving by Jan Kara · 8 years ago
  46. 9440571 ext4: replace bogus assertion in ext4_xattr_shift_entries() by Jan Kara · 8 years ago
  47. 1cba423 ext4: remove checks for e_value_block by Jan Kara · 8 years ago
  48. 2de58f1 ext4: Check that external xattr value block is zero by Jan Kara · 8 years ago
  49. e3014d1 ext4: fixup free space calculations when expanding inodes by Jan Kara · 8 years ago
  50. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  51. 2e81a4e ext4: avoid deadlock when expanding inode size by Jan Kara · 8 years ago
  52. 443a8c4 ext4: properly align shifted xattrs when expanding inodes by Jan Kara · 8 years ago
  53. 418c12d ext4: fix xattr shifting when expanding inodes part 2 by Jan Kara · 8 years ago
  54. d014119 ext4: fix xattr shifting when expanding inodes by Jan Kara · 8 years ago
  55. 829fa70 ext4: validate that metadata blocks do not overlap superblock by Theodore Ts'o · 8 years ago
  56. 3980bd3 ext4: reserve xattr index for the Hurd by Theodore Ts'o · 8 years ago
  57. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  60. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  61. 6b52499 dax: remote unused fault wrappers by Ross Zwisler · 8 years ago
  62. 7bc9491 ext4: verify extent header depth by Vegard Nossum · 8 years ago
  63. c65d5c6 ext4: short-cut orphan cleanup on error by Vegard Nossum · 8 years ago
  64. 554a5cc ext4: fix reference counting bug on block allocation error by Vegard Nossum · 8 years ago
  65. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  66. 079788d ext4: fix project quota accounting without quota limits enabled by Wang Shilong · 8 years ago
  67. 5b9554d ext4: validate s_reserved_gdt_blocks on mount by Theodore Ts'o · 8 years ago
  68. de9e918 ext4: remove unused page_idx by yalin wang · 8 years ago
  69. 6a7fd52 ext4: don't call ext4_should_journal_data() on the journal inode by Vegard Nossum · 8 years ago
  70. 4743f83 ext4: Fix WARN_ON_ONCE in ext4_commit_super() by Pranay Kr. Srivastava · 8 years ago
  71. 646caa9 ext4: fix deadlock during page writeback by Jan Kara · 8 years ago
  72. fa96454 ext4: correct error value of function verifying dx checksum by Daeho Jeong · 8 years ago
  73. b47820e ext4: avoid modifying checksum fields directly during checksum verification by Daeho Jeong · 8 years ago
  74. f70749c ext4: check for extents that wrap around by Vegard Nossum · 8 years ago
  75. 78d9625 ext4: respect the nobarrier mount option in nojournal mode by Theodore Ts'o · 8 years ago
  76. d08854f ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance by Theodore Ts'o · 8 years ago
  77. 60a4009 ext4: use bio op helprs in ext4 crypto code by Mike Christie · 8 years ago
  78. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  79. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  80. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  81. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  82. 84c60b1 drop redundant ->owner initializations by Al Viro · 8 years ago
  83. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  85. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  86. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  87. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  88. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 87eefeb ext4: Add alignment check for DAX mount by Toshi Kani · 8 years ago
  90. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  91. 02fbd13 dax: Remove complete_unwritten argument by Jan Kara · 8 years ago
  92. 12735f8 ext4: pre-zero allocated blocks for DAX IO by Jan Kara · 8 years ago
  93. 914f82a ext4: refactor direct IO code by Jan Kara · 8 years ago
  94. dbc427c ext4: fix race in transient ENOSPC detection by Jan Kara · 8 years ago
  95. 7cb476f ext4: handle transient ENOSPC properly for DAX by Jan Kara · 8 years ago
  96. ae05327 ext4: switch to ->iterate_shared() by Al Viro · 8 years ago
  97. 816cd71 ext4: remove unmeetable inconsisteny check from ext4_find_extent() by Nicolai Stange · 8 years ago
  98. 32157de ext4: remove unnecessary bio get/put by Jens Axboe · 8 years ago
  99. 935244c ext4: silence UBSAN in ext4_mb_init() by Nicolai Stange · 8 years ago
  100. b5cb316 ext4: address UBSAN warning in mb_find_order_for_block() by Nicolai Stange · 8 years ago