aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h
Commit message (Expand)AuthorAge
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-01
* SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-19
* SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-19
* SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-19
* SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-19
* NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-05
* nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-15
* sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-17
* SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust2016-02-05
* SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust2016-02-05
* SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust2016-02-05
* SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust2016-01-31
* sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-10
* SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-03
* sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-27
* SUNRPC: New helper for creating client with rpc_xprtKinglong Mee2014-03-30
* SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-28
* SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-01
* SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust2013-09-05
* SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-01
* SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-30
* SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-30
* SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-30
* SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-26
* SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-14
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-02
|\
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-28
* | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton2013-02-05
* | nfsd: fix IPv6 address handling in the DRCJeff Layton2013-02-04
|/
* SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
* SUNRPC: Add API to acquire source addressChuck Lever2012-03-02
* SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-02
* SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
* SUNRPC: constify rpc_program->nameTrond Myklebust2012-01-31
* SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-01-31
* SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky2012-01-31
* SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky2012-01-31
* SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02
|\
| * Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
| |\
| * | SUNRPC: compare scopeid for link-local addressesMi Jinlong2011-09-14
* | | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky2011-10-25
| |/ |/|
* | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-18
|/
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11