aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h
Commit message (Expand)AuthorAge
* SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-10
* SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-10
* SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust2007-07-10
* SUNRPC: Make rpc_ping() staticTrond Myklebust2007-07-10
* SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust2007-07-10
* SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-10
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-10
* SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust2007-07-10
* SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust2007-07-10
* SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust2007-07-10
* SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2007-07-10
* SUNRPC: remove old portmapperChuck Lever2007-05-01
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-05-01
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-01
* NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever2007-02-13
* SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-06
* 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: Clean-up after previous patches.Chuck 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: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-20
* SUNRPC: eliminate rpc_call()Chuck Lever2006-03-20
* SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-20
* SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-20
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-06
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06
* [PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher2005-06-22
* [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16