SUNRPC: Fail over more quickly on connect errors
[safe/jmp/linux-2.6] / include / linux / sunrpc / xprt.h
2010-05-14 Trond MyklebustSUNRPC: Fail over more quickly on connect errors
2009-09-13 Alexandros Batsakisnfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
2009-09-11 Rahul Iyernfsd41: sunrpc: Added rpc server-side backchannel handling
2009-08-09 Chuck LeverSUNRPC: Kill RPC_DISPLAY_ALL
2009-08-09 Chuck LeverSUNRPC: Remove duplicate universal address generation
2009-06-17 Ricardo Labiaganfs41: Rename rq_received to rq_reply_bytes_recvd
2009-06-17 Ricardo Labiaganfs41: Add backchannel processing support to RPC state...
2009-06-17 Ricardo Labiaganfs41: New backchannel helper routines
2009-06-17 Ricardo Labiaganfs41: client callback structures
2009-05-02 Trond MyklebustSUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods...
2009-03-19 Trond MyklebustSUNRPC: Add the equivalent of the linger and linger2...
2009-03-11 Tom TalpeySUNRPC: dynamically load RPC transport modules on-demand
2008-12-23 Benny Halevysunrpc: get rid of rpc_rqst.rq_bufsize
2008-04-19 Trond MyklebustSUNRPC: Don't disconnect more than once if retransmitti...
2008-04-19 Trond MyklebustSUNRPC: Fix up xprt_write_space()
2008-01-30 Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30 Trond MyklebustSUNRPC: Add support for per-client timeout values
2008-01-30 Trond MyklebustSUNRPC: Clean up the transport timeout initialisation
2008-01-30 Trond MyklebustSUNRPC: Rename xprt_disconnect()
2008-01-30 Trond MyklebustSUNRPC: Allow the client to detect if the TCP connectio...
2008-01-30 Trond MyklebustSUNRPC: Fix a race in xs_tcp_state_change()
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: support transport protocol naming
2007-10-09 \"Talpey, Thomas\SUNRPC: rearrange RPC sockets definitions
2007-10-09 \"Talpey, Thomas\SUNRPC: rename the rpc_xprtsock_create structure
2007-10-09 \"Talpey, Thomas\SUNRPC: Provide a new API for registering transport...
2007-10-09 \"Talpey, Thomas\SUNRPC: export per-transport rpcbind netid's
2007-10-09 Chuck LeverSUNRPC: Add support for formatted universal addresses
2007-10-09 Chuck LeverSUNRPC: Add hex-formatted address support to rpc_peerad...
2007-07-11 Frank van MaarseveenSUNRPC client: add interface for binding to a local...
2007-07-11 Frank van MaarseveenSUNRPC: cleanup transport creation argument passing
2007-05-14 Trond MyklebustSUNRPC: Fix sparse warnings
2007-05-01 Chuck LeverSUNRPC: introduce rpcbind: replacement for in-kernel...
2007-05-01 Chuck LeverSUNRPC: Eliminate side effects from rpc_malloc
2007-05-01 Chuck LeverSUNRPC: RPC buffer size estimates are too large
2006-12-06 Chuck LeverSUNRPC: Make address format buffers more generic
2006-12-06 Chuck LeverSUNRPC: move saved socket callback functions to a priva...
2006-12-06 Chuck LeverSUNRPC: Move the UDP socket bufsize parameters to a...
2006-12-06 Chuck LeverSUNRPC: Move rpc_xprt socket connect fields into privat...
2006-12-06 Chuck LeverSUNRPC: Move TCP state flags into xprtsock.c
2006-12-06 Chuck LeverSUNRPC: Move TCP receive state variables into private...
2006-12-06 Chuck LeverSUNRPC: Remove sock and inet fields from rpc_xprt
2006-12-06 Chuck LeverSUNRPC: Make the transport-specific setup routine alloc...
2006-12-06 Chuck LeverSUNRPC: minor optimization of "xid" field in rpc_xprt
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-10-04 Greg Banks[PATCH] knfsd: Prepare knfsd for support of rsize/wsize...
2006-09-29 Alexey Dobriyan[SUNRPC]: trivial endianness annotations
2006-09-23 Trond MyklebustSUNRPC: Add refcounting to the struct rpc_xprt
2006-09-23 Chuck LeverSUNRPC: Eliminate xprt_create_proto and rpc_create_client
2006-09-23 Chuck LeverSUNRPC: use sockaddr + size when creating remote transp...
2006-09-23 Chuck LeverSUNRPC: Use "sockaddr_storage" for storing RPC client...
2006-09-23 Chuck LeverSUNRPC: add xprt switch API for printing formatted...
2006-09-23 Chuck LeverSUNRPC: Introduce transport switch callout for pluggabl...
2006-09-23 Chuck LeverSUNRPC: Make RPC portmapper use per-transport storage
2006-09-23 Chuck LeverSUNRPC: Create a helper to tell whether a transport...
2006-08-24 Chuck LeverSUNRPC: avoid choosing an IPMI port for RPC traffic
2006-08-03 Trond MyklebustRPC: Ensure that we disconnect TCP socket when client...
2006-04-19 Trond MyklebustNFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS...
2006-03-20 Chuck LeverSUNRPC: add a handful of per-xprt counters
2006-01-06 Trond MyklebustSUNRPC: Ensure client closes the socket when server...
2006-01-06 Chuck LeverSUNRPC: transport switch API for setting port number
2006-01-06 Chuck LeverSUNRPC: switchable buffer allocation
2005-10-19 J. Bruce FieldsSUNRPC: Provide a callback to allow free pages allocate...
2005-10-18 Trond MyklebustRPC: allow call_encode() to delay transmission of an...
2005-09-23 Chuck Lever[PATCH] RPC: rationalize set_buffer_size
2005-09-23 Chuck Lever[PATCH] RPC: parametrize various transport connect...
2005-09-23 Chuck Lever[PATCH] RPC: allow RPC client's port range to be adjustable
2005-09-23 Chuck Lever[PATCH] RPC: clean up after nocong was removed
2005-09-23 Chuck Lever[PATCH] RPC: remove xprt->nocong
2005-09-23 Chuck Lever[PATCH] RPC: add a release_rqst callout to the RPC...
2005-09-23 Chuck Lever[PATCH] RPC: add generic interface for adjusting the...
2005-09-23 Chuck Lever[PATCH] RPC: separate xprt_timer implementations
2005-09-23 Chuck Lever[PATCH] RPC: expose API for serializing access to RPC...
2005-09-23 Chuck Lever[PATCH] RPC: expose API for serializing access to RPC...
2005-09-23 Chuck Lever[PATCH] RPC: add API to set transport-specific timeouts
2005-09-23 Chuck Lever[PATCH] RPC: get rid of xprt->stream
2005-09-23 Chuck Lever[PATCH] RPC: skip over transport-specific heads automat...
2005-09-23 Chuck Lever[PATCH] RPC: separate TCP and UDP write space callbacks
2005-09-23 Chuck Lever[PATCH] RPC: client-side transport switch cleanup
2005-09-23 Chuck Lever[PATCH] RPC: Add helper for waking tasks pending on...
2005-09-23 Chuck Lever[PATCH] RPC: rename the sockstate field
2005-09-23 Chuck Lever[PATCH] RPC: Rename xprt_lock
2005-09-23 Chuck Lever[PATCH] RPC: Rename sock_lock
2005-09-23 Chuck Lever[PATCH] RPC: introduce client-side transport switch
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2