1. f609266 NFSv4: Fix callback server shutdown by Trond Myklebust · 7 years ago
  2. ff3ac5c SUNRPC: Add a server side per-connection limit by Trond Myklebust · 8 years ago
  3. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  4. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 9 years ago
  5. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 9 years ago
  6. 598e235 nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops by Jeff Layton · 9 years ago
  7. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  8. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 9 years ago
  9. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 9 years ago
  10. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  11. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  12. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  13. 403c7b4 sunrpc: fix potential races in pool_stats collection by Jeff Layton · 10 years ago
  14. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  15. 4d5db3f sunrpc: convert sp_task_pending flag to use atomic bitops by Jeff Layton · 10 years ago
  16. 62978b3 sunrpc: move rq_cachetype field to better optimize space by Jeff Layton · 10 years ago
  17. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  18. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  19. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  20. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  21. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  22. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  23. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  24. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  25. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  26. ef11ce2 SUNRPC: track whether a request is coming from a loop-back interface. by NeilBrown · 10 years ago
  27. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  28. 28303ca sunrpc: fix some typos by Weng Meiling · 11 years ago
  29. 11d2a16 svcrpc: remove unused rq_resused by J. Bruce Fields · 11 years ago
  30. 35525b7 sunrpc: Fix lockd sleeping until timeout by Andriy Skulysh · 12 years ago
  31. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  32. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  33. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  34. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  35. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 13 years ago
  36. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  37. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 13 years ago
  38. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  39. 16d0587 NFSd: call svc rpcbind cleanup explicitly by Stanislav Kinsbursky · 13 years ago
  40. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 13 years ago
  41. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  42. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  43. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 14 years ago
  44. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 13 years ago
  45. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  46. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 14 years ago
  47. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  48. c7af6b0 nfsd: remove unused field rq_reffh by J. Bruce Fields · 15 years ago
  49. 78c210e Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" by J. Bruce Fields · 15 years ago
  50. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  51. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  52. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 15 years ago
  53. 56632b5 nfs41: client callback structures by Ricardo Labiaga · 15 years ago
  54. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  55. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  56. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  57. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  58. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 15 years ago
  59. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  60. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 16 years ago
  61. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  62. 5344b12 SUNRPC: Make svc_addr's argument a constant by Chuck Lever · 16 years ago
  63. a26cfad SUNRPC: Support IPv6 when registering kernel RPC services by Chuck Lever · 16 years ago
  64. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  65. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  66. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  67. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 16 years ago
  68. fbb7878 nfsd: clean up svc_reserve_auth() by J. Bruce Fields · 17 years ago
  69. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 17 years ago
  70. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  71. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 17 years ago
  72. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  73. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
  74. 9f29868 svc: Change the svc_sock in the rqstp structure to a transport by Tom Tucker · 17 years ago
  75. 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
  76. c417058 knfsd: nfsd4: store pseudoflavor in request by Andy Adamson · 17 years ago
  77. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  78. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  79. 5a05ed7 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code by NeilBrown · 17 years ago
  80. 9575648 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path by Chuck Lever · 17 years ago
  81. 73df0db [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent by Chuck Lever · 17 years ago
  82. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 17 years ago
  83. 2442222 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req by Chuck Lever · 17 years ago
  84. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  85. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 18 years ago
  86. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  87. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  88. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  89. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  90. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  91. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  92. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  93. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  94. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  95. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  96. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  97. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  98. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  99. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  100. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago