1. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  2. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  3. ef11ce2 SUNRPC: track whether a request is coming from a loop-back interface. by NeilBrown · 10 years ago
  4. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  5. 28303ca sunrpc: fix some typos by Weng Meiling · 11 years ago
  6. 11d2a16 svcrpc: remove unused rq_resused by J. Bruce Fields · 11 years ago
  7. 35525b7 sunrpc: Fix lockd sleeping until timeout by Andriy Skulysh · 12 years ago
  8. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  9. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  10. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  11. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  12. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 13 years ago
  13. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  14. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 13 years ago
  15. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  16. 16d0587 NFSd: call svc rpcbind cleanup explicitly by Stanislav Kinsbursky · 13 years ago
  17. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 13 years ago
  18. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  19. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  20. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 14 years ago
  21. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 13 years ago
  22. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  23. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 14 years ago
  24. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  25. c7af6b0 nfsd: remove unused field rq_reffh by J. Bruce Fields · 15 years ago
  26. 78c210e Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" by J. Bruce Fields · 15 years ago
  27. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  28. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  29. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 15 years ago
  30. 56632b5 nfs41: client callback structures by Ricardo Labiaga · 15 years ago
  31. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  32. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  33. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  34. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  35. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 15 years ago
  36. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  37. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 16 years ago
  38. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  39. 5344b12 SUNRPC: Make svc_addr's argument a constant by Chuck Lever · 16 years ago
  40. a26cfad SUNRPC: Support IPv6 when registering kernel RPC services by Chuck Lever · 16 years ago
  41. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  42. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  43. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  44. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 16 years ago
  45. fbb7878 nfsd: clean up svc_reserve_auth() by J. Bruce Fields · 17 years ago
  46. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 17 years ago
  47. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  48. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 17 years ago
  49. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  50. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
  51. 9f29868 svc: Change the svc_sock in the rqstp structure to a transport by Tom Tucker · 17 years ago
  52. 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
  53. c417058 knfsd: nfsd4: store pseudoflavor in request by Andy Adamson · 17 years ago
  54. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  55. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  56. 5a05ed7 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code by NeilBrown · 17 years ago
  57. 9575648 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path by Chuck Lever · 17 years ago
  58. 73df0db [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent by Chuck Lever · 17 years ago
  59. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 17 years ago
  60. 2442222 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req by Chuck Lever · 17 years ago
  61. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  62. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 18 years ago
  63. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  64. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  65. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  66. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  67. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  68. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  69. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  70. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  71. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  72. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  73. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  74. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  75. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  76. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  77. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago
  78. 5c04c46 [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case by J. Bruce Fields · 18 years ago
  79. 6f54e2d [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page by J. Bruce Fields · 18 years ago
  80. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  81. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  82. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 19 years ago
  83. 9ba0263 [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port by Andreas Gruenbacher · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago