1. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  2. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  3. b9e2780d sysfs: Remove support for tagged directories with untagged members (again) by Eric W. Biederman · 13 years ago
  4. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  5. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  6. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  8. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  9. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  10. 92bac8c nfsd4: typo logical vs bitwise negate for want_mask by Benny Halevy · 13 years ago
  11. c668fc6 nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED by Benny Halevy · 13 years ago
  12. fc0c3dd nfsd4: seq->status_flags may be used unitialized by Benny Halevy · 13 years ago
  13. 5423732 nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid by Benny Halevy · 13 years ago
  14. 940aab4 Check validity of cl_rpcclient in nfs_server_list_show by Malahal Naineni · 13 years ago
  15. 903e21e sysfs: Reject with a warning invalid uses of tagged directories. by Eric W. Biederman · 13 years ago
  16. 2339618 sysfs: Remove support for tagged directories with untagged members. by Eric W. Biederman · 13 years ago
  17. 487505c sysfs: Implement support for tagged files in sysfs. by Eric W. Biederman · 13 years ago
  18. b6ee8cd NFS: Get rid of the nfs_rdata_mempool by Trond Myklebust · 13 years ago
  19. fba7300 NFS: Don't rely on PageError in nfs_readpage_release_partial by Trond Myklebust · 13 years ago
  20. fbb5a9a NFS: Get rid of unnecessary calls to ClearPageError() in read code by Trond Myklebust · 13 years ago
  21. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  22. 8b289b2 nfsd4: implement new 4.1 open reclaim types by J. Bruce Fields · 13 years ago
  23. a8d86cd nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround by J. Bruce Fields · 13 years ago
  24. 08ef7bd NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup by Trond Myklebust · 13 years ago
  25. 0c2e53f NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() by Trond Myklebust · 13 years ago
  26. a9a4a87 NFS: Use the inode->i_version to cache NFSv4 change attribute information by Trond Myklebust · 13 years ago
  27. 45402c38 nfs/super.c: local functions should be static by H Hartley Sweeten · 13 years ago
  28. 7542274 pnfsblock: fix writeback deadlock by Peng Tao · 13 years ago
  29. e6d05a7 pnfsblock: fix NULL pointer dereference by Peng Tao · 13 years ago
  30. 9b7eecd pnfs: recoalesce when ld read pagelist fails by Peng Tao · 13 years ago
  31. 8ce160c pnfs: recoalesce when ld write pagelist fails by Peng Tao · 13 years ago
  32. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  33. 760383f pnfsblock: add missing rpc_put_mount and path_put by Peng Tao · 13 years ago
  34. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  35. fdc17ab pnfsblock: fix size of upcall message by Jim Rees · 13 years ago
  36. 516f2e2 pnfsblock: fix return code confusion by Jim Rees · 13 years ago
  37. 2da9565 nfs: don't try to migrate pages with active requests by Jeff Layton · 13 years ago
  38. b9dd3ab nfs: fix bug about IPv6 address scope checking by Mi Jinlong · 13 years ago
  39. 3236c3e nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages by Jeff Layton · 13 years ago
  40. 59b7c05 Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when syncing" by Trond Myklebust · 13 years ago
  41. 856121b nfsd4: warn on open failure after create by J. Bruce Fields · 13 years ago
  42. 4cdc951 nfsd4: preallocate open stateid in process_open1() by J. Bruce Fields · 13 years ago
  43. 996e093 nfsd4: do idr preallocation with stateid allocation by J. Bruce Fields · 13 years ago
  44. 32513b4 nfsd4: preallocate nfs4_file in process_open1() by J. Bruce Fields · 13 years ago
  45. d29b20c nfsd4: clean up open owners on OPEN failure by J. Bruce Fields · 13 years ago
  46. bcf130f nfsd4: simplify process_open1 logic by J. Bruce Fields · 13 years ago
  47. 3557e43 nfsd4: make is_open_owner boolean by J. Bruce Fields · 13 years ago
  48. a50d2ad nfsd4: centralize renew_client() calls by J. Bruce Fields · 13 years ago
  49. 01cd4afa nfsd4: typo logical vs bitwise negate by Dan Carpenter · 13 years ago
  50. 4800829 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  51. b2f9452 Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  52. 5703728 nfs: fix bug about IPv6 address scope checking by Mi Jinlong · 13 years ago
  53. b6d2f1c nfsd4: more robust ignoring of WANT bits in OPEN by J. Bruce Fields · 13 years ago
  54. a084daf nfsd4: move name-length checks to xdr by J. Bruce Fields · 13 years ago
  55. 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  56. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  57. bc6e588 xfs: do not update xa_last_pushed_lsn for locked items by Christoph Hellwig · 13 years ago
  58. f7f43cc Btrfs: make sure not to defrag extents past i_size by Chris Mason · 13 years ago
  59. 04f9e66 nfsd4: move access/deny validity checks to xdr code by J. Bruce Fields · 13 years ago
  60. c30e92d nfsd4: ignore WANT bits in open downgrade by J. Bruce Fields · 13 years ago
  61. b31b30e nfsd4: cleanup state.h comments by J. Bruce Fields · 13 years ago
  62. 6409a5a nfsd4: clean up downgrading code by J. Bruce Fields · 13 years ago
  63. 71c3bcd nfsd4: fix state lock usage in LOCKU by J. Bruce Fields · 13 years ago
  64. 2a0f7f5 Btrfs: fix recursive auto-defrag by Li Zefan · 13 years ago
  65. 65112dc Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  66. 9d1e397 [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 by Steve French · 13 years ago
  67. 7fd21be Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  68. b6316429 Btrfs: force a page fault if we have a shorty copy on a page boundary by Josef Bacik · 13 years ago
  69. 95c7545 CIFS: Don't free volume_info->UNC until we are entirely done with it. by Jesper Juhl · 13 years ago
  70. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  71. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  72. 815d405 VFS: Fix the remaining automounter semantics regressions by Trond Myklebust · 13 years ago
  73. d94c177 vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  74. c4253cb sysfs: add unsigned long cast to prevent compile warning by Heiko Carstens · 13 years ago
  75. 38c2f4b nfsd4: look up stateid's per clientid by J. Bruce Fields · 13 years ago
  76. 36279ac nfsd4: assume test_stateid always has session by J. Bruce Fields · 13 years ago
  77. 6136d2b nfsd4: use idr for stateid's by J. Bruce Fields · 13 years ago
  78. 2a74aba nfsd4: move client * to nfs4_stateid, add init_stid helper by J. Bruce Fields · 13 years ago
  79. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  80. 32ef438 teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  81. 3200a8a break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  82. eb4866d make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  83. 8335ebd leases: split up generic_setlease into lock/unlock cases by J. Bruce Fields · 13 years ago
  84. 43a964a Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  85. 0a7a051 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  86. b6f3409 Btrfs: reserve sufficient space for ioctl clone by Sage Weil · 13 years ago
  87. c856694 nfsd4: make op_cacheresult another flag by J. Bruce Fields · 13 years ago
  88. 3d02fa2 nfsd4: fix open downgrade, again by J. Bruce Fields · 13 years ago
  89. cfbd6f8 cifs: Fix broken sec=ntlmv2/i sec option (try #2) by Shirish Pargaonkar · 13 years ago
  90. c9c7fa0 Fix the conflict between rwpidforward and rw mount options by Steve French · 13 years ago
  91. 5b980b0 CIFS: Fix ERR_PTR dereference in cifs_get_root by Pavel Shilovsky · 13 years ago
  92. 9438fab cifs: fix possible memory corruption in CIFSFindNext by Jeff Layton · 13 years ago
  93. 50f2d40 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  94. f7a4d87 nfsd4: hash closed stateid's like any other by J. Bruce Fields · 13 years ago
  95. d3b313a nfsd4: construct stateid from clientid and counter by J. Bruce Fields · 13 years ago
  96. a66e7cc Btrfs: only clear the need lookup flag after the dentry is setup by Josef Bacik · 13 years ago
  97. 48802c8 BTRFS: Fix lseek return value for error by Jeff Liu · 13 years ago
  98. 2cf4ce7 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  99. dde820f Btrfs: don't change inode flag of the dest clone file by Li Zefan · 13 years ago
  100. 0e7b824 Btrfs: don't make a file partly checksummed through file clone by Li Zefan · 13 years ago