开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
clnt.h
Age
Commit message (
Expand
)
Author
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-01-04
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
2021-07-08
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
2020-04-28
SUNRPC: defer slow parts of rpc_free_client() to a workqueue.
NeilBrown
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-11-12
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
2019-07-06
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
2018-01-14
SUNRPC: Remove rpc_protocol()
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-02-09
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
2017-01-24
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-09-19
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
2016-09-19
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
2016-08-05
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-02-05
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
2016-02-05
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
[next]