aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/xprt.h
AgeCommit message (Expand)Author
2011-01-11rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov
2010-10-01sunrpc: Add net to xprt_createPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust
2010-05-14SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever
2010-05-14SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust
2009-09-13nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis
2009-09-11nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer
2009-08-09SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever
2009-08-09SUNRPC: Remove duplicate universal address generationChuck Lever
2009-06-17nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga
2009-06-17nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga
2009-06-17nfs41: New backchannel helper routinesRicardo Labiaga
2009-06-17nfs41: client callback structuresRicardo Labiaga
2009-05-02SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust
2009-03-19SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust
2009-03-11SUNRPC: dynamically load RPC transport modules on-demandTom Talpey
2008-12-23sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy
2008-04-19SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust
2008-04-19SUNRPC: Fix up xprt_write_space()Trond Myklebust
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust
2008-01-30SUNRPC: Clean up the transport timeout initialisationTrond Myklebust
2008-01-30SUNRPC: Rename xprt_disconnect()Trond Myklebust
2008-01-30SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust
2008-01-30SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\
2007-10-09SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\
2007-10-09SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\
2007-10-09SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\
2007-10-09SUNRPC: Add support for formatted universal addressesChuck Lever
2007-10-09SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever
2007-07-10SUNRPC client: add interface for binding to a local addressFrank van Maarseveen
2007-07-10SUNRPC: cleanup transport creation argument passingFrank van Maarseveen
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever
2007-04-30SUNRPC: Eliminate side effects from rpc_mallocChuck Lever
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2006-12-06SUNRPC: Make address format buffers more genericChuck Lever
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever