Commit Graph

49 Commits (4f777ed26086452737ea52597cf8de26137090d5)

Author SHA1 Message Date
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Trond Myklebust 6b6ca86b77 SUNRPC: Add refcounting to the struct rpc_xprt 19 years ago
Trond Myklebust da45828e28 SUNRPC: Clean up soft task error handling 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago
Chuck Lever c2866763b4 SUNRPC: use sockaddr + size when creating remote transport endpoints 19 years ago
Chuck Lever c4efcb1d3e SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address 19 years ago
Chuck Lever 4a68179d38 SUNRPC: Make RPC portmapper use per-transport storage 19 years ago
Chuck Lever ec739ef03d SUNRPC: Create a helper to tell whether a transport is bound 19 years ago
Trond Myklebust e0ab53deaa RPC: Ensure that we disconnect TCP socket when client requests error out 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Chuck Lever bf3fcf8955 SUNRPC: NFS_ROOT always uses the same XIDs 19 years ago
Trond Myklebust 43ac3f2961 SUNRPC: Fix memory barriers for req->rq_received 19 years ago
Chuck Lever e95b85ec9d SUNRPC: minor cleanup 19 years ago
Chuck Lever 11c556b3d8 SUNRPC: provide a mechanism for collecting stats in the RPC client 19 years ago
Chuck Lever ef759a2e54 SUNRPC: introduce per-task RPC iostats 19 years ago
Chuck Lever 262ca07de4 SUNRPC: add a handful of per-xprt counters 19 years ago
Trond Myklebust 0065db3285 SUNRPC: Clean up xprt_destroy() 19 years ago
Trond Myklebust 632e3bdc50 SUNRPC: Ensure client closes the socket when server initiates a close 19 years ago
Chuck Lever 0210714834 SUNRPC: switchable buffer allocation 19 years ago
J. Bruce Fields ead5e1c26f SUNRPC: Provide a callback to allow free pages allocated during xdr encoding 20 years ago
Trond Myklebust 5e5ce5be6f RPC: allow call_encode() to delay transmission of an RPC call. 20 years ago
Chuck Lever 03bf4b707e [PATCH] RPC: parametrize various transport connect timeouts 20 years ago
Chuck Lever 555ee3af16 [PATCH] RPC: clean up after nocong was removed 20 years ago
Chuck Lever a58dd398f5 [PATCH] RPC: add a release_rqst callout to the RPC transport switch 20 years ago
Chuck Lever 1570c1e41e [PATCH] RPC: add generic interface for adjusting the congestion window 20 years ago
Chuck Lever 46c0ee8bc4 [PATCH] RPC: separate xprt_timer implementations 20 years ago
Chuck Lever 49e9a89086 [PATCH] RPC: expose API for serializing access to RPC transports 20 years ago
Chuck Lever 12a804698b [PATCH] RPC: expose API for serializing access to RPC transports 20 years ago
Chuck Lever fe3aca290f [PATCH] RPC: add API to set transport-specific timeouts 20 years ago
Chuck Lever 43118c29de [PATCH] RPC: get rid of xprt->stream 20 years ago
Chuck Lever c7b2cae8a6 [PATCH] RPC: separate TCP and UDP write space callbacks 20 years ago
Chuck Lever 55aa4f58aa [PATCH] RPC: client-side transport switch cleanup 20 years ago
Chuck Lever 44fbac2288 [PATCH] RPC: Add helper for waking tasks pending on a transport 20 years ago
Chuck Lever 2226feb6bc [PATCH] RPC: rename the sockstate field 20 years ago
Chuck Lever 5dc07727f8 [PATCH] RPC: Rename xprt_lock 20 years ago
Chuck Lever 4a0f8c04f2 [PATCH] RPC: Rename sock_lock 20 years ago
Chuck Lever 9903cd1c27 [PATCH] RPC: transport switch function naming 20 years ago
Chuck Lever a246b0105b [PATCH] RPC: introduce client-side transport switch 20 years ago
Chuck Lever 094bb20b9f [PATCH] RPC: extract socket logic common to both client and server 20 years ago
Chuck Lever eab5c084b8 [PATCH] NFS: use a constant value for TCP retransmit timeouts 20 years ago
Chuck Lever 23475d66bd [PATCH] RPC: Report connection errors properly when mounting with "soft" 20 years ago
KAMBAROV, ZAUR 7e8d7e3c9e [PATCH] coverity: sunrpc/xprt task null check 20 years ago
David S. Miller c54d7e03c3 [SUNRPC]: Fix {s,}size_t printf format strings in xprt.c 20 years ago
Chuck Lever ae3884621b [PATCH] RPC: kick off socket connect operations faster 20 years ago
Chuck Lever 20e5ac828d [PATCH] RPC: TCP reconnects are too slow 20 years ago
Trond Myklebust 0f9dc2b168 [PATCH] RPC: Clean up socket autodisconnect 20 years ago
Trond Myklebust 7e06b53d79 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message 20 years ago
Olaf Kirch e053d1ab62 [PATCH] RPC: Lazy RPC receive buffer allocation 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago