summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xprt.h
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-011-1/+2
* sunrpc: Add net to xprt_createPavel Emelyanov2010-10-011-0/+1
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-011-0/+1
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-011-0/+1
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-041-0/+1
* SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-141-2/+4
* SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-141-1/+2
* SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever2010-05-141-1/+0Star
* SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-141-2/+1Star
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-131-0/+18
* nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-111-0/+1
* SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-091-1/+0Star
* SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-091-1/+0Star
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-171-1/+2
* nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-171-0/+12
* nfs41: New backchannel helper routinesRicardo Labiaga2009-06-171-0/+1
* nfs41: client callback structuresRicardo Labiaga2009-06-171-0/+22
* SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust2009-05-031-0/+1
* SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-191-0/+1
* SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-111-0/+1
* sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy2008-12-231-2/+1Star
* SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-191-0/+8
* SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-191-1/+1
* SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-301-1/+1
* SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-301-2/+1Star
* SUNRPC: Clean up the transport timeout initialisationTrond Myklebust2008-01-301-5/+0Star
* SUNRPC: Rename xprt_disconnect()Trond Myklebust2008-01-301-1/+1
* SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust2008-01-301-0/+1
* SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust2008-01-301-0/+1
* NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-091-3/+2Star
* SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-091-22/+0Star
* SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\2007-10-091-5/+5
* SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2007-10-091-0/+11
* SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-0/+1
* SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-091-0/+1
* SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-091-0/+2
* SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-111-0/+1
* SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-111-4/+11
* SUNRPC: Fix sparse warningsTrond Myklebust2007-05-151-0/+2
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-05-011-0/+1
* SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-05-011-1/+1
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-011-1/+3
* SUNRPC: Make address format buffers more genericChuck Lever2006-12-061-1/+0Star
* SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-061-6/+0Star
* SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-061-3/+0Star
* SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-061-2/+0Star
* SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-061-5/+0Star
* SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-061-9/+0Star
* SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-061-2/+2
* SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-061-2/+2