index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtmultipath.c
Age
Commit message (
Expand
)
Author
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-07-08
SUNRPC: take a xprt offline using sysfs
Olga Kornievskaia
2021-07-08
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
2021-07-08
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
2021-07-08
sunrpc: add xprt_switch direcotry to sunrpc's sysfs
Olga Kornievskaia
2021-07-08
sunrpc: add IDs to multipath
Olga Kornievskaia
2021-05-26
locking/atomic: net: use linux/atomic.h for xchg & cmpxchg
Mark Rutland
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
2019-07-18
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
2019-07-16
SUNRPC: Skip zero-refcount transports
Trond Myklebust
2019-07-16
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
2019-07-06
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
2019-07-06
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
2019-01-02
SUNRPC: Fix some kernel doc complaints
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-07-16
SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
Trond Myklebust
2016-02-05
SUNRPC: Add a structure to track multiple transports
Trond Myklebust