1. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  2. 9accbb9 namei: minor vfs_unlink cleanup by J. Bruce Fields · 12 years ago
  3. df4e8d2 locks: implement delegations by J. Bruce Fields · 12 years ago
  4. 617588d locks: introduce new FL_DELEG lock flag by J. Bruce Fields · 13 years ago
  5. 6cedba8 vfs: take i_mutex on renamed file by J. Bruce Fields · 12 years ago
  6. 40bd22c vfs: rename I_MUTEX_QUOTA now that it's not used for quotas by J. Bruce Fields · 12 years ago
  7. 27555516 vfs: don't use PARENT/CHILD lock classes for non-directories by J. Bruce Fields · 12 years ago
  8. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 12 years ago
  9. f27c929 exportfs: fix quadratic behavior in filehandle lookup by J. Bruce Fields · 11 years ago
  10. efbf201 exportfs: better variable name by J. Bruce Fields · 11 years ago
  11. bbf7a8a exportfs: move most of reconnect_path to helper function by J. Bruce Fields · 11 years ago
  12. e4b70eb exportfs: eliminate unused "noprogress" counter by J. Bruce Fields · 11 years ago
  13. a056cc8 exportfs: stop retrying once we race with rename/remove by J. Bruce Fields · 11 years ago
  14. 0dbc018 exportfs: clear DISCONNECTED on all parents sooner by J. Bruce Fields · 11 years ago
  15. 78cee9a exportfs: more detailed comment for path_reconnect by J. Bruce Fields · 11 years ago
  16. 854ff5c exportfs: BUG_ON in crazy corner case by Christoph Hellwig · 11 years ago
  17. 13a2c3b dcache: fix outdated DCACHE_NEED_LOOKUP comment by J. Bruce Fields · 11 years ago
  18. f80de2c dcache: don't clear DCACHE_DISCONNECTED too early by J. Bruce Fields · 12 years ago
  19. e1a24bb dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries by J. Bruce Fields · 12 years ago
  20. 7632e46 dcache: use IS_ROOT to decide where dentry is hashed by J. Bruce Fields · 12 years ago
  21. b19f133 ocfs2: get rid of impossible checks by Al Viro · 11 years ago
  22. fbad2bd qnx4: i_sb is never NULL by Al Viro · 11 years ago
  23. 950ee95 exportfs: fix 32-bit nfsd handling of 64-bit inode numbers by J. Bruce Fields · 11 years ago
  24. b7a6ec5 vfs: split out vfs_getattr_nosec by J. Bruce Fields · 11 years ago
  25. 5a3cd9928 iget/iget5: don't bother with ->i_lock until we find a match by Al Viro · 11 years ago
  26. b18825a VFS: Put a small type field into struct dentry::d_flags by David Howells · 11 years ago
  27. afabada elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) by Al Viro · 11 years ago
  28. ec57941 constify do_coredump() argument by Al Viro · 11 years ago
  29. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  30. 078d8e6 ... and kill anon_inode_getfile_private() by Al Viro · 11 years ago
  31. 71ad749 rework aio migrate pages to use aio fs by Benjamin LaHaise · 11 years ago
  32. 6987843 take anon inode allocation to libfs.c by Al Viro · 11 years ago
  33. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  34. 7b1f402 spufs: get rid of dump_emit() wrappers 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. 7d2f551 restore 32bit aout coredump by Al Viro · 11 years ago
  46. 0f6ed63 no need to keep brlock macros anymore... by Al Viro · 11 years ago
  47. 11d100d coda_revalidate_inode(): switch to passing inode... by Al Viro · 11 years ago
  48. b61625d fold __d_shrink() into its only remaining caller by Al Viro · 11 years ago
  49. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  50. 8b61e74 get rid of {lock,unlock}_rcu_walk() by Al Viro · 11 years ago
  51. 48a066e RCU'd vfsmounts by Al Viro · 11 years ago
  52. 42c3260 switch shrink_dcache_for_umount() to use of d_walk() by Al Viro · 11 years ago
  53. dd3e2c5 fuse: rcu-delay freeing fuse_conn by Al Viro · 11 years ago
  54. 1adfcb0 pid_namespace: make freeing struct pid_namespace rcu-delayed by Al Viro · 11 years ago
  55. 1dcddd4 ncpfs: rcu-delay unload_nls() and freeing ncp_server by Al Viro · 11 years ago
  56. cac45b0 fat: rcu-delay unloading nls and freeing sbi by Al Viro · 11 years ago
  57. 2e32cf5 cifs: rcu-delay unload_nls() and freeing sbi by Al Viro · 11 years ago
  58. baa4067 autofs4: make freeing sbi rcu-delayed by Al Viro · 11 years ago
  59. 2d1d9b5 adfs: delayed freeing of sbi by Al Viro · 11 years ago
  60. 30687e0 hpfs: make freeing sbi and codetables rcu-delayed by Al Viro · 11 years ago
  61. e2fec7c make freeing super_block rcu-delayed by Al Viro · 11 years ago
  62. b70a80e vfs: introduce d_instantiate_no_diralias() by Miklos Szeredi · 11 years ago
  63. 94e92a6 move taking vfsmount_lock down into prepend_path() by Al Viro · 11 years ago
  64. 474279d split __lookup_mnt() in two functions by Al Viro · 11 years ago
  65. 7eb5e88 uninline destroy_super(), consolidate alloc_super() by Al Viro · 11 years ago
  66. 966c1f7 isofs: don't pass dentry to isofs_hash{i,}_common() by Al Viro · 11 years ago
  67. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  68. aab407f don't bother with vfsmount_lock in mounts_poll() by Al Viro · 11 years ago
  69. aba809cf namespace.c: get rid of mnt_ghosts by Al Viro · 11 years ago
  70. 9559f68 fold dup_mnt_ns() into its only surviving caller by Al Viro · 11 years ago
  71. f6b742d mnt_set_expiry() doesn't need vfsmount_lock by Al Viro · 11 years ago
  72. 22a7919 finish_automount() doesn't need vfsmount_lock for removal from expiry list by Al Viro · 11 years ago
  73. 085e83f fs/namespace.c: bury long-dead define by Al Viro · 11 years ago
  74. 649a795 fold mntfree() into mntput_no_expire() by Al Viro · 11 years ago
  75. 6339dab do_remount(): pull touch_mnt_namespace() up by Al Viro · 11 years ago
  76. aa7a574 dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock by Al Viro · 11 years ago
  77. 44bb438 fs_is_visible only needs namespace_sem held shared by Al Viro · 11 years ago
  78. 59aa0da initialize namespace_sem statically by Al Viro · 11 years ago
  79. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  80. 22bd002 rtl8188eu: remove dead code by Al Viro · 11 years ago
  81. 79b185d dmxdev: get rid of pointless clearing ->f_op by Al Viro · 11 years ago
  82. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  83. 7b00ed6 put_mnt_ns(): use drop_collected_mounts() by Al Viro · 11 years ago
  84. 84eb353 ncpfs: switch to %p[dD] by Al Viro · 11 years ago
  85. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  86. 1e903ed sunrpc: switch to %pd by Al Viro · 11 years ago
  87. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  88. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  89. 48bc06e befs: split symlink iops in two - for short and long symlinks resp. by Al Viro · 11 years ago
  90. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  91. 12f3887 libfs: get exports to definitions of objects being exported... by Al Viro · 11 years ago
  92. cbe9c08 ecryptfs: ->lower_path.dentry is never NULL by Al Viro · 11 years ago
  93. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  94. 2edbfbf ecryptfs: don't leave RCU pathwalk immediately by Al Viro · 11 years ago
  95. 3a93e17 ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op by Al Viro · 11 years ago
  96. ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
  97. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 11 years ago
  98. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  99. 13caa8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  100. 831ae3c Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago