summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Per-rpc_clnt task PIDsChuck Lever2021-10-101-0/+1
* SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia2021-08-271-0/+2
* SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust2021-08-091-1/+2
* sunrpc: Create per-rpc_clnt sysfs kobjectsOlga Kornievskaia2021-07-081-0/+2
* NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia2020-04-281-0/+5
* SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown2020-04-281-1/+7
* Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-071-3/+0
|\
| * sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-121-3/+0
* | NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust2019-11-031-0/+1
|/
* SUNRPC: Fix up backchannel slot table accountingTrond Myklebust2019-07-181-0/+1
* SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust2019-07-121-0/+2
* SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust2019-07-061-0/+1
* SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-261-0/+2
* SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust2019-04-251-0/+2
* SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-141-0/+3
* sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-2/+2
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-191-0/+1
* NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-311-0/+1
* xprtrdma: "Support" call-only RPCsChuck Lever2018-04-101-0/+7
* SUNRPC: Remove rpc_protocol()Chuck Lever2018-01-141-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-2/+2
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-151-1/+1
* NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-2/+3
* SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-091-1/+0
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
* SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-191-0/+12
* SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-191-0/+2
* SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-191-0/+1
* SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-191-0/+2
* NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-051-0/+2
* nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-151-2/+0
* sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-171-0/+1
* SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust2016-02-051-0/+11
* SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust2016-02-051-0/+4
* SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust2016-02-051-0/+2
* SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust2016-01-311-1/+0
* sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-101-0/+1
* SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-031-1/+2
* sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-271-0/+4
* SUNRPC: New helper for creating client with rpc_xprtKinglong Mee2014-03-301-0/+2
* SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-281-0/+4
* SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-011-0/+2
* SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust2013-09-051-0/+1
* SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-011-1/+0
* SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-301-0/+2
* SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-301-1/+0
* SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-301-1/+0
* SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-261-0/+1
* SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-141-0/+1