1. d22053c nfsd: include cld.h in the headers_install target by Jeff Layton · 12 years ago
  2. 0ab628d nfsd: add a header describing upcall to nfsdcld by Jeff Layton · 12 years ago
  3. 2f1ddda NFSD: Remove the ex_pathname field from struct svc_export by Trond Myklebust · 13 years ago
  4. ed748aa NFSD: Cleanup for nfsd4_path() by Trond Myklebust · 13 years ago
  5. c152292 nfsd: remove include/linux/nfsd/syscall.h by J. Bruce Fields · 13 years ago
  6. c10bd39 Remove include/linux/nfsd/const.h by J. Bruce Fields · 13 years ago
  7. 8cfb791 nfsd: remove unused defines by J. Bruce Fields · 13 years ago
  8. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 9ce137e nfsd: don't support msnfs export option by J. Bruce Fields · 14 years ago
  11. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  12. fb4b698 nfsd: further comment typos by J. Bruce Fields · 14 years ago
  13. e0c8233 nfsd4: fix filehandle comment by J. Bruce Fields · 14 years ago
  14. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  15. 3d8986c nfsd: enable V4ROOT exports by J. Bruce Fields · 15 years ago
  16. eb4c86c nfsd: introduce export flag for v4 pseudoroot by Steve Dickson · 15 years ago
  17. 12045a6e nfsd: let "insecure" flag vary by pseudoflavor by J. Bruce Fields · 15 years ago
  18. e8e8753 nfsd: new interface to advertise export features by J. Bruce Fields · 15 years ago
  19. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  20. 72579ac nfsd: Headers Independence and include cleanups by Boaz Harrosh · 15 years ago
  21. 4056c9a nfsd: Remove unused dprintk by Boaz Harrosh · 15 years ago
  22. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  23. 8c10cbd nfsd: use STATEID_FMT and STATEID_VAL for printing stateids by Benny Halevy · 15 years ago
  24. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  25. c082657 nfsd: return success for non-NFS4 nfs4_state_start by Stephen Rothwell · 15 years ago
  26. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  27. 199ff35 nfsd41: Backchannel: Server backchannel RPC wait queue by Ricardo Labiaga · 15 years ago
  28. 132f977 nfsd41: Backchannel: Add sequence arguments to callback RPC arguments by Ricardo Labiaga · 15 years ago
  29. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  30. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  31. 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
  32. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  33. a649637 nfsd41: bound forechannel drc size by memory usage by Andy Adamson · 15 years ago
  34. 468de9e nfsd41: expand solo sequence check by Andy Adamson · 15 years ago
  35. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  36. 363168b nfsd: make nfs4_client->cl_addr a struct sockaddr_storage by Jeff Layton · 15 years ago
  37. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  38. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  39. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  40. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  41. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  42. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  43. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  44. 6c18ba9 nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct by Alexandros Batsakis · 15 years ago
  45. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  46. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  47. fca4217 knfsd: reply cache cleanups by Greg Banks · 15 years ago
  48. 3aea09d nfsd4: track recall retries in nfs4_delegation by J. Bruce Fields · 15 years ago
  49. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  50. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  51. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  52. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 15 years ago
  53. c654b8a nfsd: support ext4 i_version by J. Bruce Fields · 15 years ago
  54. 04826f4 nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 by Benny Halevy · 15 years ago
  55. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  56. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  57. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 15 years ago
  58. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  59. f3ec22b nfsd41: provide support for minor version 1 at rpc level by Marc Eshel · 15 years ago
  60. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  61. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  62. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  63. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  64. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 15 years ago
  65. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  66. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 15 years ago
  67. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  68. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  69. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  70. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  71. b85d4c0 nfsd41: sequence operation by Benny Halevy · 15 years ago
  72. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  73. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  74. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  75. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 15 years ago
  76. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  77. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  78. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  79. 10add80 nfsd41: define nfs41 error codes by Marc Eshel · 15 years ago
  80. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 15 years ago
  81. 42d671c Fix a build warning about leaking CONFIG_NFSD to userspace. by Greg Banks · 15 years ago
  82. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  83. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 15 years ago
  84. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  85. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 15 years ago
  86. 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  87. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 15 years ago
  88. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 15 years ago
  89. 03cf1e0 headers_check fix: nfsd/syscall.h by Jaswinder Singh Rajput · 15 years ago
  90. 9e87b1e headers_check fix: nfsd/nfsfh.h by Jaswinder Singh Rajput · 15 years ago
  91. 3187ced headers_check fix: nfsd/export.h by Jaswinder Singh Rajput · 15 years ago
  92. db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 16 years ago
  93. 548eaca nfsd: document new filehandle fsid types by J. Bruce Fields · 16 years ago
  94. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  95. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  96. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  97. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  98. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  99. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 16 years ago
  100. 0d169ca nfsd: eliminate unused nfs4_callback.cb_stat by Benny Halevy · 16 years ago