aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-31SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky1-2/+2
2012-01-31SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky1-2/+3
2012-01-31SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky1-1/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-3/+3
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust1-1/+7
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+2
2011-10-25SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky1-0/+2
2011-10-18SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust1-1/+2
2011-09-14SUNRPC: compare scopeid for link-local addressesMi Jinlong1-1/+7
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson1-0/+1
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-1/+1
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-1/+1
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+0
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov1-0/+1
2010-09-17SUNRPC: Remove rpcb_getport_sync()Chuck Lever1-1/+0
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust1-1/+1
2010-08-04SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust1-0/+1
2010-08-03SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust1-2/+2
2009-09-13nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis1-0/+1
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID callJeff Layton1-0/+15
2009-08-21sunrpc: add common routine for copying address portion of a sockaddrJeff Layton1-0/+50
2009-08-21sunrpc: add routine for comparing addressesJeff Layton1-0/+48
2009-08-10Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust1-3/+2
2009-08-09SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust1-1/+0
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust1-2/+2
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever1-0/+38
2009-06-17nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson1-0/+1
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia1-0/+2
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy1-0/+1
2008-09-29SUNRPC: Simplify rpcb_register() APIChuck Lever1-2/+2
2008-07-15SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever1-0/+3
2008-07-09rpc: bring back cl_chattyOlga Kornievskaia1-1/+3
2008-02-14SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust1-4/+5
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-4/+0
2008-01-30SUNRPC: Use appropriate argument types in rpcb clientChuck Lever1-1/+1
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever1-1/+1
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust1-1/+3
2008-01-30SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust1-1/+0
2008-01-30SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust1-1/+1
2008-01-30SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust1-1/+1
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox1-2/+0
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever1-1/+1
2007-07-10SUNRPC client: add interface for binding to a local addressFrank van Maarseveen1-0/+1
2007-07-10SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever1-1/+1
2007-07-10SUNRPC: Rename rpcb_getport_external routineChuck Lever1-5/+2
2007-07-10SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust1-0/+2
2007-07-10SUNRPC: Make rpc_ping() staticTrond Myklebust1-1/+0
2007-07-10SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust1-2/+0