aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtmultipath.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18SUNRPC: Optimise transport balancing codeTrond Myklebust1-29/+38
2019-07-18SUNRPC: Fix initialisation of struct rpc_xprt_switchTrond Myklebust1-1/+3
2019-07-16SUNRPC: Skip zero-refcount transportsTrond Myklebust1-1/+19
2019-07-16SUNRPC: Replace division by multiplication in calculation of queue lengthTrond Myklebust1-3/+2
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust1-2/+1
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust1-1/+19
2019-01-02SUNRPC: Fix some kernel doc complaintsChuck Lever1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-19SUNRPC search xprt switch for sockaddrAndy Adamson1-1/+23
2016-07-16SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust1-5/+3
2016-02-05SUNRPC: Add a structure to track multiple transportsTrond Myklebust1-0/+475