aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xprt.h
Commit message (Expand)AuthorAge
* SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-17
* SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-17
* SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-17
* SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-17
* SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
* SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-27
* SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust2011-03-17
* rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-11
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-01
* sunrpc: Add net to xprt_createPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-01
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
* SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-14
* SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-14
* SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever2010-05-14
* SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-14
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-13
* nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-11
* SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-09
* SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-09
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-17
* nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-17
* nfs41: New backchannel helper routinesRicardo Labiaga2009-06-17
* nfs41: client callback structuresRicardo Labiaga2009-06-17
* SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust2009-05-02
* SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-19
* SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-11
* sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy2008-12-23
* SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-19
* SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-19
* SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-30
* SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-30
* SUNRPC: Clean up the transport timeout initialisationTrond Myklebust2008-01-30
* SUNRPC: Rename xprt_disconnect()Trond Myklebust2008-01-30
* SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust2008-01-30
* SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust2008-01-30
* NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-09
* SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-09
* SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\2007-10-09
* SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2007-10-09
* SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-09
* SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-09
* SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-09
* SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-10
* SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-10
* SUNRPC: Fix sparse warningsTrond Myklebust2007-05-14
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-05-01
* SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-05-01
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-01