summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/clnt.h
AgeCommit message (Expand)Author
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-02-05SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust
2016-02-05SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust
2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust
2016-01-31SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust
2015-06-10sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton
2014-03-30SUNRPC: New helper for creating client with rpc_xprtKinglong Mee
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust
2013-10-01SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust
2013-09-05SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-30SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust
2013-04-26SUNRPC: allow disabling idle timeoutJ. Bruce Fields
2013-04-14SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-05sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever
2012-03-02SUNRPC: Add API to acquire source addressChuck Lever
2012-03-02SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31SUNRPC: constify rpc_program->nameTrond Myklebust
2012-01-31SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust
2012-01-31SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky
2012-01-31SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky
2012-01-31SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-10-25SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky
2011-10-18SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust
2011-09-14SUNRPC: compare scopeid for link-local addressesMi Jinlong
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov
2010-09-17SUNRPC: Remove rpcb_getport_sync()Chuck Lever