summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/clnt.h
AgeCommit message (Expand)Author
2024-01-04SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()Anna Schumaker
2023-11-01SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix
2023-08-24SUNRPC: Allow specification of TCP client connect timeout at setupTrond Myklebust
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington
2023-06-19SUNRPC: Plumb an API for setting transport layer securityChuck Lever
2022-10-06SUNRPC: Add API to force the client to disconnectTrond Myklebust
2022-07-25SUNRPC create a function that probes only offline transportsOlga Kornievskaia
2022-07-25SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia
2022-07-25SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia
2022-07-25SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia
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