1. 04826f4 nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 by Benny Halevy · 15 years ago
  2. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  3. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  4. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 15 years ago
  5. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  6. f3ec22b nfsd41: provide support for minor version 1 at rpc level by Marc Eshel · 15 years ago
  7. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  8. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  9. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  10. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  11. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 15 years ago
  12. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  13. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 15 years ago
  14. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  15. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  16. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  17. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  18. b85d4c0 nfsd41: sequence operation by Benny Halevy · 15 years ago
  19. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  20. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  21. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  22. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 15 years ago
  23. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  24. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  25. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  26. 10add80 nfsd41: define nfs41 error codes by Marc Eshel · 15 years ago
  27. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 15 years ago
  28. 42d671c Fix a build warning about leaking CONFIG_NFSD to userspace. by Greg Banks · 15 years ago
  29. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  30. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 15 years ago
  31. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  32. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 15 years ago
  33. 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  34. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  35. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 16 years ago
  36. 03cf1e0 headers_check fix: nfsd/syscall.h by Jaswinder Singh Rajput · 16 years ago
  37. 9e87b1e headers_check fix: nfsd/nfsfh.h by Jaswinder Singh Rajput · 16 years ago
  38. 3187ced headers_check fix: nfsd/export.h by Jaswinder Singh Rajput · 16 years ago
  39. db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 16 years ago
  40. 548eaca nfsd: document new filehandle fsid types by J. Bruce Fields · 16 years ago
  41. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  42. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  43. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  44. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  45. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  46. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 16 years ago
  47. 0d169ca nfsd: eliminate unused nfs4_callback.cb_stat by Benny Halevy · 16 years ago
  48. a5e561f nfsd: eliminate unused nfs4_callback.cb_program by Benny Halevy · 16 years ago
  49. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 16 years ago
  50. a5ae039 NFSD: Strip __KERNEL__ testing from unexported header files. by Robert P. J. Day · 16 years ago
  51. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 16 years ago
  52. e83aece Use struct path in struct svc_expkey by Jan Blunck · 16 years ago
  53. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  54. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  55. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  56. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  57. d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
  58. 48b4ba3 NFSD: Path name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  59. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  60. 29d5e55 NFSD: File name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  61. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  62. 40ee5dc knfsd: 64 bit ino support for NFS server by Peter Staubach · 17 years ago
  63. e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
  64. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  65. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  66. 1269bc6 knfsd: nfsd: enforce per-flavor id squashing by J. Bruce Fields · 17 years ago
  67. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  68. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  69. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  70. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago
  71. df547ef knfsd: nfsd4: simplify exp_pseudoroot arguments by J. Bruce Fields · 17 years ago
  72. e677bfe knfsd: nfsd4: parse secinfo information in exports downcall by Andy Adamson · 17 years ago
  73. 47f9940 knfsd: nfsd4: don't delegate files that have had conflicts by Meelap Shah · 17 years ago
  74. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  75. 1e51402 knfsd: nfsd: remove unused header interface.h by J. Bruce Fields · 17 years ago
  76. 33a1060 knfsd: nfsd4: fix NFSv4 filehandle size units confusion by J. Bruce Fields · 17 years ago
  77. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 17 years ago
  78. b5d5dfb [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC by Adrian Bunk · 17 years ago
  79. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  80. e2df0c8 [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON by NeilBrown · 18 years ago
  81. b591480 [PATCH] knfsd: nfsd4: reorganize compound ops by J.Bruce Fields · 18 years ago
  82. a4f1706a9 [PATCH] knfsd: nfsd4: move replay_owner to cstate by J.Bruce Fields · 18 years ago
  83. ca36431 [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations by J.Bruce Fields · 18 years ago
  84. e571019 [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE by J.Bruce Fields · 18 years ago
  85. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  86. a90b061 [PATCH] nfsd: nfs_replay_me by Al Viro · 18 years ago
  87. c7afef1 [PATCH] nfsd: misc endianness annotations by Al Viro · 18 years ago
  88. b37ad28 [PATCH] nfsd: nfs4 code returns error values in net-endian by Al Viro · 18 years ago
  89. 6264d69 [PATCH] nfsd: vfs.c endianness annotations by Al Viro · 18 years ago
  90. 2ebbc01 [PATCH] xdr annotations: NFSv4 server by Al Viro · 18 years ago
  91. 91f0716 [PATCH] xdr annotations: NFSv3 server by Al Viro · 18 years ago
  92. 131a21c [PATCH] xdr annotations: NFSv2 server by Al Viro · 18 years ago
  93. 83b1134 [PATCH] nfsfh simple endianness annotations by Al Viro · 18 years ago
  94. 63f10311 [PATCH] nfsd: nfserrno() endianness annotations by Al Viro · 18 years ago
  95. f7aa263 [PATCH] Fix linux/nfsd/const.h for make headers_check by Cedric Le Goater · 18 years ago
  96. 42ca099 [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals by J.Bruce Fields · 18 years ago
  97. 81c3f41 [PATCH] knfsd: nfsd4: xdr encoding for fs_locations by J.Bruce Fields · 18 years ago
  98. 93346919 [PATCH] knfsd: nfsd4: fslocations data structures by Manoj Naik · 18 years ago
  99. b009a87 [PATCH] knfsd: nfsd: store export path in export by J.Bruce Fields · 18 years ago
  100. 596bbe5 [PATCH] knfsd: Allow max size of NFSd payload to be configured by NeilBrown · 18 years ago