aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
Commit message (Expand)AuthorAge
* [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
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-06
* [PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust2005-11-09
* SUNRPC: Retry wrap in case of memory allocation failure.J. Bruce Fields2005-10-19
* RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-18
* SUNRPC: Retry rpcbind requests if the server's portmapper isn't upChuck Lever2005-10-18
* Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2005-09-23
* [PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2005-09-23
* [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-23
* [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-23
* [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-23
* [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-23
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-23
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-23