1. c63e09e Make allocation of anon devices cheaper by Al Viro · 15 years ago
  2. b089551 remove unlock_kernel() left accidentally by J. R. Okajima · 15 years ago
  3. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  4. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  5. 4aa98cf Push BKL down into do_remount_sb() by Al Viro · 15 years ago
  6. bbd6851 Push lock_super() into the ->remount_fs() of filesystems that care about it by Al Viro · 15 years ago
  7. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  8. a9e220f No need to do lock_super() for exclusion in generic_shutdown_super() by Al Viro · 15 years ago
  9. 443b94b Make sure that all callers of remount hold s_umount exclusive by Al Viro · 15 years ago
  10. e500475 cleanup sync_supers by Christoph Hellwig · 15 years ago
  11. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  12. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  13. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  14. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  15. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  16. bfe8812 vfs: Call ->sync_fs() even if s_dirt is 0 (version 4) by Jan Kara · 15 years ago
  17. 5a3e5cb vfs: Fix sys_sync() and fsync_super() reliability (version 4) by Jan Kara · 15 years ago
  18. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  19. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago
  20. ddbaaf3 NULL noise in fs/super.c:kill_bdev_super() by H Hartley Sweeten · 15 years ago
  21. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  22. 909e6d9 namespaces: move proc_net_get_sb to a generic fs/super.c helper by Serge E. Hallyn · 15 years ago
  23. 800a964 CacheFiles: Export things for CacheFiles by David Howells · 15 years ago
  24. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  25. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  26. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  27. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 15 years ago
  28. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  29. a3cfbb5 vfs: add missing unlock in sget() by Li Zefan · 15 years ago
  30. ada723d fs/super.c: add lockdep annotation to s_umount by Peter Zijlstra · 15 years ago
  31. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 15 years ago
  32. 257ac26 [CVE-2009-0029] System call wrappers part 11 by Heiko Carstens · 15 years ago
  33. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  34. 96777fe async: Don't call async_synchronize_full_special() while holding sb_lock by Dave Kleikamp · 15 years ago
  35. efaee19 async: make the final inode deletion an asynchronous event by Arjan van de Ven · 15 years ago
  36. 87d8fe1 add releasepage hooks to block devices which can be used by file systems by Theodore Ts'o · 15 years ago
  37. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 15 years ago
  38. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  39. ad76cbc [PATCH 2/2] anondev: switch to IDA by Alexey Dobriyan · 16 years ago
  40. 6de24f0 [PATCH 1/2] anondev: init IDR statically by Alexey Dobriyan · 16 years ago
  41. 30c40d2 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl by Al Viro · 16 years ago
  42. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  43. 6b09ae6 make __put_super() static by Adrian Bunk · 16 years ago
  44. 0ff5af8 quota: quota core changes for quotaon on remount by Jan Kara · 16 years ago
  45. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  46. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  47. 49e0d02 [PATCH] r/o bind mounts: drop write during emergency remount by Dave Hansen · 16 years ago
  48. 7ed7fe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  49. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 16 years ago
  50. 8a4e98d [PATCH] restore export of do_kern_mount() by Al Viro · 16 years ago
  51. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 16 years ago
  52. 66191dc quota: turn quotas off when remounting read-only by Jan Kara · 16 years ago
  53. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 16 years ago
  54. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  55. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  56. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  57. d473012 fs/super.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  58. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  59. 0e0f4fc writeback: fix periodic superblock dirty inode flushing by Ken Chen · 17 years ago
  60. b4c07bc hugetlbfs: handle empty options string by Lee Schermerhorn · 17 years ago
  61. 79c0b2d add filesystem subtype support by Miklos Szeredi · 17 years ago
  62. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  63. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  64. f73ca1b [PATCH] Revert bd_mount_mutex back to a semaphore by David Chinner · 17 years ago
  65. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  66. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  67. c636ebd [PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting by David Howells · 18 years ago
  68. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  69. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  70. 9c4dbee [PATCH] fs: add lock annotation to grab_super by Josh Triplett · 18 years ago
  71. fe2bbc4 [PATCH] add missing desctiption in super.c by Henrik Kretzschmar · 18 years ago
  72. 897c6ff [PATCH] lockdep: annotate sb ->s_umount by Arjan van de Ven · 18 years ago
  73. cf51624 [PATCH] lockdep: annotate ->s_lock by Ingo Molnar · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  76. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  77. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  78. 0feae5c [PATCH] Fix dcache race during umount by NeilBrown · 18 years ago
  79. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  80. bb4a58b VFS: Add GPL_EXPORTED function vfs_kern_mount() by Trond Myklebust · 18 years ago
  81. 353ab6e [PATCH] sem2mutex: fs/ by Ingo Molnar · 18 years ago
  82. 11b0b5a [PATCH] use kzalloc and kcalloc in core fs code by Oliver Neukum · 18 years ago
  83. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  84. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  85. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  86. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  87. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  88. 7b4fe29 [PATCH] More informative message on umount failure by Dave Jones · 18 years ago
  89. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 18 years ago
  90. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 18 years ago
  91. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  92. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  93. 233c123 [PATCH] fs/super.c: unexport user_get_super by Adrian Bunk · 19 years ago
  94. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  95. 484e389 [PATCH] set mnt_namespace in the correct place by Miklos Szeredi · 19 years ago
  96. 618f063 [PATCH] O(1) sb list traversing on syncs by Kirill Korotaev · 19 years ago
  97. 8680e22 [PATCH] VFS: memory leak in do_kern_mount() by Gerald Schaefer · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago