summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtmultipath.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Optimise transport balancing codeTrond Myklebust2019-07-181-29/+38
* SUNRPC: Fix initialisation of struct rpc_xprt_switchTrond Myklebust2019-07-181-1/+3
* SUNRPC: Skip zero-refcount transportsTrond Myklebust2019-07-161-1/+19
* SUNRPC: Replace division by multiplication in calculation of queue lengthTrond Myklebust2019-07-161-3/+2Star
* SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust2019-07-061-2/+1Star
* SUNRPC: Add basic load balancing to the transport switchTrond Myklebust2019-07-061-1/+19
* SUNRPC: Fix some kernel doc complaintsChuck Lever2019-01-021-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-191-1/+23
* SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust2016-07-161-5/+3Star
* SUNRPC: Add a structure to track multiple transportsTrond Myklebust2016-02-061-0/+475