aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/clnt.h
AgeCommit message (Expand)Author
2009-09-13nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton
2009-08-21sunrpc: add common routine for copying address portion of a sockaddrJeff Layton
2009-08-21sunrpc: add routine for comparing addressesJeff Layton
2009-08-10Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-09SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever
2009-06-17nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy
2008-09-29SUNRPC: Simplify rpcb_register() APIChuck Lever
2008-07-15SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever
2008-07-09rpc: bring back cl_chattyOlga Kornievskaia
2008-02-14SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-30SUNRPC: Use appropriate argument types in rpcb clientChuck Lever
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust
2008-01-30SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust
2008-01-30SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust
2008-01-30SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever
2007-07-10SUNRPC client: add interface for binding to a local addressFrank van Maarseveen
2007-07-10SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever
2007-07-10SUNRPC: Rename rpcb_getport_external routineChuck Lever
2007-07-10SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust
2007-07-10SUNRPC: Make rpc_ping() staticTrond Myklebust
2007-07-10SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust
2007-07-10SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust
2007-07-10SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust
2007-07-10SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust
2007-07-10SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust
2007-07-10SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust
2007-04-30SUNRPC: remove old portmapperChuck Lever
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-02-12NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever
2006-09-22SUNRPC: Clean-up after previous patches.Chuck Lever
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever