Commit Graph

100 Commits (ac82fab44f6b981e3f6b53784e2f23838f4908e1)

Author SHA1 Message Date
Chuck Lever c8541ecdd5 SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 18 years ago
Trond Myklebust 24c5684b65 SUNRPC: Clean up xs_send_pages() 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Chuck Lever b7766da7f7 [PATCH] SUNRPC: fix a typo 19 years ago
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 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 ec739ef03d SUNRPC: Create a helper to tell whether a transport is bound 19 years ago
Sridhar Samudrala 53fad3cbff [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages(). 19 years ago
Sridhar Samudrala e6242e928e [SUNRPC]: Update to use in-kernel sockets API. 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 b85d880684 SUNRPC: select privileged port numbers at random 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 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
Trond Myklebust b079fa7baa RPC: Do not block on skb allocation 19 years ago
Chuck Lever c556b75496 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled 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 3167e12c0c [PATCH] RPC: make sure to get the same local port number when reconnecting 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 262965f53d [PATCH] RPC: separate TCP and UDP socket write paths 20 years ago
Chuck Lever b0d93ad511 [PATCH] RPC: separate TCP and UDP transport connection logic 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 4a0f8c04f2 [PATCH] RPC: Rename sock_lock 20 years ago
Chuck Lever b4b5cc85ed [PATCH] RPC: Reduce stack utilization in xs_sendpages 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