Commit Graph

63 Commits (714055ede4ffd60933397d4b61d285d0dfc9ecaf)

Author SHA1 Message Date
Frank van Maarseveen 96802a0951 SUNRPC: cleanup transport creation argument passing 18 years ago
Trond Myklebust c1384c9c4c SUNRPC: fix hang due to eventd deadlock... 18 years ago
Chuck Lever a509050bd3 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper 18 years ago
Chuck Lever c5a4dd8b7c SUNRPC: Eliminate side effects from rpc_malloc 18 years ago
Chuck Lever 2bea90d43a SUNRPC: RPC buffer size estimates are too large 18 years ago
Trond Myklebust 241c39b9ac RPC: Fix the TCP resend semantics for NFSv4 18 years ago
Chuck Lever 43d78ef2ba NFS: disconnect before retrying NFSv4 requests over TCP 18 years ago
YOSHIFUJI Hideaki cca5172a7e [NET] SUNRPC: Fix whitespace errors. 18 years ago
Chuck Lever 46121cf7d8 SUNRPC: fix print format for tk_pid 18 years ago
Chuck Lever 5847e1f4d0 SUNRPC: Remove pprintk() from net/sunrpc/xprt.c 18 years ago
Chuck Lever c8541ecdd5 SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
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