summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/xprt.h
AgeCommit message (Expand)Author
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2005-10-18SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields
2005-10-18RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust
2005-09-23[PATCH] RPC: rationalize set_buffer_sizeChuck Lever
2005-09-23[PATCH] RPC: parametrize various transport connect timeoutsChuck Lever
2005-09-23[PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever
2005-09-23[PATCH] RPC: clean up after nocong was removedChuck Lever
2005-09-23[PATCH] RPC: remove xprt->nocongChuck Lever
2005-09-23[PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever
2005-09-23[PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever
2005-09-23[PATCH] RPC: separate xprt_timer implementationsChuck Lever
2005-09-23[PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever
2005-09-23[PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever
2005-09-23[PATCH] RPC: add API to set transport-specific timeoutsChuck Lever
2005-09-23[PATCH] RPC: get rid of xprt->streamChuck Lever
2005-09-23[PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever
2005-09-23[PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever
2005-09-23[PATCH] RPC: client-side transport switch cleanupChuck Lever
2005-09-23[PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever
2005-09-23[PATCH] RPC: rename the sockstate fieldChuck Lever
2005-09-23[PATCH] RPC: Rename xprt_lockChuck Lever
2005-09-23[PATCH] RPC: Rename sock_lockChuck Lever
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk
2004-05-20Following a suggestion by Jamie LokierTrond Myklebust
2004-04-10RPC: Ensure that we only schedule one RPC request at a time.Trond Myklebust
2004-04-10RPC: add a field to the xdr_buf that explicitly contains the maximum bufferTrond Myklebust
2004-03-13RPC: patch by Chuck Lever to make the number of RPC slots a tunable parameter.Trond Myklebust
2004-03-13RPC: Ensure that we have the correct capabilities when binding a socket to a ...Trond Myklebust
2004-03-13RPC: Make XIDs unique on a per-transport basis rather than globally unique. G...Trond Myklebust
2004-02-07RPC: Ensure that we disconnect TCP sockets if there has been noTrond Myklebust
2004-02-07RPCSEC_GSS: Move the gss sequence number history from the taskTrond Myklebust
2003-08-21A request cannot be used as part of the RTO estimation if it getsTrond Myklebust
2003-08-21If an RPC request has to be resent due to a timeout, it turns outTrond Myklebust
2003-05-07Ensure that Lockd and the NSM (statd) clients always use privilegedTrond Myklebust
2003-01-12[PATCH] XDR 'encode' phase move [2/6]Trond Myklebust
2002-11-08[PATCH] RTO estimator cleanup patchChuck Lever
2002-11-08[PATCH] fix jiffies wrap in new RPC RTO estimatorChuck Lever
2002-10-09[PATCH] Fix NFS locking over TCPTrond Myklebust
2002-09-17[PATCH] (2/2) clean up RPC over TCP transport socket connectChuck Lever
2002-09-17[PATCH] (1/2) clean up RPC over TCP transport socket connectChuck Lever
2002-08-14[PATCH] Clean up the RPC socket slot allocation code [2/2]Trond Myklebust
2002-07-26[PATCH] increase socket buffer for RPC over UDPTrond Myklebust
2002-07-26[PATCH] clean up RPC write_space() codeTrond Myklebust
2002-07-18[PATCH] Fix typo in net/sunrpc/xprt.cTrond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [8/8]Trond Myklebust
2002-07-16[PATCH] RPC over UDP congestion control updates [6/8]Trond Myklebust