aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h
Commit message (Expand)AuthorAge
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-13
* nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-21
* sunrpc: add common routine for copying address portion of a sockaddrJeff Layton2009-08-21
* sunrpc: add routine for comparing addressesJeff Layton2009-08-21
* Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
|\
| * SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-09
| * SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
* | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-09
|/
* nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-17
* rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-23
* nfsd: use nfs client rpc callback programBenny Halevy2008-09-29
* SUNRPC: Simplify rpcb_register() APIChuck Lever2008-09-29
* SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-15
* rpc: bring back cl_chattyOlga Kornievskaia2008-07-09
* SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-14
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-06
* | SUNRPC: Use appropriate argument types in rpcb clientChuck Lever2008-01-30
* | SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-30
* | SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-30
* | SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust2008-01-30
* | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust2008-01-30
* | SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-30
|/
* SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-09
* SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-10
* 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