1. 120c2bc 9p: Push file_update_time() into v9fs_vm_page_mkwrite() by Jan Kara · 12 years ago
  2. 3ca9c3b ceph: Push file_update_time() into ceph_page_mkwrite() by Jan Kara · 12 years ago
  3. 5e8830d fs: Push file_update_time() into __block_page_mkwrite() by Jan Kara · 12 years ago
  4. 64894cf simplify lookup_open()/atomic_open() - do the temporary mnt_want_write() early by Al Viro · 12 years ago
  5. 37cd960 Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  6. 8842b3b ceph: clean up useless d_parent checks by Sage Weil · 12 years ago
  7. f8310c5 fix O_EXCL handling for devices by Al Viro · 12 years ago
  8. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  9. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 12 years ago
  10. 4f59af7 xfs: remove iolock lock classes by Christoph Hellwig · 12 years ago
  11. 5a15322 xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes by Christoph Hellwig · 12 years ago
  12. 0b56185 xfs: do not take the iolock in xfs_inactive by Christoph Hellwig · 12 years ago
  13. fe67be0 xfs: remove xfs_inactive_attrs by Christoph Hellwig · 12 years ago
  14. b373e98 xfs: clean up xfs_inactive by Christoph Hellwig · 12 years ago
  15. be60fe5 xfs: do not read the AGI buffer in xfs_dialloc until nessecary by Christoph Hellwig · 12 years ago
  16. 55d6af6 xfs: refactor xfs_ialloc_ag_select by Christoph Hellwig · 12 years ago
  17. 4bb6106 xfs: add a short cut to xfs_dialloc for the non-NULL agbp case by Christoph Hellwig · 12 years ago
  18. 0835890 xfs: remove the alloc_done argument to xfs_dialloc by Christoph Hellwig · 12 years ago
  19. f2ecc5e xfs: split xfs_dialloc by Christoph Hellwig · 12 years ago
  20. bf88489 lockd: handle lockowner allocation failure in nlmclnt_proc() by Al Viro · 12 years ago
  21. 446945a lockd: shift grabbing a reference to nlm_host into nlm_alloc_call() by Al Viro · 12 years ago
  22. a51d9ea fs: add link restriction audit reporting by Kees Cook · 12 years ago
  23. 800179c fs: add link restrictions by Kees Cook · 12 years ago
  24. 3134f37 vfs: don't let do_last pass negative dentry to audit_inode by Jeff Layton · 12 years ago
  25. e4fad8e consolidate pipe file creation by Al Viro · 12 years ago
  26. b5bcdda take grabbing f->f_path to do_dentry_open() by Al Viro · 12 years ago
  27. 5c33b18 uninline file_free_rcu() by Al Viro · 12 years ago
  28. 0b1d901 ecryptfs_lookup_interpose(): allocate dentry_info first by Al Viro · 12 years ago
  29. bc65a12 sanitize ecryptfs_lookup() by Al Viro · 12 years ago
  30. a8104a9 pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. by Al Viro · 12 years ago
  31. 8e4bfca mknod: take sanity checks on mode into the very beginning by Al Viro · 12 years ago
  32. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  33. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  34. 2c142ba NFSd: make boot_time variable per network namespace by Stanislav Kinsbursky · 12 years ago
  35. a51c84e NFSd: make grace end flag per network namespace by Stanislav Kinsbursky · 12 years ago
  36. 5630f7f Lockd: move grace period management from lockd() to per-net functions by Stanislav Kinsbursky · 12 years ago
  37. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  38. db9c455 LockD: manage grace list per network namespace by Stanislav Kinsbursky · 12 years ago
  39. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  40. 5e1533c NFSd: make nfsd4_manager allocated per network namespace context. by Stanislav Kinsbursky · 12 years ago
  41. 08d44a3 LockD: make lockd manager allocated per network namespace by Stanislav Kinsbursky · 12 years ago
  42. 66547b0 LockD: manage grace period per network namespace by Stanislav Kinsbursky · 12 years ago
  43. e2edaa9 Lockd: add more debug to host shutdown functions by Stanislav Kinsbursky · 12 years ago
  44. d5850ff Lockd: host complaining function introduced by Stanislav Kinsbursky · 12 years ago
  45. caa4e76 LockD: manage used host count per networks namespace by Stanislav Kinsbursky · 12 years ago
  46. 3cf7fb0 LockD: manage garbage collection timeout per networks namespace by Stanislav Kinsbursky · 12 years ago
  47. 27adadd LockD: make garbage collector network namespace aware. by Stanislav Kinsbursky · 12 years ago
  48. b26411f LockD: mark host per network namespace on garbage collect by Stanislav Kinsbursky · 12 years ago
  49. 99dbb8f nfsd4: fix missing fault_inject.h include by J. Bruce Fields · 12 years ago
  50. 96d6d59 locks: move lease-specific code out of locks_delete_lock by J. Bruce Fields · 12 years ago
  51. 1a500f0 CIFS: Add SMB2 support for rmdir by Pavel Shilovsky · 12 years ago
  52. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  53. a0e7318 CIFS: Add SMB2 support for mkdir operation by Pavel Shilovsky · 13 years ago
  54. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 13 years ago
  55. ff691e9 CIFS: Simplify cifs_mkdir call by Pavel Shilovsky · 12 years ago
  56. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  57. 3b6e272 locks: prevent side-effects of locks_release_private before file_lock is initialized by Filipe Brandenburger · 12 years ago
  58. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
  59. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  60. 548ed10 Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  61. 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  62. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  63. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  64. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  65. b24baf6 Btrfs: uninit variable fixes in send/receive by Chris Mason · 12 years ago
  66. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  67. 31db9f7 Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive by Alexander Block · 12 years ago
  68. 7069830 Btrfs: add btrfs_compare_trees function by Alexander Block · 12 years ago
  69. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  70. 91cb916 Btrfs: make iref_to_path non static by Alexander Block · 12 years ago
  71. cd1cfc4 Btrfs: add a barrier before a waitqueue_active check by Chris Mason · 12 years ago
  72. e9fbcb4 Btrfs: call the ordered free operation without any locks held by Chris Mason · 12 years ago
  73. 2b0ce2c Btrfs: Check INCOMPAT flags on remount and add helper function by Mitch Harder · 12 years ago
  74. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  75. 764a1b1 cifs: ensure that we always do cifsFileInfo_get under the spinlock by Jeff Layton · 12 years ago
  76. e679376 Btrfs: add helper for tree enumeration by Arne Jansen · 13 years ago
  77. 362a20c btrfs: allow cross-subvolume file clone by David Sterba · 13 years ago
  78. 57c8b13e NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  79. 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  80. a007c4c nfsd: add get_uint for u32's by J. Bruce Fields · 12 years ago
  81. a6d88f2 NFSd: fix locking in nfsd_forget_delegations() by Stanislav Kinsbursky · 12 years ago
  82. 5559b50 nfsd4: fix cr_principal comparison check in same_creds by Vivek Trivedi · 12 years ago
  83. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  84. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  85. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  86. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  87. d60622e CIFS: Allow SMB2 statistics to be tracked by Pavel Shilovsky · 12 years ago
  88. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 12 years ago
  89. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 12 years ago
  90. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 12 years ago
  91. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 12 years ago
  92. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 12 years ago
  93. 25e2663 CIFS: Add SMB2 support for build_path_to_root by Pavel Shilovsky · 12 years ago
  94. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 12 years ago
  95. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 13 years ago
  96. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  97. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 13 years ago
  98. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 12 years ago
  99. af4281d CIFS: Move informational tcon calls to ops struct by Pavel Shilovsky · 12 years ago
  100. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 12 years ago