aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xprt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust1-0/+3
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk1-3/+0
2004-05-20Following a suggestion by Jamie LokierTrond Myklebust1-5/+5
2004-04-10RPC: Ensure that we only schedule one RPC request at a time.Trond Myklebust1-2/+5
2004-04-10RPC: add a field to the xdr_buf that explicitly contains the maximum bufferTrond Myklebust1-2/+0
2004-03-13RPC: patch by Chuck Lever to make the number of RPC slots a tunable parameter.Trond Myklebust1-11/+13
2004-03-13RPC: Ensure that we have the correct capabilities when binding a socket to a ...Trond Myklebust1-0/+5
2004-03-13RPC: Make XIDs unique on a per-transport basis rather than globally unique. G...Trond Myklebust1-1/+5
2004-02-07RPC: Ensure that we disconnect TCP sockets if there has been noTrond Myklebust1-0/+7
2004-02-07RPCSEC_GSS: Move the gss sequence number history from the taskTrond Myklebust1-0/+1
2003-08-21A request cannot be used as part of the RTO estimation if it getsTrond Myklebust1-1/+1
2003-08-21If an RPC request has to be resent due to a timeout, it turns outTrond Myklebust1-0/+4
2003-05-07Ensure that Lockd and the NSM (statd) clients always use privilegedTrond Myklebust1-1/+1
2003-01-12[PATCH] XDR 'encode' phase move [2/6]Trond Myklebust1-0/+1
2002-11-08[PATCH] RTO estimator cleanup patchChuck Lever1-1/+1
2002-11-08[PATCH] fix jiffies wrap in new RPC RTO estimatorChuck Lever1-1/+1
2002-10-09[PATCH] Fix NFS locking over TCPTrond Myklebust1-0/+1
2002-09-17[PATCH] (2/2) clean up RPC over TCP transport socket connectChuck Lever1-1/+1
2002-09-17[PATCH] (1/2) clean up RPC over TCP transport socket connectChuck Lever1-0/+13
2002-08-14[PATCH] Clean up the RPC socket slot allocation code [2/2]Trond Myklebust1-3/+2
2002-07-26[PATCH] increase socket buffer for RPC over UDPTrond Myklebust1-0/+4
2002-07-26[PATCH] clean up RPC write_space() codeTrond Myklebust1-6/+1
2002-07-18[PATCH] Fix typo in net/sunrpc/xprt.cTrond Myklebust1-1/+1
2002-07-16[PATCH] RPC over UDP congestion control updates [8/8]Trond Myklebust1-0/+1
2002-07-16[PATCH] RPC over UDP congestion control updates [6/8]Trond Myklebust1-5/+4
2002-07-16[PATCH] RPC over UDP congestion control updates [5/8]Trond Myklebust1-4/+3
2002-07-16[PATCH] RPC over UDP congestion control updates [3/8]Trond Myklebust1-0/+1
2002-07-16[PATCH] RPC over UDP congestion control updates [1/8]Trond Myklebust1-3/+2
2002-07-14[PATCH] 2.5.25 Clean up RPC receive codeTrond Myklebust1-1/+5
2002-05-28[PATCH] Clean out routines that were obsoleted by previousTrond Myklebust1-9/+0
2002-05-28[PATCH] RPC client receive deadlock removal on HIGHMEM systemsTrond Myklebust1-9/+3
2002-05-28[PATCH] Teach RPC client to send pages rather than iovecs.Trond Myklebust1-4/+4
2002-05-03[PATCH] Do RPC over TCP reply message delivery in sock->data_ready()Trond Myklebust1-17/+12
2002-02-04v2.4.9.13 -> v2.4.9.14Linus Torvalds1-11/+4
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+219