index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
clnt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
1
-0
/
+1
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
1
-0
/
+2
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
1
-0
/
+1
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
1
-0
/
+1
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
1
-1
/
+0
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
1
-0
/
+1
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-0
/
+1
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
1
-0
/
+2
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
1
-1
/
+2
2021-07-08
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
1
-0
/
+2
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+5
2020-04-28
SUNRPC: defer slow parts of rpc_free_client() to a workqueue.
NeilBrown
1
-1
/
+7
2019-12-08
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+0
2019-11-12
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
1
-3
/
+0
2019-11-04
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
1
-0
/
+1
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-0
/
+1
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
1
-0
/
+2
2019-07-06
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
1
-0
/
+1
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
1
-0
/
+2
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
1
-0
/
+2
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
1
-0
/
+3
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-2
/
+2
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-0
/
+1
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-0
/
+1
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
1
-0
/
+7
2018-01-15
SUNRPC: Remove rpc_protocol()
Chuck Lever
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-2
/
+2
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+1
2017-02-09
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
1
-2
/
+3
2017-02-09
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
1
-1
/
+0
2017-01-24
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
1
-0
/
+1
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
1
-0
/
+12
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
1
-0
/
+2
2016-09-19
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
1
-0
/
+1
2016-09-19
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
1
-0
/
+2
2016-08-06
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+2
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+0
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
1
-0
/
+1
2016-02-06
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
1
-0
/
+11
2016-02-06
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
1
-0
/
+4
2016-02-06
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
1
-0
/
+2
2016-02-01
SUNRPC: Remove unused function rpc_task_reset_client
Trond Myklebust
1
-1
/
+0
2015-06-11
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
1
-0
/
+1
2015-02-04
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
1
-1
/
+2
2014-11-27
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
1
-0
/
+4
2014-03-30
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
1
-0
/
+2
2013-10-28
SUNRPC: Add a helper to switch the transport of an rpc_clnt
Trond Myklebust
1
-0
/
+4
[next]