1. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  2. aab407f don't bother with vfsmount_lock in mounts_poll() by Al Viro · 11 years ago
  3. aba809cf namespace.c: get rid of mnt_ghosts by Al Viro · 11 years ago
  4. 9559f68 fold dup_mnt_ns() into its only surviving caller by Al Viro · 11 years ago
  5. f6b742d mnt_set_expiry() doesn't need vfsmount_lock by Al Viro · 11 years ago
  6. 22a7919 finish_automount() doesn't need vfsmount_lock for removal from expiry list by Al Viro · 11 years ago
  7. 085e83f fs/namespace.c: bury long-dead define by Al Viro · 11 years ago
  8. 649a795 fold mntfree() into mntput_no_expire() by Al Viro · 11 years ago
  9. 6339dab do_remount(): pull touch_mnt_namespace() up by Al Viro · 11 years ago
  10. aa7a574 dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock by Al Viro · 11 years ago
  11. 44bb438 fs_is_visible only needs namespace_sem held shared by Al Viro · 11 years ago
  12. 59aa0da initialize namespace_sem statically by Al Viro · 11 years ago
  13. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  14. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  15. 7b00ed6 put_mnt_ns(): use drop_collected_mounts() by Al Viro · 11 years ago
  16. 84eb353 ncpfs: switch to %p[dD] by Al Viro · 11 years ago
  17. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  18. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  19. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  20. 48bc06e befs: split symlink iops in two - for short and long symlinks resp. by Al Viro · 11 years ago
  21. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  22. 12f3887 libfs: get exports to definitions of objects being exported... by Al Viro · 11 years ago
  23. cbe9c08 ecryptfs: ->lower_path.dentry is never NULL by Al Viro · 11 years ago
  24. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  25. 2edbfbf ecryptfs: don't leave RCU pathwalk immediately by Al Viro · 11 years ago
  26. 3a93e17 ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op by Al Viro · 11 years ago
  27. ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
  28. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  29. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 11 years ago
  30. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  31. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  32. 3dbecf0 Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  33. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  34. 964fb15 Btrfs: eliminate races in worker stopping code by Ilya Dryomov · 11 years ago
  35. 385fe0b Btrfs: fix crash of compressed writes by Liu Bo · 11 years ago
  36. 60e7cd3 Btrfs: fix transid verify errors when recovering log tree by Josef Bacik · 11 years ago
  37. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  38. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  39. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  40. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  41. 15c83d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  42. 981d901 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  43. 517bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  44. c2d22ec fs/super.c: fix lru_list leak for real by Al Viro · 11 years ago
  45. 698fa1d fuse: no RCU mode in fuse_access() by Miklos Szeredi · 11 years ago
  46. 6314efe fuse: readdirplus: fix RCU walk by Miklos Szeredi · 11 years ago
  47. 3c70b8e fuse: don't check_submounts_and_drop() in RCU walk by Miklos Szeredi · 11 years ago
  48. f927318 Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  49. 522d6d3 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  50. 7f42ec3 nilfs2: fix issue with race condition of competition between segments for dirty blocks by Vyacheslav Dubeyko · 11 years ago
  51. 7202365 fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing by Dan Aloni · 11 years ago
  52. 13f3583 afs: dget_parent() can't return a negative dentry by Al Viro · 11 years ago
  53. 7b9a237 ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate() by Al Viro · 11 years ago
  54. 4947555 sysv: Add forgotten superblock lock init for v7 fs by Lubomir Rintel · 11 years ago
  55. 367156d NFS: Give "flavor" an initial value to fix a compile warning by Anna Schumaker · 11 years ago
  56. 58a8cf1 NFSv4.1: try SECINFO_NO_NAME flavs until one works by Weston Andros Adamson · 11 years ago
  57. acd65e5 NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds by Trond Myklebust · 11 years ago
  58. 52b26a3 NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails by Trond Myklebust · 11 years ago
  59. ddd23eb Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  60. e1f8826 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  61. 5e9ae2e aio: fix use-after-free in aio_migratepage by Benjamin LaHaise · 11 years ago
  62. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  63. 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
  64. ffe67b5 [CIFS] update cifs.ko version by Steve French · 11 years ago
  65. 05c715f [CIFS] Remove ext2 flags that have been moved to fs.h by Steve French · 11 years ago
  66. a153e67 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  67. 99d7a88 fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume by Goldwyn Rodrigues · 11 years ago
  68. 2f6cf0d block: Fix bio_copy_data() by Kent Overstreet · 11 years ago
  69. 566055d xfs: log recovery lsn ordering needs uuid check by Dave Chinner · 11 years ago
  70. b771af2 xfs: fix XFS_IOC_FREE_EOFBLOCKS definition by Dave Chinner · 11 years ago
  71. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 11 years ago
  72. 4885235 xfs: lock the AIL before removing the buffer item by Dave Chinner · 11 years ago
  73. 721a769 reiserfs: fix race with flush_used_journal_lists and flush_journal_list by Jeff Mahoney · 11 years ago
  74. 7bc9cc0 reiserfs: remove useless flush_old_journal_lists by Jeff Mahoney · 11 years ago
  75. 69d7567 udf: Fortify LVID loading by Jan Kara · 11 years ago
  76. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  77. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  78. 94aebfb Btrfs: create the uuid tree on remount rw by Josef Bacik · 11 years ago
  79. 74d290d [CIFS] Provide sane values for nlink by Jim McDonough · 11 years ago
  80. cbf8b8c btrfs: change extent-same to copy entire argument struct by Mark Fasheh · 11 years ago
  81. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  82. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 11 years ago
  83. 6ef3de9 btrfs: refuse to remount read-write after abort by David Sterba · 11 years ago
  84. 1cecf57 Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0 by chandan · 11 years ago
  85. a0634be Btrfs: don't leak transaction in btrfs_sync_file() by Filipe David Borba Manana · 11 years ago
  86. a724b43 Btrfs: add the missing mutex unlock in write_all_supers() by Stefan Behrens · 11 years ago
  87. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  88. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  89. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  90. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  91. 14575ae Revert "Btrfs: rework the overcommit logic to be based on the total size" by Josef Bacik · 11 years ago
  92. 652f25a Btrfs: improve replacing nocow extents by Josef Bacik · 11 years ago
  93. d555438 Btrfs: drop dir i_size when adding new names on replay by Josef Bacik · 11 years ago
  94. dd8e721 Btrfs: replay dir_index items before other items by Josef Bacik · 11 years ago
  95. a5874ce Btrfs: check roots last log commit when checking if an inode has been logged by Josef Bacik · 11 years ago
  96. de2b530 Btrfs: actually log directory we are fsync()'ing by Josef Bacik · 11 years ago
  97. 573aeca Btrfs: actually limit the size of delalloc range by Josef Bacik · 11 years ago
  98. a482039 Btrfs: allocate the free space by the existed max extent size when ENOSPC by Miao Xie · 11 years ago
  99. 13fd8da btrfs: add lockdep and tracing annotations for uuid tree by David Sterba · 11 years ago
  100. 79556c3 btrfs: show compiled-in config features at module load time by Stefan Behrens · 11 years ago