index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
clnt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
2020-04-28
1
-0
/
+5
*
SUNRPC: defer slow parts of rpc_free_client() to a workqueue.
NeilBrown
2020-04-28
1
-1
/
+7
*
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
1
-3
/
+0
|
\
|
*
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-11-12
1
-3
/
+0
*
|
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-11-03
1
-0
/
+1
|
/
*
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
1
-0
/
+1
*
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
2019-07-12
1
-0
/
+2
*
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
2019-07-06
1
-0
/
+1
*
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-26
1
-0
/
+2
*
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
1
-0
/
+2
*
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
1
-0
/
+3
*
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-2
/
+2
*
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
1
-0
/
+1
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
1
-0
/
+1
*
xprtrdma: "Support" call-only RPCs
Chuck Lever
2018-04-10
1
-0
/
+7
*
SUNRPC: Remove rpc_protocol()
Chuck Lever
2018-01-14
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-2
/
+2
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
1
-2
/
+3
*
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
2017-02-09
1
-1
/
+0
*
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2017-01-24
1
-0
/
+1
*
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2016-09-19
1
-0
/
+12
*
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-09-19
1
-0
/
+2
*
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
2016-09-19
1
-0
/
+1
*
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
2016-09-19
1
-0
/
+2
*
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
2016-08-05
1
-0
/
+2
*
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
2016-06-15
1
-2
/
+0
*
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
1
-0
/
+1
*
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
2016-02-05
1
-0
/
+11
*
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
2016-02-05
1
-0
/
+4
*
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
2016-02-05
1
-0
/
+2
*
SUNRPC: Remove unused function rpc_task_reset_client
Trond Myklebust
2016-01-31
1
-1
/
+0
*
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
1
-0
/
+1
*
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
2015-02-03
1
-1
/
+2
*
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
2014-11-27
1
-0
/
+4
*
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
2014-03-30
1
-0
/
+2
*
SUNRPC: Add a helper to switch the transport of an rpc_clnt
Trond Myklebust
2013-10-28
1
-0
/
+4
*
SUNRPC: Add RPC task and client level options to disable the resend timeout
Trond Myklebust
2013-10-01
1
-0
/
+2
*
SUNRPC: Add an identifier for struct rpc_clnt
Trond Myklebust
2013-09-05
1
-0
/
+1
*
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
2013-09-01
1
-1
/
+0
*
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
Trond Myklebust
2013-08-30
1
-0
/
+2
*
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
2013-08-30
1
-1
/
+0
*
SUNRPC: Remove unused struct rpc_clnt field cl_protname
Trond Myklebust
2013-08-30
1
-1
/
+0
*
SUNRPC: allow disabling idle timeout
J. Bruce Fields
2013-04-26
1
-0
/
+1
*
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
2013-04-14
1
-0
/
+1
*
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-02
1
-0
/
+1
|
\
|
*
SUNRPC: add call to get configured timeout
Weston Andros Adamson
2013-02-28
1
-0
/
+1
*
|
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
1
-155
/
+0
*
|
sunrpc: copy scope ID in __rpc_copy_addr6
Jeff Layton
2013-02-05
1
-0
/
+1
[next]