Trond Myklebust
|
6b6ca86b77
SUNRPC: Add refcounting to the struct rpc_xprt
|
18 年之前 |
Trond Myklebust
|
da45828e28
SUNRPC: Clean up soft task error handling
|
18 年之前 |
Chuck Lever
|
ff9aa5e56d
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
|
19 年之前 |
Chuck Lever
|
c2866763b4
SUNRPC: use sockaddr + size when creating remote transport endpoints
|
19 年之前 |
Chuck Lever
|
c4efcb1d3e
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
|
19 年之前 |
Chuck Lever
|
4a68179d38
SUNRPC: Make RPC portmapper use per-transport storage
|
19 年之前 |
Chuck Lever
|
ec739ef03d
SUNRPC: Create a helper to tell whether a transport is bound
|
19 年之前 |
Trond Myklebust
|
e0ab53deaa
RPC: Ensure that we disconnect TCP socket when client requests error out
|
19 年之前 |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 年之前 |
Chuck Lever
|
bf3fcf8955
SUNRPC: NFS_ROOT always uses the same XIDs
|
19 年之前 |
Trond Myklebust
|
43ac3f2961
SUNRPC: Fix memory barriers for req->rq_received
|
19 年之前 |
Chuck Lever
|
e95b85ec9d
SUNRPC: minor cleanup
|
19 年之前 |
Chuck Lever
|
11c556b3d8
SUNRPC: provide a mechanism for collecting stats in the RPC client
|
19 年之前 |
Chuck Lever
|
ef759a2e54
SUNRPC: introduce per-task RPC iostats
|
19 年之前 |
Chuck Lever
|
262ca07de4
SUNRPC: add a handful of per-xprt counters
|
19 年之前 |
Trond Myklebust
|
0065db3285
SUNRPC: Clean up xprt_destroy()
|
19 年之前 |
Trond Myklebust
|
632e3bdc50
SUNRPC: Ensure client closes the socket when server initiates a close
|
19 年之前 |
Chuck Lever
|
0210714834
SUNRPC: switchable buffer allocation
|
19 年之前 |
J. Bruce Fields
|
ead5e1c26f
SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
|
19 年之前 |
Trond Myklebust
|
5e5ce5be6f
RPC: allow call_encode() to delay transmission of an RPC call.
|
19 年之前 |
Chuck Lever
|
03bf4b707e
[PATCH] RPC: parametrize various transport connect timeouts
|
20 年之前 |
Chuck Lever
|
555ee3af16
[PATCH] RPC: clean up after nocong was removed
|
20 年之前 |
Chuck Lever
|
a58dd398f5
[PATCH] RPC: add a release_rqst callout to the RPC transport switch
|
20 年之前 |
Chuck Lever
|
1570c1e41e
[PATCH] RPC: add generic interface for adjusting the congestion window
|
20 年之前 |
Chuck Lever
|
46c0ee8bc4
[PATCH] RPC: separate xprt_timer implementations
|
20 年之前 |
Chuck Lever
|
49e9a89086
[PATCH] RPC: expose API for serializing access to RPC transports
|
20 年之前 |
Chuck Lever
|
12a804698b
[PATCH] RPC: expose API for serializing access to RPC transports
|
20 年之前 |
Chuck Lever
|
fe3aca290f
[PATCH] RPC: add API to set transport-specific timeouts
|
20 年之前 |
Chuck Lever
|
43118c29de
[PATCH] RPC: get rid of xprt->stream
|
20 年之前 |
Chuck Lever
|
c7b2cae8a6
[PATCH] RPC: separate TCP and UDP write space callbacks
|
20 年之前 |