Commit Graph

82 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
Alexandros Batsakis f300baba5a nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel 16 years ago
Rahul Iyer 4cfc7e6019 nfsd41: sunrpc: Added rpc server-side backchannel handling 16 years ago
Chuck Lever c740eff84b SUNRPC: Kill RPC_DISPLAY_ALL 16 years ago
Chuck Lever ba809130bc SUNRPC: Remove duplicate universal address generation 16 years ago
Ricardo Labiaga dd2b63d049 nfs41: Rename rq_received to rq_reply_bytes_recvd 16 years ago
Ricardo Labiaga 55ae1aabfb nfs41: Add backchannel processing support to RPC state machine 16 years ago
Ricardo Labiaga fb7a0b9add nfs41: New backchannel helper routines 16 years ago
Ricardo Labiaga 56632b5bff nfs41: client callback structures 16 years ago
Trond Myklebust f75e6745aa SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect 16 years ago
Trond Myklebust 7d1e8255cf SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets 16 years ago
Tom Talpey 441e3e2429 SUNRPC: dynamically load RPC transport modules on-demand 16 years ago
Benny Halevy c977a2ef40 sunrpc: get rid of rpc_rqst.rq_bufsize 16 years ago
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