aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h
Commit message (Expand)AuthorAge
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-01
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\ \ | |/ |/|
| * SUNRPC: Remove rpcb_getport_sync()Chuck Lever2010-09-17
* | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
|/
* SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-04
* SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-03
* 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