aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/clnt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-06SUNRPC: Add API to force the client to disconnectTrond Myklebust1-0/+1
2022-07-25SUNRPC create a function that probes only offline transportsOlga Kornievskaia1-0/+2
2022-07-25SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia1-0/+1
2022-07-25SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia1-0/+1
2022-07-25SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia1-0/+1
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust1-0/+1
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust1-1/+0
2022-04-29SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust1-0/+1
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever1-0/+1
2021-08-27SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia1-0/+2
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust1-1/+2
2021-07-08sunrpc: Create per-rpc_clnt sysfs kobjectsOlga Kornievskaia1-0/+2
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia1-0/+5
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown1-1/+7
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+0
2019-11-12sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig1-3/+0
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust1-0/+1
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust1-0/+1
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust1-0/+2
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust1-0/+1
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust1-0/+2
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust1-0/+2
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever1-0/+3
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan1-2/+2
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown1-0/+1
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever1-0/+7
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig1-2/+2
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig1-1/+1
2017-02-09NFSv4: Set the connection timeout to match the lease periodTrond Myklebust1-2/+3
2017-02-09SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust1-1/+0
2017-01-24SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2016-09-19SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson1-0/+12
2016-09-19SUNRPC search xprt switch for sockaddrAndy Adamson1-0/+2
2016-09-19SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson1-0/+1
2016-09-19SUNRPC rpc_clnt_xprt_switch_putAndy Adamson1-0/+2
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust1-0/+2
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+0
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever1-0/+1
2016-02-05SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust1-0/+11
2016-02-05SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust1-0/+4
2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust1-0/+2
2016-01-31SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust1-1/+0
2015-06-10sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton1-0/+1
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust1-1/+2
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton1-0/+4
2014-03-30SUNRPC: New helper for creating client with rpc_xprtKinglong Mee1-0/+2
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust1-0/+4