1. 1745680 NFSD: Added TEST_STATEID operation by Bryan Schumaker · 13 years ago
  2. 9ae78bc nfsd4: fix comment and remove unused nfsd4_file fields by J. Bruce Fields · 13 years ago
  3. acfdf5c nfsd4: acquire only one lease per file by J. Bruce Fields · 13 years ago
  4. 5ce8ba2 nfsd4: allow restarting callbacks by J. Bruce Fields · 14 years ago
  5. 84f5f7c nfsd4: make sure sequence flags are set after destroy_session by J. Bruce Fields · 14 years ago
  6. 77a3569 nfsd4: keep finer-grained callback status by J. Bruce Fields · 14 years ago
  7. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 14 years ago
  8. 6f3d772 nfs4: set source address when callback is generated by Takuma Umeya · 14 years ago
  9. c84d500 nfsd4: use a single struct file for delegations by J. Bruce Fields · 14 years ago
  10. 8323c3b nfsd4: move minorversion to client by J. Bruce Fields · 14 years ago
  11. 5a3c9d7 nfsd4: separate callback change and callback probe by J. Bruce Fields · 14 years ago
  12. 8b5ce5c nfsd4: callback program number is per-session by J. Bruce Fields · 14 years ago
  13. ac7c46f nfsd4: make backchannel sequence number per-session by J. Bruce Fields · 14 years ago
  14. 90c8145 nfsd4: use client pointer to backchannel session by J. Bruce Fields · 14 years ago
  15. edd7678 nfsd4: move callback setup into session init code by J. Bruce Fields · 14 years ago
  16. 19cf5c0 nfsd4: use callbacks on svc_xprt_deletion by J. Bruce Fields · 14 years ago
  17. c766251 nfsd4: keep per-session list of connections by J. Bruce Fields · 14 years ago
  18. 6ff8da0 nfsd4: Move callback setup to callback queue by J. Bruce Fields · 14 years ago
  19. fb00392 nfsd4: remove separate cb_args struct by J. Bruce Fields · 14 years ago
  20. cee277d nfsd4: use generic callback code in null case by J. Bruce Fields · 14 years ago
  21. 5878453 nfsd4: generic callback code by J. Bruce Fields · 14 years ago
  22. 1c85560 nfsd4: rename nfs4_rpc_args->nfsd4_cb_args by J. Bruce Fields · 14 years ago
  23. 586f367 nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence by J. Bruce Fields · 14 years ago
  24. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  25. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago
  26. f9d7562 nfsd4: share file descriptors between stateid's by J. Bruce Fields · 14 years ago
  27. d768298 nfsd4: keep a reference count on client while in use by Benny Halevy · 14 years ago
  28. 07cd490 nfsd4: mark_client_expired by Benny Halevy · 14 years ago
  29. 46583e2 nfsd4: introduce nfs4_client.cl_refcount by Benny Halevy · 14 years ago
  30. 4b21d0d nfsd4: allow 4.0 clients to change callback path by J. Bruce Fields · 14 years ago
  31. 2bf2387 nfsd4: rearrange cb data structures by J. Bruce Fields · 14 years ago
  32. b12a05c nfsd4: cl_count is unused by J. Bruce Fields · 14 years ago
  33. b5a1a81 nfsd4: don't sleep in lease-break callback by J. Bruce Fields · 14 years ago
  34. 227f98d9 nfsd4: preallocate nfs4_rpc_args by J. Bruce Fields · 14 years ago
  35. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  36. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  37. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago[Renamed from include/linux/nfsd/state.h]
  38. 72579ac nfsd: Headers Independence and include cleanups by Boaz Harrosh · 15 years ago
  39. 8c10cbd nfsd: use STATEID_FMT and STATEID_VAL for printing stateids by Benny Halevy · 15 years ago
  40. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  41. 199ff35 nfsd41: Backchannel: Server backchannel RPC wait queue by Ricardo Labiaga · 15 years ago
  42. 132f977 nfsd41: Backchannel: Add sequence arguments to callback RPC arguments by Ricardo Labiaga · 15 years ago
  43. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  44. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  45. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  46. a649637 nfsd41: bound forechannel drc size by memory usage by Andy Adamson · 15 years ago
  47. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  48. 363168b nfsd: make nfs4_client->cl_addr a struct sockaddr_storage by Jeff Layton · 15 years ago
  49. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  50. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  51. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  52. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  53. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  54. 6c18ba9 nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct by Alexandros Batsakis · 15 years ago
  55. 3aea09d nfsd4: track recall retries in nfs4_delegation by J. Bruce Fields · 15 years ago
  56. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  57. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  58. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  59. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 15 years ago
  60. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  61. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  62. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  63. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 15 years ago
  64. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  65. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  66. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  67. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  68. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  69. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  70. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  71. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 15 years ago
  72. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  73. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 15 years ago
  74. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 15 years ago
  75. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 15 years ago
  76. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  77. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  78. 0d169ca nfsd: eliminate unused nfs4_callback.cb_stat by Benny Halevy · 16 years ago
  79. a5e561f nfsd: eliminate unused nfs4_callback.cb_program by Benny Halevy · 16 years ago
  80. 47f9940 knfsd: nfsd4: don't delegate files that have had conflicts by Meelap Shah · 17 years ago
  81. 33a1060 knfsd: nfsd4: fix NFSv4 filehandle size units confusion by J. Bruce Fields · 17 years ago
  82. b591480 [PATCH] knfsd: nfsd4: reorganize compound ops by J.Bruce Fields · 18 years ago
  83. c7afef1 [PATCH] nfsd: misc endianness annotations by Al Viro · 18 years ago
  84. b37ad28 [PATCH] nfsd: nfs4 code returns error values in net-endian by Al Viro · 18 years ago
  85. 4c4cd22 [PATCH] nfsd4: check lock type against openmode. by NeilBrown · 19 years ago
  86. 7fb64ce [PATCH] nfsd4: seqid comments by NeilBrown · 19 years ago
  87. c7b9a45 [PATCH] knfsd: nfsd4: reboot recovery by NeilBrown · 19 years ago
  88. 190e4fb [PATCH] knfsd: nfsd4: initialize recovery directory by NeilBrown · 19 years ago
  89. cb36d63 [PATCH] knfsd: nfsd4: remove cb_parsed by NeilBrown · 19 years ago
  90. ea1da63 [PATCH] knfsd: nfsd4: rename state list fields by NeilBrown · 19 years ago
  91. fd39ca9 [PATCH] knfsd: nfsd4: make needlessly global code static by NeilBrown · 19 years ago
  92. a55370a [PATCH] knfsd: nfsd4: reboot hash by NeilBrown · 19 years ago
  93. 13cd218 [PATCH] nfsd4: reference count struct nfs4_file by NeilBrown · 19 years ago
  94. 8beefa2 [PATCH] nfsd4: rename nfs4_file fields by NeilBrown · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago