1. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  2. 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
  3. 4109bb7 NFS: Don't check lock owner compatability unless file is locked (part 2) by Trond Myklebust · 11 years ago
  4. 5a6f282 fscache: Netfs function for cleanup post readpages by Milosz Tanski · 11 years ago
  5. 5002d7b CacheFiles: Implement interface to check cache consistency by David Howells · 11 years ago
  6. da9803b FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
  7. 9e01242 Squashfs: add corruption check for type in squashfs_readdir() by Phillip Lougher · 11 years ago
  8. f960cae Squashfs: add corruption check in get_dir_index_using_offset() by Phillip Lougher · 11 years ago
  9. 68e7f41 Squashfs: fix corruption checks in squashfs_readdir() by Phillip Lougher · 11 years ago
  10. 52e9ce1 Squashfs: fix corruption checks in squashfs_lookup() by Phillip Lougher · 11 years ago
  11. 9dbc41d Squashfs: fix corruption check in get_dir_index_using_name() by Phillip Lougher · 11 years ago
  12. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  13. 0f1d260 NFS: Don't check lock owner compatibility in writes unless file is locked by Trond Myklebust · 11 years ago
  14. 46ea156 fuse: drop dentry on failed revalidate by Anand Avati · 11 years ago
  15. e2a6b95 fuse: clean up return in fuse_dentry_revalidate() by Miklos Szeredi · 11 years ago
  16. 5835f33 fuse: use d_materialise_unique() by Miklos Szeredi · 11 years ago
  17. 6497d16 sysfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  18. 13caa9f nfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  19. 1191a2b gfs2: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  20. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  21. eed8100 vfs: check unlinked ancestors before mount by Miklos Szeredi · 11 years ago
  22. 848ac114 vfs: check submounts and drop atomically by Miklos Szeredi · 11 years ago
  23. db14fc3 vfs: add d_walk() by Miklos Szeredi · 11 years ago
  24. 01ddc4e vfs: restructure d_genocide() by Miklos Szeredi · 11 years ago
  25. c4fe244 sparc: fix PCI device proc file mmap(2) by Alexey Dobriyan · 11 years ago
  26. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. 8897538 nfs4: Map NFS4ERR_WRONG_CRED to EPERM by Weston Andros Adamson · 11 years ago
  28. 8c21c62 nfs4.1: Add SP4_MACH_CRED write and commit support by Weston Andros Adamson · 11 years ago
  29. 3787d50 nfs4.1: Add SP4_MACH_CRED stateid support by Weston Andros Adamson · 11 years ago
  30. 8b5bee2 nfs4.1: Add SP4_MACH_CRED secinfo support by Weston Andros Adamson · 11 years ago
  31. fa94072 nfs4.1: Add SP4_MACH_CRED cleanup support by Weston Andros Adamson · 11 years ago
  32. ab4c236 nfs4.1: Add state protection handler by Weston Andros Adamson · 11 years ago
  33. 2031cd1 nfs4.1: Minimal SP4_MACH_CRED implementation by Weston Andros Adamson · 11 years ago
  34. 0c90180 GFS2: dirty inode correctly in gfs2_write_end by Benjamin Marzinski · 11 years ago
  35. 1d12d17 GFS2: Don't flag consistency error if first mounter is a spectator by Bob Peterson · 11 years ago
  36. a26b7c8 f2fs: optimize gc for better performance by Jin Xu · 11 years ago
  37. 423e95c f2fs: merge more bios of node block writes by Jaegeuk Kim · 11 years ago
  38. 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
  39. 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
  40. ae67d9a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  41. e012526 Squashfs: Optimized uncompressed buffer loop by Manish Sharma · 11 years ago
  42. f6de7a3 NFSv4: Document the recover_lost_locks kernel parameter by Trond Myklebust · 11 years ago
  43. ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
  44. b6a8525 NFS: Fix warning introduced by NFSv4.0 transport blocking patches by Chuck Lever · 11 years ago
  45. 1cec16a When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning: by Chuck Lever · 11 years ago
  46. 05726ac fuse: use list_for_each_entry() for list traversing by Dong Fang · 11 years ago
  47. 068213f GFS2: Remove unnecessary memory barrier by Bob Peterson · 11 years ago
  48. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  49. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  50. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  51. 173c840 switch fchmod() to fdget by Al Viro · 11 years ago
  52. 7e3fb58 switch epoll_ctl() to fdget by Al Viro · 11 years ago
  53. e95c311 git simplify nilfs check for busy subtree by Al Viro · 11 years ago
  54. badcf2b constify touch_atime() by Al Viro · 11 years ago
  55. 8033426 vfs: allow umount to handle mountpoints without revalidating them by Jeff Layton · 11 years ago
  56. 590fb51 vfs: call d_op->d_prune() before unhashing dentry by Yan, Zheng · 11 years ago
  57. 184caca only regular files with FMODE_WRITE need to be on s_files by Al Viro · 11 years ago
  58. 301f026 nfsd: racy access to ->d_name in nsfd4_encode_path() by Al Viro · 11 years ago
  59. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  60. 1d03c6f xfs: XFS_MOUNT_QUOTA_ALL needed by userspace by Dave Chinner · 11 years ago
  61. 50fc5f7 xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino by Dave Chinner · 11 years ago
  62. 2cf8bca NFS: Update session draining barriers for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  63. be05c86 NFS: Add nfs4_sequence calls for OPEN_CONFIRM by Chuck Lever · 11 years ago
  64. fbd4bfd NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER by Chuck Lever · 11 years ago
  65. 160881e NFS: Enable nfs4_setup_sequence() for DELEGRETURN by Chuck Lever · 11 years ago
  66. 3bd2384 NFS: NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  67. abf79bb NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  68. eb2a1cd NFS: Add global helper for releasing slot table resources by Chuck Lever · 11 years ago
  69. 744aa52 NFS: Add global helper to set up a stand-along nfs4_slot_table by Chuck Lever · 11 years ago
  70. 9d33059 NFS: Enable slot table helpers for NFSv4.0 by Chuck Lever · 11 years ago
  71. 220e09c NFS: Remove unused call_sync minor version op by Chuck Lever · 11 years ago
  72. 9915ea7 NFS: Add RPC callouts to start NFSv4.0 synchronous requests by Chuck Lever · 11 years ago
  73. a9c92d6 NFS: Common versions of sequence helper functions by Chuck Lever · 11 years ago
  74. 5a580e0 NFS: Clean up nfs4_setup_sequence() by Chuck Lever · 11 years ago
  75. 2a3eb2b NFS: Rename nfs41_call_sync_data as a common data structure by Chuck Lever · 11 years ago
  76. e8d9238 NFS: When displaying session slot numbers, use "%u" consistently by Chuck Lever · 11 years ago
  77. ba6c059 NFS: Ensure that rmdir() waits for sillyrenames to complete by Trond Myklebust · 11 years ago
  78. a5250de NFSv4: use the mach cred for SECINFO w/ integrity by Weston Andros Adamson · 11 years ago
  79. dc24826 NFS avoid expired credential keys for buffered writes by Andy Adamson · 11 years ago
  80. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  81. fc6d0b0 Merge branch 'lockref' (locked reference counts) by Linus Torvalds · 11 years ago
  82. efeb9e6 fuse: readdir: check for slash in names by Miklos Szeredi · 11 years ago
  83. 06a7c3c fuse: hotfix truncate_pagecache() issue by Maxim Patlasov · 11 years ago
  84. d331a41 fuse: invalidate inode attributes on xattr modification by Anand Avati · 11 years ago
  85. 4a4ac4e fuse: postpone end_page_writeback() in fuse_writepage_locked() by Maxim Patlasov · 11 years ago
  86. 222cbdc f2fs: avoid an overflow during utilization calculation by Jaegeuk Kim · 11 years ago
  87. c34e333 f2fs: trigger GC when there are prefree segments by Jaegeuk Kim · 11 years ago
  88. 1557008 vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() by Linus Torvalds · 11 years ago
  89. df3d0bb vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() by Waiman Long · 11 years ago
  90. 2127d82 NFSv4: Convert idmapper to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  91. d7396f0 Btrfs: optimize key searches in btrfs_search_slot by Filipe David Borba Manana · 11 years ago
  92. 45d5fd1 Btrfs: don't use an async starter for most of our workers by Josef Bacik · 11 years ago
  93. 7f4f6e0 Btrfs: only update disk_i_size as we remove extents by Josef Bacik · 11 years ago
  94. f45388f Btrfs: fix deadlock in uuid scan kthread by Filipe David Borba Manana · 11 years ago
  95. 795a332 Btrfs: stop refusing the relocation of chunk 0 by Ilya Dryomov · 11 years ago
  96. d8f9803 Btrfs: fix memory leak of uuid_root in free_fs_info by Filipe David Borba Manana · 11 years ago
  97. ed84885 btrfs: reuse kbasename helper by Andy Shevchenko · 11 years ago
  98. e57138b btrfs: return btrfs error code for dev excl ops err by Anand Jain · 11 years ago
  99. 77cef2e Btrfs: allow partial ordered extent completion by Josef Bacik · 11 years ago
  100. b12d686 Btrfs: convert all bug_ons in free-space-cache.c by Josef Bacik · 11 years ago