1. 62d36c7 dcache: convert dentry_stat.nr_unused to per-cpu counters by Dave Chinner · 11 years ago
  2. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  3. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  4. da5338c Add missing unlocks to error paths of mountpoint_last. by Dave Jones · 11 years ago
  5. bcce56d ... and fold the renamed __vfs_follow_link() into its only caller by Al Viro · 11 years ago
  6. aac34df fs: remove vfs_follow_link by Christoph Hellwig · 11 years ago
  7. b05430f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. d0d2727 vfs: make sure we don't have a stale root path if unlazy_walk() fails by Linus Torvalds · 11 years ago
  9. 74ffa79 xfs: don't assert fail on bad inode numbers by Dave Chinner · 11 years ago
  10. 46f9d2e xfs: aborted buf items can be in the AIL. by Dave Chinner · 11 years ago
  11. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
  12. 2dc164f xfs: fix memory allocation failures with ACLs by Dave Chinner · 11 years ago
  13. 0a4edc8 xfs: ensure we copy buffer type in da btree root splits by Dave Chinner · 11 years ago
  14. daf7b79 xfs: set remote symlink buffer type for recovery by Dave Chinner · 11 years ago
  15. 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  16. 9f79fb4 NFSv4.1 fix decode_free_stateid by Andy Adamson · 11 years ago
  17. 21b5c97 xfs: swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  18. 42873b0 CIFS: Respect epoch value from create lease context v2 by Pavel Shilovsky · 11 years ago
  19. f047390 CIFS: Add create lease v2 context for SMB3 by Pavel Shilovsky · 11 years ago
  20. b5c7cde CIFS: Move parsing lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  21. a41a28b CIFS: Move creating lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  22. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  23. 0f295a2 xfs: check magic numbers in dir3 leaf verifier first by Dave Chinner · 11 years ago
  24. a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
  25. e9fbbad xfs: fix endian warning in xlog_recover_get_buf_lsn() by Dave Chinner · 11 years ago
  26. 48f5ec2 split read_seqretry_or_unlock(), convert d_walk() to resulting primitives by Al Viro · 11 years ago
  27. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  28. 45150c4 direct-io: Use return from cmpxchg to decide of assignment happened by Olof Johansson · 11 years ago
  29. 232d2d6 dcache: Translating dentry into pathname without taking rename_lock by Waiman Long · 11 years ago
  30. d9b2c87 aio: rcu_read_lock protection for new rcu_dereference calls by Artem Savkov · 11 years ago
  31. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  32. 16d70e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  33. 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
  34. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  35. 20e029d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  36. d6c355c aio: fix race in ring buffer page lookup introduced by page migration support by Benjamin LaHaise · 11 years ago
  37. ac83871 autofs4 - fix device ioctl mount lookup by Ian Kent · 11 years ago
  38. e5c832d vfs: fix dentry RCU to refcounting possibly sleeping dput() by Linus Torvalds · 11 years ago
  39. 2d86465 introduce kern_path_mountpoint() by Al Viro · 11 years ago
  40. 197df04 rename user_path_umountat() to user_path_mountpoint_at() by Al Viro · 11 years ago
  41. 3575952 take unlazy_walk() into umount_lookup_last() by Al Viro · 11 years ago
  42. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  43. 0d98439 vfs: use lockred "dead" flag to mark unrecoverably dead dentries by Linus Torvalds · 11 years ago
  44. 8aab6a2 vfs: reorganize dput() memory accesses by Linus Torvalds · 11 years ago
  45. 77993be [CIFS] quiet sparse compile warning by Steve French · 11 years ago
  46. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  47. 5c234aa cifs: Add a variable specific to NTLMSSP for key exchange. by Shirish Pargaonkar · 11 years ago
  48. d4e63bd cifs: Process post session setup code in respective dialect functions. by Shirish Pargaonkar · 11 years ago
  49. 31f92e9 CIFS: convert to use le32_add_cpu() by Wei Yongjun · 11 years ago
  50. 933d4b3 CIFS: Fix missing lease break by Pavel Shilovsky · 11 years ago
  51. 1a05096 CIFS: Fix a memory leak when a lease break comes by Pavel Shilovsky · 11 years ago
  52. ec71e0e cifs: convert case-insensitive dentry ops to use new case conversion routines by Jeff Layton · 11 years ago
  53. c2ccf53 cifs: add new case-insensitive conversion routines that are based on wchar_t's by Jeff Layton · 11 years ago
  54. cdf1246 cifs: Move and expand MAX_SERVER_SIZE definition by Scott Lovenberg · 11 years ago
  55. 8c3a2b4 cifs: Move string length definitions to uapi by Scott Lovenberg · 11 years ago
  56. d244bf2 CIFS: Implement follow_link for nounix CIFS mounts by Pavel Shilovsky · 11 years ago
  57. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  58. 3ae35cd cifs: display iocharset= option in /proc/mounts by Jeff Layton · 11 years ago
  59. 30706a5 cifs: create a new Documentation/ directory and move docfiles into it by Jeff Layton · 11 years ago
  60. 73e216a cifs: ensure that srv_mutex is held when dealing with ssocket pointer by Jeff Layton · 11 years ago
  61. d040790 prune_super(): sb->s_op is never NULL by Al Viro · 11 years ago
  62. dfc59e2c exportfs: don't assume that ->iterate() won't feed us too long entries by Al Viro · 11 years ago
  63. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  64. b1b3e13 NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity by Weston Andros Adamson · 11 years ago
  65. 0aea92b NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set by Trond Myklebust · 11 years ago
  66. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  67. 41d058c NFSv4: Disallow security negotiation for lookups when 'sec=' is specified by Trond Myklebust · 11 years ago
  68. dc0755c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  69. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  70. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  71. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  72. 19e7b8d NFS: Clean up nfs_parse_security_flavors() by Trond Myklebust · 11 years ago
  73. 74c9881 NFS: Clean up the auth flavour array mess by Trond Myklebust · 11 years ago
  74. 65984ff um: hostfs: Fix writeback by Richard Weinberger · 11 years ago
  75. cb69f36 ecryptfs: avoid ctx initialization race by Kees Cook · 11 years ago
  76. e6cbd6a ecryptfs: remove check for if an array is NULL by Dan Carpenter · 11 years ago
  77. a8d436f ceph: use d_invalidate() to invalidate aliases by Yan, Zheng · 11 years ago
  78. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  79. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  80. 971f0bd ceph: trivial buildbot warnings fix by Milosz Tanski · 11 years ago
  81. e81568e ceph: Do not do invalidate if the filesystem is mounted nofsc by Milosz Tanski · 11 years ago
  82. d4d3aa3 ceph: page still marked private_2 by Milosz Tanski · 11 years ago
  83. 9b8dd1e ceph: ceph_readpage_to_fscache didn't check if marked by Milosz Tanski · 11 years ago
  84. 76be778 ceph: clean PgPrivate2 on returning from readpages by Milosz Tanski · 11 years ago
  85. 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
  86. cd0a2df Merge tag 'fscache-fixes-for-ceph' into wip-fscache by Milosz Tanski · 11 years ago
  87. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  88. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  89. 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
  90. 4109bb7 NFS: Don't check lock owner compatability unless file is locked (part 2) by Trond Myklebust · 11 years ago
  91. 5a6f282 fscache: Netfs function for cleanup post readpages by Milosz Tanski · 11 years ago
  92. 5002d7b CacheFiles: Implement interface to check cache consistency by David Howells · 11 years ago
  93. da9803b FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
  94. 9e01242 Squashfs: add corruption check for type in squashfs_readdir() by Phillip Lougher · 11 years ago
  95. f960cae Squashfs: add corruption check in get_dir_index_using_offset() by Phillip Lougher · 11 years ago
  96. 68e7f41 Squashfs: fix corruption checks in squashfs_readdir() by Phillip Lougher · 11 years ago
  97. 52e9ce1 Squashfs: fix corruption checks in squashfs_lookup() by Phillip Lougher · 11 years ago
  98. 9dbc41d Squashfs: fix corruption check in get_dir_index_using_name() by Phillip Lougher · 11 years ago
  99. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  100. 0f1d260 NFS: Don't check lock owner compatibility in writes unless file is locked by Trond Myklebust · 11 years ago