1. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  2. c082657 nfsd: return success for non-NFS4 nfs4_state_start by Stephen Rothwell · 15 years ago
  3. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  4. 199ff35 nfsd41: Backchannel: Server backchannel RPC wait queue by Ricardo Labiaga · 15 years ago
  5. 132f977 nfsd41: Backchannel: Add sequence arguments to callback RPC arguments by Ricardo Labiaga · 15 years ago
  6. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  7. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  8. 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
  9. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  10. a649637 nfsd41: bound forechannel drc size by memory usage by Andy Adamson · 15 years ago
  11. 468de9e nfsd41: expand solo sequence check by Andy Adamson · 15 years ago
  12. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  13. 363168b nfsd: make nfs4_client->cl_addr a struct sockaddr_storage by Jeff Layton · 15 years ago
  14. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  15. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  16. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  17. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  18. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  19. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  20. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  21. 6c18ba9 nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct by Alexandros Batsakis · 15 years ago
  22. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  23. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  24. fca4217 knfsd: reply cache cleanups by Greg Banks · 15 years ago
  25. 3aea09d nfsd4: track recall retries in nfs4_delegation by J. Bruce Fields · 15 years ago
  26. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  27. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  28. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  29. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 15 years ago
  30. c654b8a nfsd: support ext4 i_version by J. Bruce Fields · 15 years ago
  31. 04826f4 nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 by Benny Halevy · 15 years ago
  32. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  33. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  34. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 15 years ago
  35. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  36. f3ec22b nfsd41: provide support for minor version 1 at rpc level by Marc Eshel · 15 years ago
  37. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  38. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  39. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  40. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  41. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 15 years ago
  42. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  43. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 15 years ago
  44. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  45. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  46. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  47. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  48. b85d4c0 nfsd41: sequence operation by Benny Halevy · 15 years ago
  49. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  50. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  51. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  52. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 15 years ago
  53. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  54. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  55. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  56. 10add80 nfsd41: define nfs41 error codes by Marc Eshel · 15 years ago
  57. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 15 years ago
  58. 42d671c Fix a build warning about leaking CONFIG_NFSD to userspace. by Greg Banks · 15 years ago
  59. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  60. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 15 years ago
  61. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  62. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 15 years ago
  63. 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  64. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 15 years ago
  65. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 15 years ago
  66. 03cf1e0 headers_check fix: nfsd/syscall.h by Jaswinder Singh Rajput · 16 years ago
  67. 9e87b1e headers_check fix: nfsd/nfsfh.h by Jaswinder Singh Rajput · 16 years ago
  68. 3187ced headers_check fix: nfsd/export.h by Jaswinder Singh Rajput · 16 years ago
  69. db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 16 years ago
  70. 548eaca nfsd: document new filehandle fsid types by J. Bruce Fields · 16 years ago
  71. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  72. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  73. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  74. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  75. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  76. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 16 years ago
  77. 0d169ca nfsd: eliminate unused nfs4_callback.cb_stat by Benny Halevy · 16 years ago
  78. a5e561f nfsd: eliminate unused nfs4_callback.cb_program by Benny Halevy · 16 years ago
  79. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 16 years ago
  80. a5ae039 NFSD: Strip __KERNEL__ testing from unexported header files. by Robert P. J. Day · 16 years ago
  81. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 16 years ago
  82. e83aece Use struct path in struct svc_expkey by Jan Blunck · 16 years ago
  83. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  84. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  85. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  86. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  87. d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
  88. 48b4ba3 NFSD: Path name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  89. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  90. 29d5e55 NFSD: File name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
  91. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  92. 40ee5dc knfsd: 64 bit ino support for NFS server by Peter Staubach · 17 years ago
  93. e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
  94. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  95. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  96. 1269bc6 knfsd: nfsd: enforce per-flavor id squashing by J. Bruce Fields · 17 years ago
  97. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  98. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  99. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  100. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago