1. dd97fdd nfsd4: no need for encode_compoundres to adjust lengths by J. Bruce Fields · 11 years ago
  2. f46d382 nfsd4: remove ADJUST_ARGS by J. Bruce Fields · 11 years ago
  3. d3f627c nfsd4: use xdr_stream throughout compound encoding by J. Bruce Fields · 11 years ago
  4. ddd1ea5 nfsd4: use xdr_reserve_space in attribute encoding by J. Bruce Fields · 11 years ago
  5. 5f4ab94 nfsd4: allow space for final error return by J. Bruce Fields · 11 years ago
  6. 07d1f80 nfsd4: fix encoding of out-of-space replies by J. Bruce Fields · 11 years ago
  7. d518465 nfsd4: tweak nfsd4_encode_getattr to take xdr_stream by J. Bruce Fields · 11 years ago
  8. 4aea24b nfsd4: embed xdr_stream in nfsd4_compoundres by J. Bruce Fields · 11 years ago
  9. e372ba6 nfsd4: decoding errors can still be cached and require space by J. Bruce Fields · 11 years ago
  10. fc208d0 Revert "nfsd4: fix nfs4err_resource in 4.1 case" by J. Bruce Fields · 11 years ago
  11. 18df11d0 nfsd4: fix memory leak in nfsd4_encode_fattr() by Yan, Zheng · 11 years ago
  12. 1bc49d8 nfsd4: fix nfs4err_resource in 4.1 case by J. Bruce Fields · 11 years ago
  13. 1bed92c nfsd4: remove redundant check from nfsd4_check_resp_size by J. Bruce Fields · 11 years ago
  14. 067e1ac nfsd4: update comments with obsolete function name by J. Bruce Fields · 11 years ago
  15. e874f9f svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple by Jeff Layton · 11 years ago
  16. a11fcce nfsd4: fix test_stateid error reply encoding by J. Bruce Fields · 11 years ago
  17. 798df33 nfsd4: make set of large acl return efbig, not resource by J. Bruce Fields · 11 years ago
  18. de3997a nfsd4: buffer-length check for SUPPATTR_EXCLCREAT by J. Bruce Fields · 11 years ago
  19. d50e613 nfsd4: decrease nfsd4_encode_fattr stack usage by J. Bruce Fields · 11 years ago
  20. 3554116 nfsd4: simplify xdr encoding of nfsv4 names by J. Bruce Fields · 11 years ago
  21. 87915c6 nfsd4: encode_rdattr_error cleanup by J. Bruce Fields · 12 years ago
  22. 6b6d8137 nfsd4: nfsd4_encode_fattr cleanup by J. Bruce Fields · 12 years ago
  23. dfeecc8 nfsd: get rid of unused macro definition by Kinglong Mee · 11 years ago
  24. eba1c99 nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr by Kinglong Mee · 11 years ago
  25. 43212cc nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid by Kinglong Mee · 11 years ago
  26. a9f7b4a nfsd: clean up an xdr reserved space calculation by Kinglong Mee · 11 years ago
  27. a8bb84b nfsd: calculate the missing length of bitmap in EXCHANGE_ID by Kinglong Mee · 11 years ago
  28. 2d8498d nfsd: start documenting some XDR handling functions by Christoph Hellwig · 11 years ago
  29. 365da4a nfsd4: fix xdr decoding of large non-write compounds by J. Bruce Fields · 11 years ago
  30. aea240f nfsd: export proper maximum file size to the client by Christoph Hellwig · 11 years ago
  31. 6ff40de nfsd4: improve write performance with better sendspace reservations by J. Bruce Fields · 11 years ago
  32. 3378b7f nfsd4: fix discarded security labels on setattr by J. Bruce Fields · 11 years ago
  33. 8217d14 NFSD: Add support for NFS v4.2 operation checking by Anna Schumaker · 11 years ago
  34. e1a90eb NFSD: Combine decode operations for v4 and v4.1 by Anna Schumaker · 11 years ago
  35. 301f026 nfsd: racy access to ->d_name in nsfd4_encode_path() by Al Viro · 11 years ago
  36. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  37. f0f51f5 nfsd4: allow destroy_session over destroyed session by J. Bruce Fields · 11 years ago
  38. 590b743 nfsd4: minor read_buf cleanup by J. Bruce Fields · 11 years ago
  39. 2475008 nfsd4: fix decoding of compounds across page boundaries by J. Bruce Fields · 11 years ago
  40. 57569a7 nfsd4: allow client to send no cb_sec flavors by J. Bruce Fields · 12 years ago
  41. 57266a6 nfsd4: implement minimal SP4_MACH_CRED by J. Bruce Fields · 12 years ago
  42. ba4e55b nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case by J. Bruce Fields · 12 years ago
  43. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 12 years ago
  44. 4bdc33e NFSDv4.2: Add NFS v4.2 support to the NFS server by Steve Dickson · 12 years ago
  45. 676e4eb NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly by Chuck Lever · 12 years ago
  46. ed9411a NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo() by Chuck Lever · 12 years ago
  47. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 12 years ago
  48. bf8d909 nfsd: Decode and send 64bit time values by Bryan Schumaker · 12 years ago
  49. 9aeb5ae nfsd4: remove unused macro by J. Bruce Fields · 12 years ago
  50. 9411b1d nfsd4: cleanup handling of nfsv4.0 closed stateid's by J. Bruce Fields · 12 years ago
  51. 221a687 nfsd4: don't destroy in-use clients by J. Bruce Fields · 12 years ago
  52. b0a9d3a nfsd4: fix race on client shutdown by J. Bruce Fields · 12 years ago
  53. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 12 years ago
  54. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 12 years ago
  55. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 12 years ago
  56. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  57. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  58. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  59. 03bc6d1 nfsd: Modify nfsd4_cb_sec to use kuids and kgids by Eric W. Biederman · 12 years ago
  60. ab8e4ae nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion by Eric W. Biederman · 12 years ago
  61. 84822d0 nfsd4: simplify nfsd4_encode_fattr interface slightly by J. Bruce Fields · 12 years ago
  62. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  63. d5f50b0 nfsd4: fix oops on unusual readlike compound by J. Bruce Fields · 12 years ago
  64. e5f9570 nfsd4: discard some unused nfsd4_verify xdr code by J. Bruce Fields · 12 years ago
  65. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
  66. a36b172 nfsd4: return badname, not inval, on "." or "..", or "/" by J. Bruce Fields · 12 years ago
  67. ffe1137 nfsd4: delay filling in write iovec array till after xdr decoding by J. Bruce Fields · 12 years ago
  68. 70cc7f7 nfsd4: move more write parameters into xdr argument by J. Bruce Fields · 12 years ago
  69. 5a80a54 nfsd4: reorganize write decoding by J. Bruce Fields · 12 years ago
  70. 8a61b18 nfsd4: simplify reading of opnum by J. Bruce Fields · 12 years ago
  71. 447bfcc nfsd4: no, we're not going to check tags for utf8 by J. Bruce Fields · 12 years ago
  72. 12fc3e9 nfsd4: backchannel should use client-provided security flavor by J. Bruce Fields · 12 years ago
  73. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  74. acb2887 nfsd4: clean up callback security parsing by J. Bruce Fields · 13 years ago
  75. ae7095a nfsd4: helper function for getting mounted_on ino by J. Bruce Fields · 12 years ago
  76. 6e67b5d nfsd4: fix bind_conn_to_session xdr comment by J. Bruce Fields · 12 years ago
  77. 2930d38 nfsd4: our filesystems are normally case sensitive by J. Bruce Fields · 12 years ago
  78. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  79. e7a0444 nfsd: add IPv6 addr escaping to fs_location hosts by Weston Andros Adamson · 13 years ago
  80. 45eaa1c nfsd4: fix change attribute endianness by J. Bruce Fields · 13 years ago
  81. d1829b3 nfsd4: fix free_stateid return endianness by J. Bruce Fields · 13 years ago
  82. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 13 years ago
  83. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 13 years ago
  84. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 13 years ago
  85. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 13 years ago
  86. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 13 years ago
  87. d24433c nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg by Benny Halevy · 13 years ago
  88. 03cfb42 NFSD: Clean up the test_stateid function by Bryan Schumaker · 13 years ago
  89. 2c8bd7e nfsd41: split out share_access want and signal flags while decoding by Benny Halevy · 13 years ago
  90. 73e7948 nfsd4: rearrange struct nfsd4_slot by J. Bruce Fields · 13 years ago
  91. 67114fe nfsd4: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  92. fc0d14f nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access by Benny Halevy · 13 years ago
  93. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  94. 92bac8c nfsd4: typo logical vs bitwise negate for want_mask by Benny Halevy · 13 years ago
  95. c668fc6 nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED by Benny Halevy · 13 years ago
  96. 8b289b2 nfsd4: implement new 4.1 open reclaim types by J. Bruce Fields · 13 years ago
  97. 01cd4af nfsd4: typo logical vs bitwise negate by Dan Carpenter · 13 years ago
  98. a084daf nfsd4: move name-length checks to xdr by J. Bruce Fields · 13 years ago
  99. 04f9e66 nfsd4: move access/deny validity checks to xdr code by J. Bruce Fields · 13 years ago
  100. 38c2f4b nfsd4: look up stateid's per clientid by J. Bruce Fields · 13 years ago