1. d29b20c nfsd4: clean up open owners on OPEN failure by J. Bruce Fields · 13 years ago
  2. b6d2f1c nfsd4: more robust ignoring of WANT bits in OPEN by J. Bruce Fields · 13 years ago
  3. c856694 nfsd4: make op_cacheresult another flag by J. Bruce Fields · 13 years ago
  4. dad1c06 nfsd4: replace oo_confirmed by flag bit by J. Bruce Fields · 13 years ago
  5. 58e7b33 nfsd41: try to check reply size before operation by Mi Jinlong · 13 years ago
  6. fe0750e nfsd4: split stateowners into open and lockowners by J. Bruce Fields · 13 years ago
  7. 7c13f34 nfsd4: drop most stateowner refcounting by J. Bruce Fields · 13 years ago
  8. 5ec094c nfsd4: extend state lock over seqid replay logic by J. Bruce Fields · 13 years ago
  9. 3e77246 nfsd4: stop using nfserr_resource for transitory errors by J. Bruce Fields · 13 years ago
  10. a043226 nfsd4: permit read opens of executable-only files by J. Bruce Fields · 13 years ago
  11. 75c096f nfsd4: it's OK to return nfserr_symlink by J. Bruce Fields · 13 years ago
  12. aadab6c nfsd4: return nfserr_symlink on v4 OPEN of non-regular file by J. Bruce Fields · 13 years ago
  13. 832023b nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() by Bernd Schubert · 13 years ago
  14. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 13 years ago
  15. 3e98abf nfsd4: call nfsd4_release_compoundargs from pc_release by J. Bruce Fields · 13 years ago
  16. ab1350b nfsd41: Deny new lock before RECLAIM_COMPLETE done by Mi Jinlong · 13 years ago
  17. 1745680 NFSD: Added TEST_STATEID operation by Bryan Schumaker · 13 years ago
  18. e1ca12d NFSD: added FREE_STATEID operation by Bryan Schumaker · 13 years ago
  19. 094b5d7 NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND by Benny Halevy · 13 years ago
  20. ac6721a nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly by Mi Jinlong · 13 years ago
  21. 68d9318 nfsd4: fix wrongsec handling for PUTFH + op cases by J. Bruce Fields · 13 years ago
  22. 29a78a3 nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller by J. Bruce Fields · 13 years ago
  23. 22b0321 nfsd4: introduce OPDESC helper by J. Bruce Fields · 13 years ago
  24. 5ece3ca nfsd41: modify the members value of nfsd4_op_flags by Mi Jinlong · 13 years ago
  25. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 14 years ago
  26. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 13 years ago
  27. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 14 years ago
  28. 0ff7ab4 nfsd4: move guts of nfsd4_lookupp into helper by J. Bruce Fields · 14 years ago
  29. 56560b9 nfsd4: 4.1 SECINFO should consume filehandle by J. Bruce Fields · 14 years ago
  30. 8ff30fa nfsd: disable deferral for NFSv4 by NeilBrown · 14 years ago
  31. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 14 years ago
  32. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  33. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 14 years ago
  34. 5771635 nfsd4: complete enforcement of 4.1 op ordering by J. Bruce Fields · 14 years ago
  35. 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
  36. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  37. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  38. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  39. 57ecb34 nfsd4: fix share mode permissions by J. Bruce Fields · 15 years ago
  40. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  41. a06b126 NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute by Trond Myklebust · 15 years ago
  42. abfabf8 nfsd41: encode replay sequence from the slot values by Andy Adamson · 15 years ago
  43. c8647947 nfsd41: rename nfsd4_enc_uncached_replay by Andy Adamson · 15 years ago
  44. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  45. 9208faf NFSv4: ACL in operations 'open' and 'create' should be used by Yu Zhiguo · 15 years ago
  46. 0a93a47 NFSv4: kill off complicated macro 'PROC' by Yu Zhiguo · 15 years ago
  47. 3c8e031 NFSv4: do exact check about attribute specified by Yu Zhiguo · 15 years ago
  48. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  49. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  50. 95ec28c nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify by Benny Halevy · 15 years ago
  51. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  52. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  53. 60adfc5 nfsd41: clientid handling by Andy Adamson · 15 years ago
  54. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  55. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  56. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  57. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  58. f9bb94c nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 15 years ago
  59. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  60. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  61. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 15 years ago
  62. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 15 years ago
  63. 5cb031b nfsd4: remove redundant check from nfsd4_open by J. Bruce Fields · 15 years ago
  64. a1c8c4d nfsd4: support putpubfh operation by J. Bruce Fields · 15 years ago
  65. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  66. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  67. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 15 years ago
  68. 13024b7 nfsd4: fix misplaced comment by J. Bruce Fields · 15 years ago
  69. 99f8872 nfsd: clarify exclusive create bitmask result. by J. Bruce Fields · 15 years ago
  70. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 16 years ago
  71. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  72. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  73. f1c7f79 [NFSD] uninline nfsd4_op_name() by Adrian Bunk · 16 years ago
  74. b001a1b nfsd: dprint operation names by Benny Halevy · 16 years ago
  75. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  76. 3b12cd9 nfsd: add dprintk of compound return by J. Bruce Fields · 16 years ago
  77. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  78. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  79. 2fdada0 knfsd: demote some printk()s to dprintk()s by J. Bruce Fields · 17 years ago
  80. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  81. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  82. df547ef knfsd: nfsd4: simplify exp_pseudoroot arguments by J. Bruce Fields · 17 years ago
  83. 27d630e [PATCH] knfsd: nfsd4: simplify filehandle check by J.Bruce Fields · 18 years ago
  84. eeac294 [PATCH] knfsd: nfsd4: simplify migration op check by J.Bruce Fields · 18 years ago
  85. b591480 [PATCH] knfsd: nfsd4: reorganize compound ops by J.Bruce Fields · 18 years ago
  86. c954e2a [PATCH] knfsd: nfsd4: make verify and nverify wrappers by J.Bruce Fields · 18 years ago
  87. 7191155 [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions by J.Bruce Fields · 18 years ago
  88. a4f1706a9 [PATCH] knfsd: nfsd4: move replay_owner to cstate by J.Bruce Fields · 18 years ago
  89. d9e626f [PATCH] knfsd: nfsd4: remove spurious replay_owner check by J.Bruce Fields · 18 years ago
  90. ca36431 [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations by J.Bruce Fields · 18 years ago
  91. e571019 [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE by J.Bruce Fields · 18 years ago
  92. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  93. af85852 [PATCH] nfsd4: reindent do_open_lookup() by J. Bruce Fields · 18 years ago
  94. a90b061 [PATCH] nfsd: nfs_replay_me by Al Viro · 18 years ago
  95. b37ad28 [PATCH] nfsd: nfs4 code returns error values in net-endian by Al Viro · 18 years ago
  96. 2ebbc01 [PATCH] xdr annotations: NFSv4 server by Al Viro · 18 years ago
  97. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  98. 9801d8a [PATCH] knfsd: nfsd4: fix open permission checking by J. Bruce Fields · 18 years ago
  99. dc730e1 [PATCH] knfsd: nfsd4: fix owner-override on open by J. Bruce Fields · 18 years ago
  100. 42ca099 [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals by J.Bruce Fields · 18 years ago