1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 1b644b6 Revert "sunrpc: move the close processing after do recvfrom method" by J. Bruce Fields · 14 years ago
  3. f582275 Revert "sunrpc: fix peername failed on closed listener" by J. Bruce Fields · 14 years ago
  4. ab1b18f sunrpc: remove unnecessary svc_xprt_put by Neil Brown · 14 years ago
  5. 6871790 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" by Chuck Lever · 14 years ago
  6. d6783b2 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() by Chuck Lever · 14 years ago
  7. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  8. b292cf9 sunrpc: fix peername failed on closed listener by Xiaotian Feng · 14 years ago
  9. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  10. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  11. 78c210e Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" by J. Bruce Fields · 15 years ago
  12. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  13. b0401d7 sunrpc: move the close processing after do recvfrom method by Wei Yongjun · 15 years ago
  14. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  15. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  16. 335c54b NFSD: Prevent a buffer overflow in svc_xprt_names() by Chuck Lever · 15 years ago
  17. dcf1a35 net/sunrpc/svc_xprt.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  18. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  19. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  20. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  21. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 15 years ago
  22. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 15 years ago
  23. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 15 years ago
  24. 24c3767 SUNRPC: The sunrpc server code should not be used by out-of-tree modules by Trond Myklebust · 15 years ago
  25. 22945e4 svc: Clean up deferred requests on transport destruction by Tom Tucker · 15 years ago
  26. 2779e3a svc: Move kfree of deferral record to common code by Tom Tucker · 15 years ago
  27. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  28. 5dd248f SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 by Chuck Lever · 16 years ago
  29. aa3314c svc: Remove unused header files from svc_xprt.c by Tom Tucker · 16 years ago
  30. fc63a050 svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue by Tom Tucker · 16 years ago
  31. 7b54fe6 SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails by Jeff Layton · 16 years ago
  32. 7086721 SUNRPC: have svc_recv() check kthread_should_stop() by Jeff Layton · 16 years ago
  33. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  34. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  35. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 16 years ago
  36. a217813f knfsd: Support adding transports by writing portlist file by Tom Tucker · 16 years ago
  37. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 16 years ago
  38. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 16 years ago
  39. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 16 years ago
  40. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 16 years ago
  41. 4e5caaa svc: Move create logic to common code by Tom Tucker · 16 years ago
  42. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 16 years ago
  43. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 16 years ago
  44. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 16 years ago
  45. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 16 years ago
  46. 7a18208 svc: Make close transport independent by Tom Tucker · 16 years ago
  47. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 16 years ago
  48. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 16 years ago
  49. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 16 years ago
  50. 1d8206b9 svc: Add an svc transport class by Tom Tucker · 16 years ago