1. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 14 years ago
  2. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  3. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 14 years ago
  4. 5771635 nfsd4: complete enforcement of 4.1 op ordering by J. Bruce Fields · 14 years ago
  5. 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
  6. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  7. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  8. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  9. 57ecb34 nfsd4: fix share mode permissions by J. Bruce Fields · 15 years ago
  10. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  11. a06b126 NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute by Trond Myklebust · 15 years ago
  12. abfabf8 nfsd41: encode replay sequence from the slot values by Andy Adamson · 15 years ago
  13. c8647947 nfsd41: rename nfsd4_enc_uncached_replay by Andy Adamson · 15 years ago
  14. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  15. 9208faf NFSv4: ACL in operations 'open' and 'create' should be used by Yu Zhiguo · 15 years ago
  16. 0a93a47 NFSv4: kill off complicated macro 'PROC' by Yu Zhiguo · 15 years ago
  17. 3c8e031 NFSv4: do exact check about attribute specified by Yu Zhiguo · 15 years ago
  18. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  19. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  20. 95ec28c nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify by Benny Halevy · 15 years ago
  21. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  22. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  23. 60adfc5 nfsd41: clientid handling by Andy Adamson · 15 years ago
  24. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  25. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  26. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  27. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  28. f9bb94c nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 15 years ago
  29. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  30. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  31. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 15 years ago
  32. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 15 years ago
  33. 5cb031b nfsd4: remove redundant check from nfsd4_open by J. Bruce Fields · 15 years ago
  34. a1c8c4d nfsd4: support putpubfh operation by J. Bruce Fields · 15 years ago
  35. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  36. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  37. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 15 years ago
  38. 13024b7 nfsd4: fix misplaced comment by J. Bruce Fields · 15 years ago
  39. 99f8872 nfsd: clarify exclusive create bitmask result. by J. Bruce Fields · 15 years ago
  40. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 16 years ago
  41. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  42. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  43. f1c7f79 [NFSD] uninline nfsd4_op_name() by Adrian Bunk · 16 years ago
  44. b001a1b nfsd: dprint operation names by Benny Halevy · 16 years ago
  45. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  46. 3b12cd9 nfsd: add dprintk of compound return by J. Bruce Fields · 16 years ago
  47. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  48. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  49. 2fdada0 knfsd: demote some printk()s to dprintk()s by J. Bruce Fields · 17 years ago
  50. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  51. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  52. df547ef knfsd: nfsd4: simplify exp_pseudoroot arguments by J. Bruce Fields · 17 years ago
  53. 27d630e [PATCH] knfsd: nfsd4: simplify filehandle check by J.Bruce Fields · 18 years ago
  54. eeac294 [PATCH] knfsd: nfsd4: simplify migration op check by J.Bruce Fields · 18 years ago
  55. b591480 [PATCH] knfsd: nfsd4: reorganize compound ops by J.Bruce Fields · 18 years ago
  56. c954e2a [PATCH] knfsd: nfsd4: make verify and nverify wrappers by J.Bruce Fields · 18 years ago
  57. 7191155 [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions by J.Bruce Fields · 18 years ago
  58. a4f1706a9 [PATCH] knfsd: nfsd4: move replay_owner to cstate by J.Bruce Fields · 18 years ago
  59. d9e626f [PATCH] knfsd: nfsd4: remove spurious replay_owner check by J.Bruce Fields · 18 years ago
  60. ca36431 [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations by J.Bruce Fields · 18 years ago
  61. e571019 [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE by J.Bruce Fields · 18 years ago
  62. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  63. af85852 [PATCH] nfsd4: reindent do_open_lookup() by J. Bruce Fields · 18 years ago
  64. a90b061 [PATCH] nfsd: nfs_replay_me by Al Viro · 18 years ago
  65. b37ad28 [PATCH] nfsd: nfs4 code returns error values in net-endian by Al Viro · 18 years ago
  66. 2ebbc01 [PATCH] xdr annotations: NFSv4 server by Al Viro · 18 years ago
  67. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  68. 9801d8a [PATCH] knfsd: nfsd4: fix open permission checking by J. Bruce Fields · 18 years ago
  69. dc730e1 [PATCH] knfsd: nfsd4: fix owner-override on open by J. Bruce Fields · 18 years ago
  70. 42ca099 [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals by J.Bruce Fields · 18 years ago
  71. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  72. 3e3b480 [PATCH] knfsd: add some missing newlines in printks by Greg Banks · 18 years ago
  73. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  74. f0e2993 [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh by NeilBrown · 18 years ago
  75. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 18 years ago
  76. cbd0d51 [PATCH] knfsd: fix nfs4_open lock leak by J. Bruce Fields · 18 years ago
  77. 5274881 [PATCH] nfsd4: clean up settattr code by Fred Isaman · 18 years ago
  78. fb553c0 [PATCH] nfsd4: don't create on open that fails due to ERR_GRACE by J. Bruce Fields · 18 years ago
  79. 375c554 [PATCH] nfsd4: nfs4state.c miscellaneous goto removals by J. Bruce Fields · 18 years ago
  80. a525825 [PATCH] nfsd4: handle replays of failed open reclaims by J. Bruce Fields · 18 years ago
  81. fd44527 [PATCH] nfsd4: operation debugging by J. Bruce Fields · 18 years ago
  82. f2327d9 [PATCH] nfsd4: move replay_owner by Neil Brown · 19 years ago
  83. b648330 [PATCH] nfsd4: ERR_GRACE should bump seqid on open by NeilBrown · 19 years ago
  84. 7e06b7f [PATCH] knfsd: nfs4: hold filp while reading or writing by NeilBrown · 19 years ago
  85. c815afc [PATCH] nfsd4: block metadata ops during grace period by NeilBrown · 19 years ago
  86. 0dd3c19 [PATCH] nfsd4: support CLAIM_DELEGATE_CUR by NeilBrown · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago