index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtmultipath.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
2022-10-03
1
-2
/
+2
*
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
2022-07-25
1
-1
/
+0
*
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
1
-5
/
+6
*
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
1
-10
/
+89
*
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
2021-08-27
1
-0
/
+1
*
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-07-09
1
-2
/
+36
|
\
|
*
SUNRPC: take a xprt offline using sysfs
Olga Kornievskaia
2021-07-08
1
-2
/
+4
|
*
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
2021-07-08
1
-2
/
+0
|
*
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
2021-07-08
1
-0
/
+4
|
*
sunrpc: add xprt_switch direcotry to sunrpc's sysfs
Olga Kornievskaia
2021-07-08
1
-0
/
+4
|
*
sunrpc: add IDs to multipath
Olga Kornievskaia
2021-07-08
1
-0
/
+26
*
|
locking/atomic: net: use linux/atomic.h for xchg & cmpxchg
Mark Rutland
2021-05-26
1
-1
/
+1
|
/
*
SUNRPC: Optimise transport balancing code
Trond Myklebust
2019-07-18
1
-29
/
+38
*
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
2019-07-18
1
-1
/
+3
*
SUNRPC: Skip zero-refcount transports
Trond Myklebust
2019-07-16
1
-1
/
+19
*
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
2019-07-16
1
-3
/
+2
*
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
2019-07-06
1
-2
/
+1
*
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
2019-07-06
1
-1
/
+19
*
SUNRPC: Fix some kernel doc complaints
Chuck Lever
2019-01-02
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-09-19
1
-1
/
+23
*
SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
Trond Myklebust
2016-07-16
1
-5
/
+3
*
SUNRPC: Add a structure to track multiple transports
Trond Myklebust
2016-02-06
1
-0
/
+475