aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/clnt.h
AgeCommit message (Expand)Author
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust
2022-04-29SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever
2021-08-27SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust
2021-07-08sunrpc: Create per-rpc_clnt sysfs kobjectsOlga Kornievskaia
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-11-12sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-02-09NFSv4: Set the connection timeout to match the lease periodTrond Myklebust
2017-02-09SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust
2017-01-24SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2016-09-19SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson
2016-09-19SUNRPC search xprt switch for sockaddrAndy Adamson
2016-09-19SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson
2016-09-19SUNRPC rpc_clnt_xprt_switch_putAndy Adamson
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust
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