summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2011-07-13SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-23SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2011-03-28SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust
2011-03-21SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-21sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan
2011-03-21sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-08-02SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust
2010-04-01sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter
2010-04-01SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust
2010-04-01nfsd: ensure sockets are closed on errorNeil Brown
2010-04-01Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields
2010-04-01Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields
2010-03-15SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust
2010-03-15sunrpc: remove unnecessary svc_xprt_putNeil Brown
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-01-06Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng
2010-01-06sunrpc: fix build-time warningRandy Dunlap
2009-12-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton
2009-12-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust
2009-12-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis
2009-12-15rpc: add rpc_queue_empty functionAlexandros Batsakis
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09rpc: remove unneeded function parameter in gss_add_msg()Suresh Jayaraman
2009-12-08Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2009-12-08SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'devel' into linux-nextTrond Myklebust
2009-12-03SUNRPC: soft connect semantics for UDPChuck Lever
2009-12-03SUNRPC: Use soft connect semantics when performing RPC pingChuck Lever
2009-12-03SUNRPC: Use soft connects for autobinding over TCPChuck Lever
2009-12-03SUNRPC: Use TCP for local rpcbind upcallsChuck Lever
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever
2009-12-03SUNRPC: Simplify synopsis of rpcb_local_clnt()Chuck Lever
2009-12-03SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever
2009-12-03SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()Chuck Lever
2009-12-03SUNRPC: Display compressed (shorthand) IPv6 presentation addressesChuck Lever
2009-12-03RPC: Fix two potential races in put_rpccredTrond Myklebust
2009-12-03SUNRPC: Ensure that we honour autoclose before attempting to reconnectTrond Myklebust
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-23Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields
2009-11-23Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields