1. 5a14696 locks: helper functions for delegation breaking by J. Bruce Fields · 12 years ago
  2. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  3. 9accbb9 namei: minor vfs_unlink cleanup by J. Bruce Fields · 12 years ago
  4. df4e8d2 locks: implement delegations by J. Bruce Fields · 12 years ago
  5. 617588d locks: introduce new FL_DELEG lock flag by J. Bruce Fields · 13 years ago
  6. 6cedba8 vfs: take i_mutex on renamed file by J. Bruce Fields · 12 years ago
  7. 40bd22c vfs: rename I_MUTEX_QUOTA now that it's not used for quotas by J. Bruce Fields · 12 years ago
  8. 27555516 vfs: don't use PARENT/CHILD lock classes for non-directories by J. Bruce Fields · 12 years ago
  9. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 12 years ago
  10. f27c929 exportfs: fix quadratic behavior in filehandle lookup by J. Bruce Fields · 11 years ago
  11. efbf201 exportfs: better variable name by J. Bruce Fields · 11 years ago
  12. bbf7a8a exportfs: move most of reconnect_path to helper function by J. Bruce Fields · 11 years ago
  13. e4b70eb exportfs: eliminate unused "noprogress" counter by J. Bruce Fields · 11 years ago
  14. a056cc8 exportfs: stop retrying once we race with rename/remove by J. Bruce Fields · 11 years ago
  15. 0dbc018 exportfs: clear DISCONNECTED on all parents sooner by J. Bruce Fields · 11 years ago
  16. 78cee9a exportfs: more detailed comment for path_reconnect by J. Bruce Fields · 11 years ago
  17. 854ff5c exportfs: BUG_ON in crazy corner case by Christoph Hellwig · 11 years ago
  18. 13a2c3b dcache: fix outdated DCACHE_NEED_LOOKUP comment by J. Bruce Fields · 11 years ago
  19. f80de2c dcache: don't clear DCACHE_DISCONNECTED too early by J. Bruce Fields · 12 years ago
  20. e1a24bb dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries by J. Bruce Fields · 12 years ago
  21. 7632e46 dcache: use IS_ROOT to decide where dentry is hashed by J. Bruce Fields · 12 years ago
  22. b19f133 ocfs2: get rid of impossible checks by Al Viro · 11 years ago
  23. fbad2bd qnx4: i_sb is never NULL by Al Viro · 11 years ago
  24. 950ee95 exportfs: fix 32-bit nfsd handling of 64-bit inode numbers by J. Bruce Fields · 11 years ago
  25. b7a6ec5 vfs: split out vfs_getattr_nosec by J. Bruce Fields · 11 years ago
  26. 5a3cd9928 iget/iget5: don't bother with ->i_lock until we find a match by Al Viro · 11 years ago
  27. b18825a VFS: Put a small type field into struct dentry::d_flags by David Howells · 11 years ago
  28. afabada elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) by Al Viro · 11 years ago
  29. ec57941 constify do_coredump() argument by Al Viro · 11 years ago
  30. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  31. 078d8e6 ... and kill anon_inode_getfile_private() by Al Viro · 11 years ago
  32. 71ad749 rework aio migrate pages to use aio fs by Benjamin LaHaise · 11 years ago
  33. 6987843 take anon inode allocation to libfs.c by Al Viro · 11 years ago
  34. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  35. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  36. 2507a4f make dump_emit() use vfs_write() instead of banging at ->f_op->write directly by Al Viro · 11 years ago
  37. 1ad6701 binfmt_elf: count notes towards coredump limit by Al Viro · 11 years ago
  38. 43a5d54 aout: switch to dump_emit by Al Viro · 11 years ago
  39. cdc3d56 switch elf_coredump_extra_notes_write() to dump_emit() by Al Viro · 11 years ago
  40. e6c1baa convert the rest of binfmt_elf_fdpic to dump_emit() by Al Viro · 11 years ago
  41. 13046ec binfmt_elf: convert writing actual dump pages to dump_emit() by Al Viro · 11 years ago
  42. aa3e7ea switch elf_core_write_extra_data() to dump_emit() by Al Viro · 11 years ago
  43. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  44. ecc8c77 new helper: dump_emit() by Al Viro · 11 years ago
  45. 11d100d coda_revalidate_inode(): switch to passing inode... by Al Viro · 11 years ago
  46. b61625d fold __d_shrink() into its only remaining caller by Al Viro · 11 years ago
  47. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  48. 8b61e74 get rid of {lock,unlock}_rcu_walk() by Al Viro · 11 years ago
  49. 48a066e RCU'd vfsmounts by Al Viro · 11 years ago
  50. 42c3260 switch shrink_dcache_for_umount() to use of d_walk() by Al Viro · 11 years ago
  51. dd3e2c55 fuse: rcu-delay freeing fuse_conn by Al Viro · 11 years ago
  52. 1dcddd4 ncpfs: rcu-delay unload_nls() and freeing ncp_server by Al Viro · 11 years ago
  53. cac45b0 fat: rcu-delay unloading nls and freeing sbi by Al Viro · 11 years ago
  54. 2e32cf5 cifs: rcu-delay unload_nls() and freeing sbi by Al Viro · 11 years ago
  55. baa4067 autofs4: make freeing sbi rcu-delayed by Al Viro · 11 years ago
  56. 2d1d9b5 adfs: delayed freeing of sbi by Al Viro · 11 years ago
  57. 30687e0 hpfs: make freeing sbi and codetables rcu-delayed by Al Viro · 11 years ago
  58. e2fec7c make freeing super_block rcu-delayed by Al Viro · 11 years ago
  59. b70a80e vfs: introduce d_instantiate_no_diralias() by Miklos Szeredi · 11 years ago
  60. 94e92a6 move taking vfsmount_lock down into prepend_path() by Al Viro · 11 years ago
  61. 474279d split __lookup_mnt() in two functions by Al Viro · 11 years ago
  62. 7eb5e88 uninline destroy_super(), consolidate alloc_super() by Al Viro · 11 years ago
  63. 966c1f7 isofs: don't pass dentry to isofs_hash{i,}_common() by Al Viro · 11 years ago
  64. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  65. aab407f don't bother with vfsmount_lock in mounts_poll() by Al Viro · 11 years ago
  66. aba809cf namespace.c: get rid of mnt_ghosts by Al Viro · 11 years ago
  67. 9559f68 fold dup_mnt_ns() into its only surviving caller by Al Viro · 11 years ago
  68. f6b742d mnt_set_expiry() doesn't need vfsmount_lock by Al Viro · 11 years ago
  69. 22a7919 finish_automount() doesn't need vfsmount_lock for removal from expiry list by Al Viro · 11 years ago
  70. 085e83f fs/namespace.c: bury long-dead define by Al Viro · 11 years ago
  71. 649a795 fold mntfree() into mntput_no_expire() by Al Viro · 11 years ago
  72. 6339dab do_remount(): pull touch_mnt_namespace() up by Al Viro · 11 years ago
  73. aa7a574 dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock by Al Viro · 11 years ago
  74. 44bb438 fs_is_visible only needs namespace_sem held shared by Al Viro · 11 years ago
  75. 59aa0da initialize namespace_sem statically by Al Viro · 11 years ago
  76. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  77. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  78. 7b00ed6 put_mnt_ns(): use drop_collected_mounts() by Al Viro · 11 years ago
  79. 84eb353 ncpfs: switch to %p[dD] by Al Viro · 11 years ago
  80. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  81. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  82. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  83. 48bc06e befs: split symlink iops in two - for short and long symlinks resp. by Al Viro · 11 years ago
  84. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  85. 12f3887 libfs: get exports to definitions of objects being exported... by Al Viro · 11 years ago
  86. cbe9c08 ecryptfs: ->lower_path.dentry is never NULL by Al Viro · 11 years ago
  87. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  88. 2edbfbf ecryptfs: don't leave RCU pathwalk immediately by Al Viro · 11 years ago
  89. 3a93e17 ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op by Al Viro · 11 years ago
  90. ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
  91. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  92. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 11 years ago
  93. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  94. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  95. 3dbecf0 Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  96. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  97. 964fb15a Btrfs: eliminate races in worker stopping code by Ilya Dryomov · 11 years ago
  98. 385fe0b Btrfs: fix crash of compressed writes by Liu Bo · 11 years ago
  99. 60e7cd3 Btrfs: fix transid verify errors when recovering log tree by Josef Bacik · 11 years ago
  100. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago