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