1. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  2. e2fec7c make freeing super_block rcu-delayed by Al Viro · 11 years ago
  3. 7eb5e88 uninline destroy_super(), consolidate alloc_super() by Al Viro · 11 years ago
  4. c2d22ec fs/super.c: fix lru_list leak for real by Al Viro · 11 years ago
  5. f5e1dd3 super: fix for destroy lrus by Glauber Costa · 11 years ago
  6. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  7. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  8. f604156 dcache: convert to use new lru list infrastructure by Dave Chinner · 11 years ago
  9. bc3b14c inode: convert inode lru list to generic lru list code. by Dave Chinner · 11 years ago
  10. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  11. 1915684 dentry: move to per-sb LRU locks by Dave Chinner · 11 years ago
  12. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  13. d040790 prune_super(): sb->s_op is never NULL by Al Viro · 11 years ago
  14. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  15. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  16. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  17. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  18. 8e22cc8 vfs: drop lock/unlock super by Marco Stornelli · 12 years ago
  19. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  20. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  21. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  22. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. 8e125cd vmscan: remove obsolete shrink_control comment by Minchan Kim · 12 years ago
  24. d9c95bd fs: Remove old freezing mechanism by Jan Kara · 12 years ago
  25. 5accdf8 fs: Improve filesystem freezing handling by Jan Kara · 12 years ago
  26. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  27. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  28. 331cbde writeback: Fix some comment errors by Wanpeng Li · 12 years ago
  29. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  30. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  31. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  32. 16c0cfa Merge branch 'stable/cleancache.v13' into linux-next by Konrad Rzeszutek Wilk · 12 years ago
  33. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  34. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 12 years ago
  35. 4040153 security: trim security.h by Al Viro · 12 years ago
  36. 3167760 mm: cleancache: s/flush/invalidate/ by Dan Magenheimer · 13 years ago
  37. e161630 wake up s_wait_unfrozen when ->freeze_fs fails by Kazuya Mio · 13 years ago
  38. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  39. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  40. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  41. dabe0dc vfs: fix the rest of sget() races by Al Viro · 12 years ago
  42. a516616 vfs: convert fs_supers to hlist by Al Viro · 12 years ago
  43. f47ec3f trim fs/internal.h by Al Viro · 13 years ago
  44. 2833eb2 vfs: ignore error on forced remount by Miklos Szeredi · 13 years ago
  45. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  46. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  47. 8ab4766 vfs: increase shrinker batch size by Dave Chinner · 13 years ago
  48. 0e1fdaf superblock: add filesystem shrinker operations by Dave Chinner · 13 years ago
  49. b0d40c9 superblock: introduce per-sb cache shrinker infrastructure by Dave Chinner · 13 years ago
  50. 12ad3ab superblock: move pin_sb_for_writeback() to fs/super.c by Dave Chinner · 13 years ago
  51. 09cc9fc inode: move to per-sb LRU locks by Dave Chinner · 13 years ago
  52. 98b745c inode: Make unused inode LRU per superblock by Dave Chinner · 13 years ago
  53. 0ee5dc6 btrfs: kill magical embedded struct superblock by Al Viro · 13 years ago
  54. 43e15cd new helper: iterate_supers_type() by Al Viro · 13 years ago
  55. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  56. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  57. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  58. c515e1f mm/fs: add hooks to support cleancache by Dan Magenheimer · 13 years ago
  59. 4358b56 VFS: trivial: fix comment on s_maxbytes value warning check by Jeff Layton · 13 years ago
  60. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  61. 9d412a4 vfs: split off vfsmount-related parts of vfs_kern_mount() by Al Viro · 13 years ago
  62. 95f2860 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away by Jens Axboe · 13 years ago
  63. 1a102ff vfs: bury ->get_sb() by Al Viro · 13 years ago
  64. d863b50 vfs: call rcu_barrier after ->kill_sb() by Boaz Harrosh · 13 years ago
  65. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  66. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  67. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 13 years ago
  68. ceb5bdc fs: dcache per-bucket dcache hash locking by Nick Piggin · 13 years ago
  69. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  70. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  71. ceefda6 switch get_sb_ns() users by Al Viro · 14 years ago
  72. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  73. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  74. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  75. c96e41e beginning of transtion: ->mount() by Al Viro · 14 years ago
  76. 63997e9 split invalidate_inodes() by Al Viro · 14 years ago
  77. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  78. dca3325 no need for list_for_each_entry_safe()/resetting with superblock list by Al Viro · 14 years ago
  79. 7a4dec5 Fix sget() race with failing mount by Al Viro · 14 years ago
  80. 4f331f0 vfs: don't hold s_umount over close_bdev_exclusive() call by Tejun Heo · 14 years ago
  81. 57439f8 fs: fix superblock iteration race by npiggin@suse.de · 14 years ago
  82. d28619f 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
  83. 7000d3c fs/super: fix kernel-doc warning by Randy Dunlap · 14 years ago
  84. 123e9ca quota: explicitly set ->dq_op and ->s_qcop by Christoph Hellwig · 14 years ago
  85. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  86. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  87. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 14 years ago
  88. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  89. e1e46bf Trim includes in fs/super.c by Al Viro · 14 years ago
  90. d3f2147 Move grabbing s_umount to callers of grab_super() by Al Viro · 14 years ago
  91. 7ed1ee6 Take statfs variants to fs/statfs.c by Al Viro · 14 years ago
  92. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  93. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  94. df40c01 In get_super() and user_get_super() restarts are unconditional by Al Viro · 14 years ago
  95. 1494583 fix get_active_super()/umount() race by Al Viro · 14 years ago
  96. e7fe058 fix do_emergency_remount()/umount() races by Al Viro · 14 years ago
  97. 6754af6 Convert simple loops over superblocks to list_for_each_entry_safe by Al Viro · 14 years ago
  98. 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 14 years ago
  99. 551de6f Leave superblocks on s_list until the end by Al Viro · 14 years ago
  100. 1712ac8 Saner locking around deactivate_super() by Al Viro · 14 years ago