1. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  2. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 16 years ago
  3. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 16 years ago
  4. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  5. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 16 years ago
  6. 24c3767 SUNRPC: The sunrpc server code should not be used by out-of-tree modules by Trond Myklebust · 16 years ago
  7. 22945e4 svc: Clean up deferred requests on transport destruction by Tom Tucker · 16 years ago
  8. 2779e3a svc: Move kfree of deferral record to common code by Tom Tucker · 16 years ago
  9. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  10. 5dd248f SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 by Chuck Lever · 16 years ago
  11. aa3314c svc: Remove unused header files from svc_xprt.c by Tom Tucker · 16 years ago
  12. fc63a05 svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue by Tom Tucker · 16 years ago
  13. 7b54fe6 SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails by Jeff Layton · 17 years ago
  14. 7086721 SUNRPC: have svc_recv() check kthread_should_stop() by Jeff Layton · 17 years ago
  15. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 17 years ago
  16. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  17. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  18. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  19. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 17 years ago
  20. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 17 years ago
  21. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  22. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 17 years ago
  23. 4e5caaa svc: Move create logic to common code by Tom Tucker · 17 years ago
  24. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  25. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  26. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  27. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  28. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  29. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 17 years ago
  30. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 17 years ago
  31. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 17 years ago
  32. 1d8206b9 svc: Add an svc transport class by Tom Tucker · 17 years ago