1. 0ce3d74 shrinker: add node awareness by Dave Chinner · 11 years ago
  2. 4e717f5 list_lru: remove special case function list_lru_dispose_all. by Glauber Costa · 11 years ago
  3. f604156 dcache: convert to use new lru list infrastructure by Dave Chinner · 11 years ago
  4. d38fa69 inode: move inode to a different list inside lock by Glauber Costa · 11 years ago
  5. bc3b14c inode: convert inode lru list to generic lru list code. by Dave Chinner · 11 years ago
  6. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  7. dd1f6b2 dcache: remove dentries from LRU before putting on dispose list by Dave Chinner · 11 years ago
  8. 1915684 dentry: move to per-sb LRU locks by Dave Chinner · 11 years ago
  9. 62d36c7 dcache: convert dentry_stat.nr_unused to per-cpu counters by Dave Chinner · 11 years ago
  10. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  11. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  12. da5338c Add missing unlocks to error paths of mountpoint_last. by Dave Jones · 11 years ago
  13. bcce56d ... and fold the renamed __vfs_follow_link() into its only caller by Al Viro · 11 years ago
  14. aac34df fs: remove vfs_follow_link by Christoph Hellwig · 11 years ago
  15. b05430f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  16. d0d2727 vfs: make sure we don't have a stale root path if unlazy_walk() fails by Linus Torvalds · 11 years ago
  17. 48f5ec2 split read_seqretry_or_unlock(), convert d_walk() to resulting primitives by Al Viro · 11 years ago
  18. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  19. 45150c4 direct-io: Use return from cmpxchg to decide of assignment happened by Olof Johansson · 11 years ago
  20. 232d2d6 dcache: Translating dentry into pathname without taking rename_lock by Waiman Long · 11 years ago
  21. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  22. 16d70e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  23. 6c337ad Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  24. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  25. 20e029d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  26. ac83871 autofs4 - fix device ioctl mount lookup by Ian Kent · 11 years ago
  27. e5c832d vfs: fix dentry RCU to refcounting possibly sleeping dput() by Linus Torvalds · 11 years ago
  28. 2d86465 introduce kern_path_mountpoint() by Al Viro · 11 years ago
  29. 197df04 rename user_path_umountat() to user_path_mountpoint_at() by Al Viro · 11 years ago
  30. 3575952 take unlazy_walk() into umount_lookup_last() by Al Viro · 11 years ago
  31. 0d98439 vfs: use lockred "dead" flag to mark unrecoverably dead dentries by Linus Torvalds · 11 years ago
  32. 8aab6a2 vfs: reorganize dput() memory accesses by Linus Torvalds · 11 years ago
  33. d040790 prune_super(): sb->s_op is never NULL by Al Viro · 11 years ago
  34. dfc59e2c exportfs: don't assume that ->iterate() won't feed us too long entries by Al Viro · 11 years ago
  35. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  36. b1b3e13 NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity by Weston Andros Adamson · 11 years ago
  37. 0aea92b NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set by Trond Myklebust · 11 years ago
  38. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  39. 41d058c NFSv4: Disallow security negotiation for lookups when 'sec=' is specified by Trond Myklebust · 11 years ago
  40. dc0755c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  42. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  43. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  44. 19e7b8d NFS: Clean up nfs_parse_security_flavors() by Trond Myklebust · 11 years ago
  45. 74c9881 NFS: Clean up the auth flavour array mess by Trond Myklebust · 11 years ago
  46. 65984ff um: hostfs: Fix writeback by Richard Weinberger · 11 years ago
  47. a8d436f ceph: use d_invalidate() to invalidate aliases by Yan, Zheng · 11 years ago
  48. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  49. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  50. 971f0bd ceph: trivial buildbot warnings fix by Milosz Tanski · 11 years ago
  51. e81568e ceph: Do not do invalidate if the filesystem is mounted nofsc by Milosz Tanski · 11 years ago
  52. d4d3aa3 ceph: page still marked private_2 by Milosz Tanski · 11 years ago
  53. 9b8dd1e ceph: ceph_readpage_to_fscache didn't check if marked by Milosz Tanski · 11 years ago
  54. 76be778 ceph: clean PgPrivate2 on returning from readpages by Milosz Tanski · 11 years ago
  55. 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
  56. cd0a2df Merge tag 'fscache-fixes-for-ceph' into wip-fscache by Milosz Tanski · 11 years ago
  57. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  58. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  59. eb97a78 Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  60. 4109bb7 NFS: Don't check lock owner compatability unless file is locked (part 2) by Trond Myklebust · 11 years ago
  61. 5a6f282 fscache: Netfs function for cleanup post readpages by Milosz Tanski · 11 years ago
  62. 5002d7b CacheFiles: Implement interface to check cache consistency by David Howells · 11 years ago
  63. da9803b FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
  64. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  65. 0f1d260 NFS: Don't check lock owner compatibility in writes unless file is locked by Trond Myklebust · 11 years ago
  66. 46ea156 fuse: drop dentry on failed revalidate by Anand Avati · 11 years ago
  67. e2a6b95 fuse: clean up return in fuse_dentry_revalidate() by Miklos Szeredi · 11 years ago
  68. 5835f33 fuse: use d_materialise_unique() by Miklos Szeredi · 11 years ago
  69. 6497d16 sysfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  70. 13caa9f nfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  71. 1191a2b gfs2: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  72. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  73. eed8100 vfs: check unlinked ancestors before mount by Miklos Szeredi · 11 years ago
  74. 848ac114 vfs: check submounts and drop atomically by Miklos Szeredi · 11 years ago
  75. db14fc3 vfs: add d_walk() by Miklos Szeredi · 11 years ago
  76. 01ddc4e vfs: restructure d_genocide() by Miklos Szeredi · 11 years ago
  77. c4fe244 sparc: fix PCI device proc file mmap(2) by Alexey Dobriyan · 11 years ago
  78. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  79. 8897538 nfs4: Map NFS4ERR_WRONG_CRED to EPERM by Weston Andros Adamson · 11 years ago
  80. 8c21c62 nfs4.1: Add SP4_MACH_CRED write and commit support by Weston Andros Adamson · 11 years ago
  81. 3787d50 nfs4.1: Add SP4_MACH_CRED stateid support by Weston Andros Adamson · 11 years ago
  82. 8b5bee2 nfs4.1: Add SP4_MACH_CRED secinfo support by Weston Andros Adamson · 11 years ago
  83. fa94072 nfs4.1: Add SP4_MACH_CRED cleanup support by Weston Andros Adamson · 11 years ago
  84. ab4c236 nfs4.1: Add state protection handler by Weston Andros Adamson · 11 years ago
  85. 2031cd1 nfs4.1: Minimal SP4_MACH_CRED implementation by Weston Andros Adamson · 11 years ago
  86. 0c90180 GFS2: dirty inode correctly in gfs2_write_end by Benjamin Marzinski · 11 years ago
  87. 1d12d17 GFS2: Don't flag consistency error if first mounter is a spectator by Bob Peterson · 11 years ago
  88. a26b7c8 f2fs: optimize gc for better performance by Jin Xu · 11 years ago
  89. 423e95c f2fs: merge more bios of node block writes by Jaegeuk Kim · 11 years ago
  90. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  91. 6f3bc58 Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  92. ae67d9a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  93. f6de7a3 NFSv4: Document the recover_lost_locks kernel parameter by Trond Myklebust · 11 years ago
  94. ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
  95. b6a8525 NFS: Fix warning introduced by NFSv4.0 transport blocking patches by Chuck Lever · 11 years ago
  96. 1cec16a When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning: by Chuck Lever · 11 years ago
  97. 05726ac fuse: use list_for_each_entry() for list traversing by Dong Fang · 11 years ago
  98. 068213f GFS2: Remove unnecessary memory barrier by Bob Peterson · 11 years ago
  99. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  100. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago