Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-18 | SUNRPC: Optimise transport balancing code | Trond Myklebust | 1 | -29/+38 |
2019-07-18 | SUNRPC: Fix initialisation of struct rpc_xprt_switch | Trond Myklebust | 1 | -1/+3 |
2019-07-16 | SUNRPC: Skip zero-refcount transports | Trond Myklebust | 1 | -1/+19 |
2019-07-16 | SUNRPC: Replace division by multiplication in calculation of queue length | Trond Myklebust | 1 | -3/+2 |
2019-07-06 | SUNRPC: Allow creation of RPC clients with multiple connections | Trond Myklebust | 1 | -2/+1 |
2019-07-06 | SUNRPC: Add basic load balancing to the transport switch | Trond Myklebust | 1 | -1/+19 |
2019-01-02 | SUNRPC: Fix some kernel doc complaints | Chuck Lever | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-09-19 | SUNRPC search xprt switch for sockaddr | Andy Adamson | 1 | -1/+23 |
2016-07-16 | SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt | Trond Myklebust | 1 | -5/+3 |
2016-02-05 | SUNRPC: Add a structure to track multiple transports | Trond Myklebust | 1 | -0/+475 |