summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust2006-03-201-3/+7
* SUNRPC: Fix memory barriers for req->rq_receivedTrond Myklebust2006-03-201-0/+5
* SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-201-4/+20
* SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-201-3/+6
* SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-201-0/+2
* SUNRPC: more verbose output for rpc auth weak errorLevent Serinol2006-03-201-2/+2
* SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-201-0/+3
* [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk2006-03-141-1/+2
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-111-2/+2
* Fix rpc shutdown event condition bugLinus Torvalds2006-01-101-1/+1
* [PATCH] nfs: sleep_on() removalIngo Molnar2006-01-101-1/+2
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-6/+4
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-6/+15
* SUNRPC: switchable buffer allocationChuck Lever2006-01-061-6/+8
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-061-2/+2
* SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2006-01-061-5/+6
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-7/+8
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-061-15/+17
* [PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust2005-11-091-3/+29
* SUNRPC: Retry wrap in case of memory allocation failure.J. Bruce Fields2005-10-181-3/+10
* RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-181-11/+12
* SUNRPC: Retry rpcbind requests if the server's portmapper isn't upChuck Lever2005-10-181-1/+2
* Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2005-09-231-36/+17
* [PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2005-09-231-17/+36
* [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-231-8/+2
* [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-231-1/+1
* [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-231-3/+2
* [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-231-1/+1
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-231-1/+0
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-231-2/+1
* [PATCH] RPC: proper soft timeout behavior for rpcbindChuck Lever2005-09-231-20/+77
* [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flagTrond Myklebust2005-06-221-34/+37
* [PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher2005-06-221-0/+40
* [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailableAndreas Gruenbacher2005-06-221-10/+14
* [PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields2005-06-221-2/+4
* [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2005-06-221-1/+58
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-221-0/+1
* [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_headerTrond Myklebust2005-06-221-1/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1085
OpenPOWER on IntegriCloud