Commit Graph

37 Commits (5dd3177ae5012c1e2ad7a9ffdbd0e0d0de2f60e4)

Author SHA1 Message Date
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 edb267a688 SUNRPC: add xprt switch API for printing formatted remote peer addresses 19 years ago
Chuck Lever bbf7c1dd2a SUNRPC: Introduce transport switch callout for pluggable rpcbind 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
Chuck Lever 8e037094c4 SUNRPC: avoid choosing an IPMI port for RPC traffic 19 years ago
Trond Myklebust e0ab53deaa RPC: Ensure that we disconnect TCP socket when client requests error out 19 years ago
Trond Myklebust e99170ff3b NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset 19 years ago
Chuck Lever 262ca07de4 SUNRPC: add a handful of per-xprt counters 19 years ago
Trond Myklebust 632e3bdc50 SUNRPC: Ensure client closes the socket when server initiates a close 19 years ago
Chuck Lever 922004120b SUNRPC: transport switch API for setting port number 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 470056c288 [PATCH] RPC: rationalize set_buffer_size 20 years ago
Chuck Lever 03bf4b707e [PATCH] RPC: parametrize various transport connect timeouts 20 years ago
Chuck Lever 529b33c6db [PATCH] RPC: allow RPC client's port range to be adjustable 20 years ago
Chuck Lever 555ee3af16 [PATCH] RPC: clean up after nocong was removed 20 years ago
Chuck Lever ed63c00370 [PATCH] RPC: remove xprt->nocong 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 808012fbb2 [PATCH] RPC: skip over transport-specific heads automatically 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 a246b0105b [PATCH] RPC: introduce client-side transport switch 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago