1. ed748aa NFSD: Cleanup for nfsd4_path() by Trond Myklebust · 13 years ago
  2. fe0750e nfsd4: split stateowners into open and lockowners by J. Bruce Fields · 13 years ago
  3. 7c13f34 nfsd4: drop most stateowner refcounting by J. Bruce Fields · 13 years ago
  4. 9072d5c nfsd4: cleanup seqid op stateowner usage by J. Bruce Fields · 13 years ago
  5. f3e4223 nfsd4: centralize handling of replay owners by J. Bruce Fields · 13 years ago
  6. b7d7ca3 nfsd4: fix off-by-one-error in SEQUENCE reply by J. Bruce Fields · 13 years ago
  7. a9004ab nfsd4: cleanup and consolidate seqid_mutating_err by J. Bruce Fields · 13 years ago
  8. 75c096f nfsd4: it's OK to return nfserr_symlink by J. Bruce Fields · 13 years ago
  9. 3d2544b nfsd4: clean up S_IS -> NF4 file type mapping by J. Bruce Fields · 13 years ago
  10. 5761630 nfsd4: fix seqid_mutating_error by J. Bruce Fields · 13 years ago
  11. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 13 years ago
  12. 3e98abf nfsd4: call nfsd4_release_compoundargs from pc_release by J. Bruce Fields · 13 years ago
  13. 1745680 NFSD: Added TEST_STATEID operation by Bryan Schumaker · 13 years ago
  14. e1ca12d NFSD: added FREE_STATEID operation by Bryan Schumaker · 13 years ago
  15. c47d832 nfsd: make local functions static by Daniel Mack · 13 years ago
  16. 6ce2357 NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session() by Bryan Schumaker · 13 years ago
  17. b7c6636 nfsd v4.1 lOCKT clientid field must be ignored by Andy Adamson · 13 years ago
  18. 5a02ab7 nfsd: wrong index used in inner loop by Mi Jinlong · 13 years ago
  19. 3ec07aa nfsd: wrong index used in inner loop by roel · 13 years ago
  20. 47c8529 nfsd: correctly handle return value from nfsd_map_name_to_* by NeilBrown · 13 years ago
  21. 0d7bb71 nfsd4: set sequence flag when backchannel is down by J. Bruce Fields · 14 years ago
  22. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 14 years ago
  23. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 14 years ago
  24. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 14 years ago
  25. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 14 years ago
  26. 22b6dee nfsd4: fix oops on secinfo_no_name result encoding by Mi Jinlong · 14 years ago
  27. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 14 years ago
  28. 5afa040 NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id by Mi Jinlong · 14 years ago
  29. 2b44f1b nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length by Benny Halevy · 14 years ago
  30. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  31. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  32. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  33. 76407f7 nfsd4; fix session reference count leak by J. Bruce Fields · 14 years ago
  34. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 14 years ago
  35. d768298 nfsd4: keep a reference count on client while in use by Benny Halevy · 14 years ago
  36. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  37. dbd65a7 nfsd4: use local variable in nfs4svc_encode_compoundres by Benny Halevy · 14 years ago
  38. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 14 years ago
  39. 2bc3c11 nfsd4: bug in read_buf by Neil Brown · 14 years ago
  40. 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
  41. e739cf1 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  42. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  43. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago
  44. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  45. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 14 years ago
  46. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  47. de3cab7 nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() by Ricardo Labiaga · 15 years ago
  48. c551866 nfsd41: nfsd4_decode_compound() does not recognize all ops by Ricardo Labiaga · 15 years ago
  49. 3227fa4 nfsd: filter readdir results in V4ROOT case by J. Bruce Fields · 15 years ago
  50. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  51. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  52. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  53. 2671a4b NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() by Trond Myklebust · 15 years ago
  54. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  55. a06b126 NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute by Trond Myklebust · 15 years ago
  56. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  57. 6c18ba9 nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct by Alexandros Batsakis · 15 years ago
  58. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  59. 3c8e031 NFSv4: do exact check about attribute specified by Yu Zhiguo · 15 years ago
  60. b2c0cea nfsd4: check for negative dentry before use in nfsv4 readdir by J. Bruce Fields · 15 years ago
  61. 9064caa nfsd: use C99 struct initializers by Randy Dunlap · 15 years ago
  62. c654b8a nfsd: support ext4 i_version by J. Bruce Fields · 15 years ago
  63. 3352d2c nfsd4: delete obsolete xdr comments by J. Bruce Fields · 15 years ago
  64. bc749ca nfsd: eliminate ENCODE_HEAD macro by J. Bruce Fields · 15 years ago
  65. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  66. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 15 years ago
  67. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  68. c0d6fc8 nfsd41: pass writable attrs mask to nfsd4_decode_fattr by Benny Halevy · 15 years ago
  69. 60adfc5 nfsd41: clientid handling by Andy Adamson · 15 years ago
  70. 496c262 nfsd41: check encode size for sessions maxresponse cached by Andy Adamson · 15 years ago
  71. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  72. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 15 years ago
  73. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  74. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  75. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  76. b85d4c0 nfsd41: sequence operation by Benny Halevy · 15 years ago
  77. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  78. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 15 years ago
  79. a1c8c4d nfsd4: support putpubfh operation by J. Bruce Fields · 15 years ago
  80. 1e685ec NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp by Benny Halevy · 15 years ago
  81. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 15 years ago
  82. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 16 years ago
  83. e31a1b6 nfsd: nfs4xdr decode_stateid helper function by Benny Halevy · 16 years ago
  84. 5bf8c69 nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid by Benny Halevy · 16 years ago
  85. 1b6b225 nfsd: don't declare p in ENCODE_SEQID_OP_HEAD by Benny Halevy · 16 years ago
  86. e2f282b nfsd: nfs4xdr encode_stateid helper function by Benny Halevy · 16 years ago
  87. 5033b77 nfsd: fix nfsd4_encode_open buffer space reservation by Benny Halevy · 16 years ago
  88. c47b2ca nfsd: properly xdr-encode deleg stateid returned from open by Benny Halevy · 16 years ago
  89. 5108b27 nfsd: nfs4xdr.c do-while is not a compound statement by Harvey Harrison · 16 years ago
  90. ad1060c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c by J. Bruce Fields · 16 years ago
  91. 695e12f nfsd: tabulate nfs4 xdr encoding functions by Benny Halevy · 16 years ago
  92. f2feb96 nfsd: nfs4 minorversion decoder vectors by Benny Halevy · 16 years ago
  93. 3c375c6 nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp by Benny Halevy · 16 years ago
  94. 347e0ad nfsd: tabulate nfs4 xdr decoding functions by Benny Halevy · 16 years ago
  95. 30cff1f nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 by Benny Halevy · 16 years ago
  96. 13b1867 nfsd: make nfs4xdr WRITEMEM safe against zero count by Benny Halevy · 16 years ago
  97. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 16 years ago
  98. c0ce6ec nfsd: clarify readdir/mountpoint-crossing code by J. Bruce Fields · 16 years ago
  99. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  100. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago