1. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 7 years ago
  2. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  3. ef510424 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  4. 161f3b7 ext2: Set flags on quota files directly by Jan Kara · 8 years ago
  5. 6554766 ext2: Call dquot_writeback_dquots() with s_umount held by Jan Kara · 8 years ago
  6. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  7. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  8. 284854b ext2: Add alignment check for DAX mount by Toshi Kani · 9 years ago
  9. be0726d ext2: convert to mbcache2 by Jan Kara · 9 years ago
  10. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  11. ef83b6e ext2, ext4: warn when mounting with dax enabled by Dan Williams · 9 years ago
  12. 5726b27 ext2: Add locking for DAX faults by Ross Zwisler · 9 years ago
  13. 46b15ca vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB by Tejun Heo · 9 years ago
  14. 108dad6 ext2: enable cgroup writeback support by Tejun Heo · 10 years ago
  15. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 10 years ago
  16. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
  17. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 10 years ago
  18. 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 10 years ago
  19. 6424111 ext2: Convert to private i_dquot field by Jan Kara · 10 years ago
  20. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  21. e625b31 fs/ext2/super.c: Drop memory allocation cast by Himangi Saraogi · 10 years ago
  22. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  23. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  24. 0903353 ext2: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
  25. df4e7ac ext2: Fix oops in ext2_get_block() called from ext2_quota_write() by Jan Kara · 11 years ago
  26. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  27. 2b0542a Ext2: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
  28. ae2cf42 ext2: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  29. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  30. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  31. 1e8b212 ext2: Implement freezing by Jan Kara · 12 years ago
  32. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  33. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  34. e124a32 ext2: cleanup the confused goto label by Wanlong Gao · 12 years ago
  35. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  36. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 13 years ago
  37. aa9e939 ext2: remove the redundant comment for ext2_export_ops by Wang Sheng-Hui · 13 years ago
  38. e2a3fde ext2: Remove i_mutex use from ext2_quota_write() by Jan Kara · 13 years ago
  39. f72cf5e ext2: do not register write_super within VFS by Artem Bityutskiy · 13 years ago
  40. b838ec2 ext2: Remove s_dirt handling by Jan Kara · 13 years ago
  41. f2b2242 ext2: write superblock only once on unmount by Artem Bityutskiy · 13 years ago
  42. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  43. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
  44. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  45. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  46. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  47. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  48. f32948d ext2: fix the outdated comment in ext2_nfs_get_inode() by Li Haifeng · 13 years ago
  49. 4e299c1 ext2: fix error msg when mounting fs with too-large blocksize by Robin Dong · 14 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  51. 40c73ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  52. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  53. 23a2ad6 fs/ext2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  54. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  55. 8e3b9a0 ext2_remount: don't bother with invalidate_inodes() by Al Viro · 14 years ago
  56. 3e44f9f BKL: Remove BKL from ext2 filesystem by Jan Blunck · 15 years ago
  57. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  58. 72edc4d merge ext2 delete_inode and clear_inode, switch to ->evict_inode() by Al Viro · 15 years ago
  59. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 15 years ago
  60. 123e9ca quota: explicitly set ->dq_op and ->s_qcop by Christoph Hellwig · 15 years ago
  61. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 15 years ago
  62. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 15 years ago
  63. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 15 years ago
  64. e0a5cba BKL: Remove BKL from ext2 filesystem by Jan Blunck · 15 years ago
  65. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 15 years ago
  66. 4c96a68 ext2: Move ext2_write_super() out of ext2_setup_super() by Jan Blunck · 15 years ago
  67. ee6921e ext2: Fold ext2_commit_super() into ext2_sync_super() by Jan Blunck · 15 years ago
  68. 20da9ba ext2: Remove duplicate code from ext2_sync_fs() by Jan Blunck · 15 years ago
  69. 269c8db ext2: Set the write time in ext2_sync_fs() by Jan Blunck · 15 years ago
  70. 2b8120e ext2: Use ext2_clear_super_error() in ext2_sync_fs() by Jan Blunck · 15 years ago
  71. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 15 years ago
  72. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 15 years ago
  73. 7bf0dc9 ext2: avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 15 years ago
  74. 2074abf ext2: clear uptodate flag on super block I/O error by Stephen Hemminger · 15 years ago
  75. 2314b07 ext2: Unify log messages in ext2 by Alexey Fisher · 15 years ago
  76. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 15 years ago
  77. 40f31dd ext2: add ->sync_fs by Christoph Hellwig · 16 years ago
  78. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 16 years ago
  79. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 16 years ago
  80. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 16 years ago
  81. 0f7ee7c ext2: Fix memory leak in ext2_fill_super() in case of a failed mount by Manish Katiyar · 16 years ago
  82. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 16 years ago
  83. c16831b ext2: Zero our b_size in ext2_quota_read() by Manish Katiyar · 16 years ago
  84. 0e4a9b5 ext2/xip: refuse to change xip flag during remount with busy inodes by Carsten Otte · 16 years ago
  85. 18a82eb ext2: allocate ->s_blockgroup_lock separately by Pekka J Enberg · 16 years ago
  86. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  87. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  88. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  89. 605afd6 ext2: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  90. 24097d1 ext2: use ext2_group_first_block_no() by Akinobu Mita · 17 years ago
  91. 31f68e1 ext2: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  92. fba4d39 ext2: le*_add_cpu conversion by Marcin Slusarz · 17 years ago
  93. 35c879d mount options: fix ext2 by Miklos Szeredi · 17 years ago
  94. 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 17 years ago
  95. 197cd65a ext[234]: use ext[234]_get_group_desc() by Akinobu Mita · 17 years ago
  96. a8e3eff ext2: xip check fix by Nick Piggin · 17 years ago
  97. 14e11e1 ext2: change the default behaviour on error by Aneesh Kumar K.V · 17 years ago
  98. 902be4c ext2: Fix the max file size for ext2 file system. by Aneesh Kumar K.V · 17 years ago
  99. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  100. 2e4c68e ext2: new export ops by Christoph Hellwig · 17 years ago