aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-0/+1
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-1/+1
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-1/+1
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-261-0/+1
|\
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+1
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-251-1/+0
|\ \ | |/ |/|
| * SUNRPC: Remove rpcb_getport_sync()Chuck Lever2010-09-171-1/+0
* | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-121-1/+1
|/
* SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-041-0/+1
* SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-031-2/+2
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-131-0/+1
* nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-211-0/+15
* sunrpc: add common routine for copying address portion of a sockaddrJeff Layton2009-08-211-0/+50
* sunrpc: add routine for comparing addressesJeff Layton2009-08-211-0/+48
* Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-101-3/+2
|\
| * SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-091-1/+0
| * SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-091-2/+2
* | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-091-0/+38
|/
* nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-171-0/+1
* rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-231-0/+2
* nfsd: use nfs client rpc callback programBenny Halevy2008-09-291-0/+1
* SUNRPC: Simplify rpcb_register() APIChuck Lever2008-09-291-2/+2
* SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-151-0/+3
* rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-1/+3
* SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-141-4/+5
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-4/+0
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-061-2/+0
* | SUNRPC: Use appropriate argument types in rpcb clientChuck Lever2008-01-301-1/+1
* | SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-301-1/+1
* | SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-301-1/+3
* | SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust2008-01-301-1/+0
* | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust2008-01-301-1/+1
* | SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-301-1/+1
|/
* SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-091-1/+1
* SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-101-0/+1
* SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-101-1/+1
* SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-101-5/+2
* SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust2007-07-101-0/+2
* SUNRPC: Make rpc_ping() staticTrond Myklebust2007-07-101-1/+0
* SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust2007-07-101-2/+0
* SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-101-3/+1
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-101-6/+4
* SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust2007-07-101-2/+1
* SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust2007-07-101-1/+1
* SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust2007-07-101-0/+1
* SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2007-07-101-0/+4
* SUNRPC: remove old portmapperChuck Lever2007-04-301-3/+0
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-04-301-0/+3
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-301-1/+2
* NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever2007-02-121-0/+2