1. ccdb357 svcrpc: treat uid's as unsigned by J. Bruce Fields · 14 years ago
  2. 9fcfe0c SUNRPC: Handle EINVAL error returns from the TCP connect operation by Trond Myklebust · 14 years ago
  3. 301e99c nfsd: ensure sockets are closed on error by Neil Brown · 14 years ago
  4. 1b644b6 Revert "sunrpc: move the close processing after do recvfrom method" by J. Bruce Fields · 14 years ago
  5. f582275 Revert "sunrpc: fix peername failed on closed listener" by J. Bruce Fields · 14 years ago
  6. ab1b18f sunrpc: remove unnecessary svc_xprt_put by Neil Brown · 14 years ago
  7. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  8. ba17686 nfs41 do not allocate unused back channel pages by Andy Adamson · 14 years ago
  9. 5a51f13 xprtsock.c: make bc_{malloc/free} static by H Hartley Sweeten · 14 years ago
  10. 7a88efe SUNRPC: Don't display zero scope IDs by Chuck Lever · 14 years ago
  11. f1a89a1 SUNRPC: Deprecate support for site-local addresses by Chuck Lever · 14 years ago
  12. dc5ddce sunrpc: parse and return errors reported by gssd by Jeff Layton · 14 years ago
  13. 6871790 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" by Chuck Lever · 14 years ago
  14. d6783b2 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() by Chuck Lever · 14 years ago
  15. 205ba42 NFSD: Support AF_INET6 in svc_addsock() function by Aime Le Rouzic · 14 years ago
  16. 0739605 SUNRPC: Use rpc_pton() in ip_map_parse() by Chuck Lever · 14 years ago
  17. e2b6d02 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  18. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  19. b292cf9 sunrpc: fix peername failed on closed listener by Xiaotian Feng · 15 years ago
  20. 6c85309 sunrpc: fix build-time warning by Randy Dunlap · 14 years ago
  21. 486bad2 sunrpc: on successful gss error pipe write, don't return error by Jeff Layton · 15 years ago
  22. b891e4a SUNRPC: Fix the return value in gss_import_sec_context() by Trond Myklebust · 15 years ago
  23. 14ace02 SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() by Trond Myklebust · 15 years ago
  24. e4bdda1 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  25. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  26. 689cf5c nfs: enforce FIFO ordering of operations trying to acquire slot by Alexandros Batsakis · 15 years ago
  27. 48f1861 rpc: add rpc_queue_empty function by Alexandros Batsakis · 15 years ago
  28. 52c9948 Merge branch 'nfs-for-2.6.33' by Trond Myklebust · 15 years ago
  29. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  30. 053e324 rpc: remove unneeded function parameter in gss_add_msg() by Suresh Jayaraman · 15 years ago
  31. e4ee5d4 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 15 years ago
  32. 480e324 SUNRPC: IS_ERR/PTR_ERR confusion by Roel Kluin · 15 years ago
  33. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  34. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  35. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  36. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  37. 7285f2d Merge branch 'devel' into linux-next by Trond Myklebust · 15 years ago
  38. 3a28bec SUNRPC: soft connect semantics for UDP by Chuck Lever · 15 years ago
  39. caabea8 SUNRPC: Use soft connect semantics when performing RPC ping by Chuck Lever · 15 years ago
  40. 012da15 SUNRPC: Use soft connects for autobinding over TCP by Chuck Lever · 15 years ago
  41. 2a76b3b SUNRPC: Use TCP for local rpcbind upcalls by Chuck Lever · 15 years ago
  42. c526611 SUNRPC: Use a cached RPC client and transport for rpcbind upcalls by Chuck Lever · 15 years ago
  43. 5a46211 SUNRPC: Simplify synopsis of rpcb_local_clnt() by Chuck Lever · 15 years ago
  44. 09a21c4 SUNRPC: Allow RPCs to fail quickly if the server is unreachable by Chuck Lever · 15 years ago
  45. 206a134 SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() by Chuck Lever · 15 years ago
  46. dd1fd90 SUNRPC: Display compressed (shorthand) IPv6 presentation addresses by Chuck Lever · 15 years ago
  47. f0380f3 RPC: Fix two potential races in put_rpccred by Trond Myklebust · 15 years ago
  48. feb8ca3 SUNRPC: Ensure that we honour autoclose before attempting to reconnect by Trond Myklebust · 15 years ago
  49. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  51. 9b8b317 Merge commit 'v2.6.32-rc8' into HEAD by J. Bruce Fields · 15 years ago
  52. 78c210e Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" by J. Bruce Fields · 15 years ago
  53. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  55. 1e360a6 SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() by Chuck Lever · 15 years ago
  56. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  57. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  59. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  60. dc83d6e nfsd4: don't try to map gid's in generic rpc code by J. Bruce Fields · 15 years ago
  61. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  62. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  63. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  64. 0c01695 net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
  65. 7a73fdd net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
  66. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  67. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  68. 4111d4f sunrpc/rpc_pipe: fix kernel-doc notation by Randy Dunlap · 15 years ago
  69. 61d0a8e NFS/RPC: fix problems with reestablish_timeout and related code. by Neil Brown · 15 years ago
  70. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  71. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  72. cd68c374 sunrpc/cache: avoid variable over-loading in cache_defer_req by NeilBrown · 15 years ago
  73. 67e7328 sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req by NeilBrown · 15 years ago
  74. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 15 years ago
  75. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 15 years ago
  76. 908329f sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. by NeilBrown · 15 years ago
  77. 9e4c637 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. by NeilBrown · 15 years ago
  78. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  79. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  80. 6951867 nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h by Benny Halevy · 15 years ago
  81. 2574cc9 SUNRPC: Fix rpc_task_force_reencode by Trond Myklebust · 15 years ago
  82. b0401d7 sunrpc: move the close processing after do recvfrom method by Wei Yongjun · 15 years ago
  83. eac8173 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service by Wei Yongjun · 15 years ago
  84. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  85. 8f55f3c nfsd41: sunrpc: svc_tcp_recv_record() by Alexandros Batsakis · 15 years ago
  86. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  87. 405d8f8 SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... by Trond Myklebust · 15 years ago
  88. f7e86ab SUNRPC: cache must take a reference to the cache detail's module on open() by Trond Myklebust · 15 years ago
  89. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  90. 96c61cb SUNRPC: Fix a typo in cache_pipefs_files by Trond Myklebust · 15 years ago
  91. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  92. 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 15 years ago
  93. 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 15 years ago
  94. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  95. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  96. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 15 years ago
  97. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 15 years ago
  98. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  99. da77005 SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c by Trond Myklebust · 15 years ago
  100. 5b7a1b9 SUNRPC: Ensure we initialise the cache_detail before creating procfs files by Trond Myklebust · 15 years ago