1. a8095f7 nfsd4: size-checking cleanup by J. Bruce Fields · 11 years ago
  2. ea8d772 nfsd4: remove redundant encode buffer size checking by J. Bruce Fields · 11 years ago
  3. d0a381d nfsd4: teach encoders to handle reserve_space failures by J. Bruce Fields · 11 years ago
  4. 6ac9039 nfsd4: keep xdr buf length updated by J. Bruce Fields · 11 years ago
  5. d3f627c nfsd4: use xdr_stream throughout compound encoding by J. Bruce Fields · 11 years ago
  6. ddd1ea5 nfsd4: use xdr_reserve_space in attribute encoding by J. Bruce Fields · 11 years ago
  7. 07d1f80 nfsd4: fix encoding of out-of-space replies by J. Bruce Fields · 11 years ago
  8. 1802a67 nfsd4: reserve head space for krb5 integ/priv info by J. Bruce Fields · 11 years ago
  9. 2d124dfaa nfsd4: move proc_compound xdr encode init to helper by J. Bruce Fields · 11 years ago
  10. d518465 nfsd4: tweak nfsd4_encode_getattr to take xdr_stream by J. Bruce Fields · 11 years ago
  11. 4aea24b nfsd4: embed xdr_stream in nfsd4_compoundres by J. Bruce Fields · 11 years ago
  12. e372ba6 nfsd4: decoding errors can still be cached and require space by J. Bruce Fields · 10 years ago
  13. f34e432 nfsd4: fix write reply size estimate by J. Bruce Fields · 10 years ago
  14. 622f560 nfsd4: read size estimate should include padding by J. Bruce Fields · 10 years ago
  15. 5b64869 nfsd4: READ, READDIR, etc., are idempotent by J. Bruce Fields · 11 years ago
  16. 14bcab1 NFSd: Clean up nfs4_preprocess_stateid_op by Trond Myklebust · 10 years ago
  17. 2336745 NFSD: Clear wcc data between compound ops by Kinglong Mee · 10 years ago
  18. 480efae nfsd4: fix setclientid encode size by J. Bruce Fields · 11 years ago
  19. 4daeed2 NFSD: simplify saved/current fh uses in nfsd4_proc_compound by Kinglong Mee · 10 years ago
  20. 4c69d58 nfsd4: session needs room for following op to error out by J. Bruce Fields · 11 years ago
  21. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  22. 4335723 nfsd4: fix delegation-unlink/rename race by J. Bruce Fields · 11 years ago
  23. c0e6bee nfsd4: delay setting current_fh in open by J. Bruce Fields · 13 years ago
  24. 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
  25. 41ae6e7 nfsd4: better VERIFY comment by J. Bruce Fields · 11 years ago
  26. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register 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. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  29. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  30. 89f6c33 nfsd4: delegation-based open reclaims should bypass permissions by J. Bruce Fields · 11 years ago
  31. 18032ca NFSD: Server implementation of MAC Labeling by David Quigley · 11 years ago
  32. 9f415eb nfsd4: don't allow owner override on 4.1 CLAIM_FH opens by J. Bruce Fields · 11 years ago
  33. 2a6cf94 nfsd4: don't remap EISDIR errors in rename by J. Bruce Fields · 11 years ago
  34. bbc9c36 nfsd4: more sessions/open-owner-replay cleanup by J. Bruce Fields · 12 years ago
  35. 3d74e6a nfsd4: no need for replay_owner in sessions case by J. Bruce Fields · 12 years ago
  36. 9411b1d nfsd4: cleanup handling of nfsv4.0 closed stateid's by J. Bruce Fields · 11 years ago
  37. b022032 nfsd: don't run get_file if nfs4_preprocess_stateid_op return error by fanchaoting · 11 years ago
  38. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 12 years ago
  39. b600de7 nfsd4: remove BUG_ON by J. Bruce Fields · 12 years ago
  40. 84822d0 nfsd4: simplify nfsd4_encode_fattr interface slightly by J. Bruce Fields · 12 years ago
  41. a1dc695 nfsd4: free_stateid can use the current stateid by J. Bruce Fields · 12 years ago
  42. 9b3234b nfsd4: disable zero-copy on non-final read ops by J. Bruce Fields · 12 years ago
  43. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  44. 7007c90 nfsd: avoid permission checks on EXCLUSIVE_CREATE replay by Neil Brown · 12 years ago
  45. ffe1137 nfsd4: delay filling in write iovec array till after xdr decoding by J. Bruce Fields · 12 years ago
  46. 3320fef19 nfsd: use service net instead of hard-coded init_net by Stanislav Kinsbursky · 12 years ago
  47. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  48. d15c077 nfsd4: enforce per-client sessions/no-sessions distinction by J. Bruce Fields · 12 years ago
  49. 24ff99c NFSD: Swap the struct nfs4_operation getter and setter by Bryan Schumaker · 12 years ago
  50. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  51. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  52. 96f6f98 nfsd: fix b0rken error value for setattr on read-only mount by Al Viro · 12 years ago
  53. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 12 years ago
  54. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 13 years ago
  55. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 13 years ago
  56. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 13 years ago
  57. 59deeb9 nfsd4: reduce do_open_lookup() stack usage by J. Bruce Fields · 13 years ago
  58. 41fd1e4 nfsd4: delay setting current filehandle till success by J. Bruce Fields · 13 years ago
  59. 2c8bd7e nfsd41: split out share_access want and signal flags while decoding by Benny Halevy · 13 years ago
  60. 37c593c nfsd41: use current stateid by value by Tigran Mkrtchyan · 13 years ago
  61. 9428fe1 nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE by Tigran Mkrtchyan · 13 years ago
  62. 1e97b51 nfsd41: handle current stateid in SETATTR and FREE_STATEID by Tigran Mkrtchyan · 13 years ago
  63. d147105 nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid by Tigran Mkrtchyan · 13 years ago
  64. 8307111 nfsd41: save and restore current stateid with current fh by Tigran Mkrtchyan · 13 years ago
  65. 80e01cc nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid by Tigran Mkrtchyan · 13 years ago
  66. 30813e2 nfsd41: consume current stateid on read and write by Tigran Mkrtchyan · 13 years ago
  67. 62cd4a5 nfsd41: handle current stateid on lock and locku by Tigran Mkrtchyan · 13 years ago
  68. 8b70484 nfsd41: handle current stateid in open and close by Tigran Mkrtchyan · 13 years ago
  69. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  70. bad0dcf new helpers: fh_{want,drop}_write() by Al Viro · 13 years ago
  71. 0cf99b9 nfsd41: allow non-reclaim open-by-fh's in 4.1 by Mi Jinlong · 13 years ago
  72. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  73. 8b289b2 nfsd4: implement new 4.1 open reclaim types by J. Bruce Fields · 13 years ago
  74. 856121b nfsd4: warn on open failure after create by J. Bruce Fields · 13 years ago
  75. d29b20c nfsd4: clean up open owners on OPEN failure by J. Bruce Fields · 13 years ago
  76. b6d2f1c nfsd4: more robust ignoring of WANT bits in OPEN by J. Bruce Fields · 13 years ago
  77. c856694 nfsd4: make op_cacheresult another flag by J. Bruce Fields · 13 years ago
  78. dad1c06 nfsd4: replace oo_confirmed by flag bit by J. Bruce Fields · 13 years ago
  79. 58e7b33 nfsd41: try to check reply size before operation by Mi Jinlong · 13 years ago
  80. fe0750e nfsd4: split stateowners into open and lockowners by J. Bruce Fields · 13 years ago
  81. 7c13f34 nfsd4: drop most stateowner refcounting by J. Bruce Fields · 13 years ago
  82. 5ec094c nfsd4: extend state lock over seqid replay logic by J. Bruce Fields · 13 years ago
  83. 3e77246 nfsd4: stop using nfserr_resource for transitory errors by J. Bruce Fields · 13 years ago
  84. a043226 nfsd4: permit read opens of executable-only files by J. Bruce Fields · 13 years ago
  85. 75c096f nfsd4: it's OK to return nfserr_symlink by J. Bruce Fields · 13 years ago
  86. aadab6c nfsd4: return nfserr_symlink on v4 OPEN of non-regular file by J. Bruce Fields · 13 years ago
  87. 832023b nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() by Bernd Schubert · 13 years ago
  88. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 14 years ago
  89. 3e98abf nfsd4: call nfsd4_release_compoundargs from pc_release by J. Bruce Fields · 13 years ago
  90. ab1350b nfsd41: Deny new lock before RECLAIM_COMPLETE done by Mi Jinlong · 13 years ago
  91. 1745680 NFSD: Added TEST_STATEID operation by Bryan Schumaker · 13 years ago
  92. e1ca12d NFSD: added FREE_STATEID operation by Bryan Schumaker · 13 years ago
  93. 094b5d7 NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND by Benny Halevy · 13 years ago
  94. ac6721a nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly by Mi Jinlong · 13 years ago
  95. 68d9318 nfsd4: fix wrongsec handling for PUTFH + op cases by J. Bruce Fields · 13 years ago
  96. 29a78a3 nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller by J. Bruce Fields · 13 years ago
  97. 22b0321 nfsd4: introduce OPDESC helper by J. Bruce Fields · 13 years ago
  98. 5ece3ca nfsd41: modify the members value of nfsd4_op_flags by Mi Jinlong · 14 years ago
  99. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 14 years ago
  100. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 14 years ago