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