aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
Commit message (Expand)AuthorAge
* RPC: Fix the TCP resend semantics for NFSv4Trond Myklebust2007-04-21
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
|\
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* | NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever2007-02-13
* | SUNRPC: fix print format for tk_pidChuck Lever2007-02-03
* | RPC: Clean up rpc_execute...Trond Myklebust2007-02-03
|/
* [PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust2007-01-24
* SUNRPC: Make address format buffers more genericChuck Lever2006-12-06
* SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2006-12-06
* SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-06
* SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-06
* SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust2006-12-06
* Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-06
* [SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo2006-12-03
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-28
* SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust2006-09-22
* SUNRPC: Clean up soft task error handlingTrond Myklebust2006-09-22
* SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errorsTrond Myklebust2006-09-22
* SUNRPC: export new RPC client functions with _GPLChuck Lever2006-09-22
* SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2006-09-22
* SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever2006-09-22
* SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever2006-09-22
* SUNRPC: Create API for displaying remote peer addressChuck Lever2006-09-22
* SUNRPC: create API for getting remote peer addressChuck Lever2006-09-22
* SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2006-09-22
* SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2006-09-22
* SUNRPC: Create a helper to tell whether a transport is boundChuck Lever2006-09-22
* NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2006-08-24
* SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-24
* NFS: clean up rpc_rmdirTrond Myklebust2006-08-24
* RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-03
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust2006-03-20
* SUNRPC: Fix memory barriers for req->rq_receivedTrond Myklebust2006-03-20
* SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-20
* SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-20
* SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-20
* SUNRPC: more verbose output for rpc auth weak errorLevent Serinol2006-03-20
* SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-20
* [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk2006-03-14
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* Fix rpc shutdown event condition bugLinus Torvalds2006-01-10
* [PATCH] nfs: sleep_on() removalIngo Molnar2006-01-10
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-06
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-06
* SUNRPC: switchable buffer allocationChuck Lever2006-01-06
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-06
* SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06