1. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 11 years ago
  2. bf8d909 nfsd: Decode and send 64bit time values by Bryan Schumaker · 11 years ago
  3. 9aeb5ae nfsd4: remove unused macro by J. Bruce Fields · 11 years ago
  4. 9411b1d nfsd4: cleanup handling of nfsv4.0 closed stateid's by J. Bruce Fields · 11 years ago
  5. 221a687 nfsd4: don't destroy in-use clients by J. Bruce Fields · 11 years ago
  6. b0a9d3a nfsd4: fix race on client shutdown by J. Bruce Fields · 11 years ago
  7. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 11 years ago
  8. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  9. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 11 years ago
  10. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  11. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  13. 03bc6d1 nfsd: Modify nfsd4_cb_sec to use kuids and kgids by Eric W. Biederman · 11 years ago
  14. ab8e4ae nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion by Eric W. Biederman · 11 years ago
  15. 84822d0 nfsd4: simplify nfsd4_encode_fattr interface slightly by J. Bruce Fields · 12 years ago
  16. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  17. d5f50b0 nfsd4: fix oops on unusual readlike compound by J. Bruce Fields · 12 years ago
  18. e5f9570 nfsd4: discard some unused nfsd4_verify xdr code by J. Bruce Fields · 12 years ago
  19. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
  20. a36b172 nfsd4: return badname, not inval, on "." or "..", or "/" by J. Bruce Fields · 12 years ago
  21. ffe1137 nfsd4: delay filling in write iovec array till after xdr decoding by J. Bruce Fields · 12 years ago
  22. 70cc7f7 nfsd4: move more write parameters into xdr argument by J. Bruce Fields · 12 years ago
  23. 5a80a54 nfsd4: reorganize write decoding by J. Bruce Fields · 12 years ago
  24. 8a61b18 nfsd4: simplify reading of opnum by J. Bruce Fields · 12 years ago
  25. 447bfcc nfsd4: no, we're not going to check tags for utf8 by J. Bruce Fields · 12 years ago
  26. 12fc3e9 nfsd4: backchannel should use client-provided security flavor by J. Bruce Fields · 12 years ago
  27. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  28. acb2887 nfsd4: clean up callback security parsing by J. Bruce Fields · 12 years ago
  29. ae7095a nfsd4: helper function for getting mounted_on ino by J. Bruce Fields · 12 years ago
  30. 6e67b5d nfsd4: fix bind_conn_to_session xdr comment by J. Bruce Fields · 12 years ago
  31. 2930d38 nfsd4: our filesystems are normally case sensitive by J. Bruce Fields · 12 years ago
  32. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  33. e7a0444 nfsd: add IPv6 addr escaping to fs_location hosts by Weston Andros Adamson · 12 years ago
  34. 45eaa1c nfsd4: fix change attribute endianness by J. Bruce Fields · 12 years ago
  35. d1829b3 nfsd4: fix free_stateid return endianness by J. Bruce Fields · 12 years ago
  36. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 12 years ago
  37. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 12 years ago
  38. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 12 years ago
  39. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 12 years ago
  40. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  41. d24433c nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg by Benny Halevy · 12 years ago
  42. 03cfb42 NFSD: Clean up the test_stateid function by Bryan Schumaker · 12 years ago
  43. 2c8bd7e nfsd41: split out share_access want and signal flags while decoding by Benny Halevy · 12 years ago
  44. 73e7948 nfsd4: rearrange struct nfsd4_slot by J. Bruce Fields · 12 years ago
  45. 67114fe nfsd4: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  46. fc0d14f nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access by Benny Halevy · 13 years ago
  47. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  48. 92bac8c nfsd4: typo logical vs bitwise negate for want_mask by Benny Halevy · 13 years ago
  49. c668fc6 nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED by Benny Halevy · 13 years ago
  50. 8b289b2 nfsd4: implement new 4.1 open reclaim types by J. Bruce Fields · 13 years ago
  51. 01cd4afa nfsd4: typo logical vs bitwise negate by Dan Carpenter · 13 years ago
  52. a084daf nfsd4: move name-length checks to xdr by J. Bruce Fields · 13 years ago
  53. 04f9e66 nfsd4: move access/deny validity checks to xdr code by J. Bruce Fields · 13 years ago
  54. 38c2f4b nfsd4: look up stateid's per clientid by J. Bruce Fields · 13 years ago
  55. 36279ac nfsd4: assume test_stateid always has session by J. Bruce Fields · 13 years ago
  56. 38c387b nfsd4: match close replays on stateid, not open owner id by J. Bruce Fields · 13 years ago
  57. 58e7b33 nfsd41: try to check reply size before operation by Mi Jinlong · 13 years ago
  58. ed748aa NFSD: Cleanup for nfsd4_path() by Trond Myklebust · 13 years ago
  59. fe0750e nfsd4: split stateowners into open and lockowners by J. Bruce Fields · 13 years ago
  60. 7c13f34 nfsd4: drop most stateowner refcounting by J. Bruce Fields · 13 years ago
  61. 9072d5c nfsd4: cleanup seqid op stateowner usage by J. Bruce Fields · 13 years ago
  62. f3e4223 nfsd4: centralize handling of replay owners by J. Bruce Fields · 13 years ago
  63. b7d7ca3 nfsd4: fix off-by-one-error in SEQUENCE reply by J. Bruce Fields · 13 years ago
  64. a9004ab nfsd4: cleanup and consolidate seqid_mutating_err by J. Bruce Fields · 13 years ago
  65. 75c096f nfsd4: it's OK to return nfserr_symlink by J. Bruce Fields · 13 years ago
  66. 3d2544b nfsd4: clean up S_IS -> NF4 file type mapping by J. Bruce Fields · 13 years ago
  67. 5761630 nfsd4: fix seqid_mutating_error by J. Bruce Fields · 13 years ago
  68. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 13 years ago
  69. 3e98abf nfsd4: call nfsd4_release_compoundargs from pc_release by J. Bruce Fields · 13 years ago
  70. 1745680 NFSD: Added TEST_STATEID operation by Bryan Schumaker · 13 years ago
  71. e1ca12d NFSD: added FREE_STATEID operation by Bryan Schumaker · 13 years ago
  72. c47d832 nfsd: make local functions static by Daniel Mack · 13 years ago
  73. 6ce2357 NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session() by Bryan Schumaker · 13 years ago
  74. b7c6636 nfsd v4.1 lOCKT clientid field must be ignored by Andy Adamson · 13 years ago
  75. 5a02ab7 nfsd: wrong index used in inner loop by Mi Jinlong · 13 years ago
  76. 3ec07aa nfsd: wrong index used in inner loop by roel · 13 years ago
  77. 47c8529 nfsd: correctly handle return value from nfsd_map_name_to_* by NeilBrown · 13 years ago
  78. 0d7bb71 nfsd4: set sequence flag when backchannel is down by J. Bruce Fields · 14 years ago
  79. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 14 years ago
  80. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 14 years ago
  81. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 14 years ago
  82. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 14 years ago
  83. 22b6dee nfsd4: fix oops on secinfo_no_name result encoding by Mi Jinlong · 14 years ago
  84. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 14 years ago
  85. 5afa040 NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id by Mi Jinlong · 14 years ago
  86. 2b44f1b nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length by Benny Halevy · 14 years ago
  87. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  88. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  89. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  90. 76407f7 nfsd4; fix session reference count leak by J. Bruce Fields · 14 years ago
  91. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 14 years ago
  92. d768298 nfsd4: keep a reference count on client while in use by Benny Halevy · 14 years ago
  93. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  94. dbd65a7 nfsd4: use local variable in nfs4svc_encode_compoundres by Benny Halevy · 14 years ago
  95. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 14 years ago
  96. 2bc3c11 nfsd4: bug in read_buf by Neil Brown · 14 years ago
  97. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  98. e739cf1 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  99. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  100. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago