Commit Graph

70 Commits (a15306365a16380f3bafee9e181ba01231d4acd7)

Author SHA1 Message Date
Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
Trond Myklebust b6ddf64ffe SUNRPC: Fix up xprt_write_space() 17 years ago
Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
Trond Myklebust 2881ae74e6 SUNRPC: Clean up the transport timeout initialisation 17 years ago
Trond Myklebust 62da3b2488 SUNRPC: Rename xprt_disconnect() 17 years ago
Trond Myklebust 3b948ae5be SUNRPC: Allow the client to detect if the TCP connection is closed 17 years ago
Trond Myklebust 66af1e5585 SUNRPC: Fix a race in xs_tcp_state_change() 17 years ago
\"Talpey, Thomas\ 4fa016eb24 NFS/SUNRPC: support transport protocol naming 18 years ago
\"Talpey, Thomas\ 49c36fcc44 SUNRPC: rearrange RPC sockets definitions 18 years ago
\"Talpey, Thomas\ 3c341b0b92 SUNRPC: rename the rpc_xprtsock_create structure 18 years ago
\"Talpey, Thomas\ 81c098af3d SUNRPC: Provide a new API for registering transport implementations 18 years ago
\"Talpey, Thomas\ 4417c8c41a SUNRPC: export per-transport rpcbind netid's 18 years ago
Chuck Lever 756805e7a7 SUNRPC: Add support for formatted universal addresses 18 years ago
Chuck Lever fbfe3cc677 SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() 18 years ago
Frank van Maarseveen d3bc9a1deb SUNRPC client: add interface for binding to a local address 18 years ago
Frank van Maarseveen 96802a0951 SUNRPC: cleanup transport creation argument passing 18 years ago
Trond Myklebust 7531d692d4 SUNRPC: Fix sparse warnings 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
Chuck Lever 7559c7a28f SUNRPC: Make address format buffers more generic 18 years ago
Chuck Lever 314dfd7987 SUNRPC: move saved socket callback functions to a private data structure 18 years ago
Chuck Lever 7c6e066ec2 SUNRPC: Move the UDP socket bufsize parameters to a private data structure 18 years ago
Chuck Lever c847546182 SUNRPC: Move rpc_xprt socket connect fields into private data structure 18 years ago
Chuck Lever e136d0926e SUNRPC: Move TCP state flags into xprtsock.c 18 years ago
Chuck Lever 51971139b2 SUNRPC: Move TCP receive state variables into private data structure 18 years ago
Chuck Lever ee0ac0c227 SUNRPC: Remove sock and inet fields from rpc_xprt 18 years ago
Chuck Lever c8541ecdd5 SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 18 years ago
Chuck Lever e744cf2e3a SUNRPC: minor optimization of "xid" field in rpc_xprt 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Greg Banks 7adae489fe [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP 19 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
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