1. a056cc8 exportfs: stop retrying once we race with rename/remove by J. Bruce Fields · 11 years ago
  2. 0dbc018 exportfs: clear DISCONNECTED on all parents sooner by J. Bruce Fields · 11 years ago
  3. 78cee9a exportfs: more detailed comment for path_reconnect by J. Bruce Fields · 11 years ago
  4. 854ff5c exportfs: BUG_ON in crazy corner case by Christoph Hellwig · 11 years ago
  5. 13a2c3b dcache: fix outdated DCACHE_NEED_LOOKUP comment by J. Bruce Fields · 11 years ago
  6. f80de2c dcache: don't clear DCACHE_DISCONNECTED too early by J. Bruce Fields · 12 years ago
  7. e1a24bb dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries by J. Bruce Fields · 13 years ago
  8. 7632e46 dcache: use IS_ROOT to decide where dentry is hashed by J. Bruce Fields · 13 years ago
  9. b19f133 ocfs2: get rid of impossible checks by Al Viro · 11 years ago
  10. fbad2bd qnx4: i_sb is never NULL by Al Viro · 11 years ago
  11. 950ee95 exportfs: fix 32-bit nfsd handling of 64-bit inode numbers by J. Bruce Fields · 11 years ago
  12. b7a6ec5 vfs: split out vfs_getattr_nosec by J. Bruce Fields · 11 years ago
  13. 5a3cd9928 iget/iget5: don't bother with ->i_lock until we find a match by Al Viro · 11 years ago
  14. b18825a VFS: Put a small type field into struct dentry::d_flags by David Howells · 11 years ago
  15. afabada elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) by Al Viro · 11 years ago
  16. ec57941 constify do_coredump() argument by Al Viro · 11 years ago
  17. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  18. 078d8e6 ... and kill anon_inode_getfile_private() by Al Viro · 11 years ago
  19. 71ad749 rework aio migrate pages to use aio fs by Benjamin LaHaise · 11 years ago
  20. 6987843 take anon inode allocation to libfs.c by Al Viro · 11 years ago
  21. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  22. 7b1f402 spufs: get rid of dump_emit() wrappers by Al Viro · 11 years ago
  23. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  24. 2507a4f make dump_emit() use vfs_write() instead of banging at ->f_op->write directly by Al Viro · 11 years ago
  25. 1ad6701 binfmt_elf: count notes towards coredump limit by Al Viro · 11 years ago
  26. 43a5d54 aout: switch to dump_emit by Al Viro · 11 years ago
  27. cdc3d56 switch elf_coredump_extra_notes_write() to dump_emit() by Al Viro · 11 years ago
  28. e6c1baa convert the rest of binfmt_elf_fdpic to dump_emit() by Al Viro · 11 years ago
  29. 13046ec binfmt_elf: convert writing actual dump pages to dump_emit() by Al Viro · 11 years ago
  30. aa3e7ea switch elf_core_write_extra_data() to dump_emit() by Al Viro · 11 years ago
  31. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  32. ecc8c77 new helper: dump_emit() by Al Viro · 11 years ago
  33. 7d2f551 restore 32bit aout coredump by Al Viro · 11 years ago
  34. 0f6ed63 no need to keep brlock macros anymore... by Al Viro · 11 years ago
  35. 11d100d coda_revalidate_inode(): switch to passing inode... by Al Viro · 11 years ago
  36. b61625d fold __d_shrink() into its only remaining caller by Al Viro · 11 years ago
  37. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  38. 8b61e74 get rid of {lock,unlock}_rcu_walk() by Al Viro · 11 years ago
  39. 48a066e RCU'd vfsmounts by Al Viro · 11 years ago
  40. 42c3260 switch shrink_dcache_for_umount() to use of d_walk() by Al Viro · 11 years ago
  41. dd3e2c55 fuse: rcu-delay freeing fuse_conn by Al Viro · 11 years ago
  42. 1adfcb0 pid_namespace: make freeing struct pid_namespace rcu-delayed by Al Viro · 11 years ago
  43. 1dcddd4 ncpfs: rcu-delay unload_nls() and freeing ncp_server by Al Viro · 11 years ago
  44. cac45b0 fat: rcu-delay unloading nls and freeing sbi by Al Viro · 11 years ago
  45. 2e32cf5 cifs: rcu-delay unload_nls() and freeing sbi by Al Viro · 11 years ago
  46. baa4067 autofs4: make freeing sbi rcu-delayed by Al Viro · 11 years ago
  47. 2d1d9b5 adfs: delayed freeing of sbi by Al Viro · 11 years ago
  48. 30687e0 hpfs: make freeing sbi and codetables rcu-delayed by Al Viro · 11 years ago
  49. e2fec7c make freeing super_block rcu-delayed by Al Viro · 11 years ago
  50. b70a80e vfs: introduce d_instantiate_no_diralias() by Miklos Szeredi · 11 years ago
  51. 94e92a6 move taking vfsmount_lock down into prepend_path() by Al Viro · 11 years ago
  52. 474279d split __lookup_mnt() in two functions by Al Viro · 11 years ago
  53. 7eb5e88 uninline destroy_super(), consolidate alloc_super() by Al Viro · 11 years ago
  54. 966c1f7 isofs: don't pass dentry to isofs_hash{i,}_common() by Al Viro · 11 years ago
  55. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  56. aab407f don't bother with vfsmount_lock in mounts_poll() by Al Viro · 11 years ago
  57. aba809cf namespace.c: get rid of mnt_ghosts by Al Viro · 11 years ago
  58. 9559f68 fold dup_mnt_ns() into its only surviving caller by Al Viro · 11 years ago
  59. f6b742d mnt_set_expiry() doesn't need vfsmount_lock by Al Viro · 11 years ago
  60. 22a7919 finish_automount() doesn't need vfsmount_lock for removal from expiry list by Al Viro · 11 years ago
  61. 085e83f fs/namespace.c: bury long-dead define by Al Viro · 11 years ago
  62. 649a795 fold mntfree() into mntput_no_expire() by Al Viro · 11 years ago
  63. 6339dab do_remount(): pull touch_mnt_namespace() up by Al Viro · 11 years ago
  64. aa7a574 dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock by Al Viro · 11 years ago
  65. 44bb438 fs_is_visible only needs namespace_sem held shared by Al Viro · 11 years ago
  66. 59aa0da initialize namespace_sem statically by Al Viro · 11 years ago
  67. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  68. 22bd002 rtl8188eu: remove dead code by Al Viro · 11 years ago
  69. 79b185d dmxdev: get rid of pointless clearing ->f_op by Al Viro · 11 years ago
  70. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  71. 7b00ed6 put_mnt_ns(): use drop_collected_mounts() by Al Viro · 11 years ago
  72. 84eb353 ncpfs: switch to %p[dD] by Al Viro · 11 years ago
  73. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  74. 1e903ed sunrpc: switch to %pd by Al Viro · 11 years ago
  75. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  76. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  77. 48bc06e befs: split symlink iops in two - for short and long symlinks resp. by Al Viro · 11 years ago
  78. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  79. 12f3887 libfs: get exports to definitions of objects being exported... by Al Viro · 11 years ago
  80. cbe9c08 ecryptfs: ->lower_path.dentry is never NULL by Al Viro · 11 years ago
  81. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  82. 2edbfbf ecryptfs: don't leave RCU pathwalk immediately by Al Viro · 11 years ago
  83. 3a93e17 ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op by Al Viro · 11 years ago
  84. ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
  85. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 11 years ago
  86. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  87. 13caa8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  88. 831ae3c Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  89. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  90. 85f6d2d Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  91. 4ed5476 Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  92. e3757a1 Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  93. 20fa786 Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  94. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 11 years ago
  95. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  96. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  97. 95167aa Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  98. 67d470e Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" by Bjorn Helgaas · 11 years ago
  99. 7dee8df Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. 3dbecf0 Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago