summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2003-08-21A request cannot be used as part of the RTO estimation if it getsTrond Myklebust
2003-08-21Back out some congestion control changes that were causing trouble,Trond Myklebust
2003-08-21If an RPC request has to be resent due to a timeout, it turns outTrond Myklebust
2003-08-18[PATCH] kNFSd: Make sure nfsd replies from the address the request was sent to.Neil Brown
2003-08-04[PATCH] Change atomic_inc to cache_get twice.Neil Brown
2003-06-26[PATCH] Remove path buffer passed around by cache_show routinesNeil Brown
2003-06-23[PATCH] Get buf size and page count right for RPC services.Neil Brown
2003-06-23[PATCH] Add some tracing when showing the content of an RPC cache.Neil Brown
2003-06-23[PATCH] Include update mode in declaration of RPC information caches.Neil Brown
2003-06-17[PATCH] kNFSd: Set nfsd user every time a filehandle is verified.Neil Brown
2003-06-17[PATCH] kNFSd: Assorted fixed for NFS export cacheNeil Brown
2003-06-17[PATCH] kNFSd: Fix bug in svc_pushback_unused_pages that occurs on zero byte ...Neil Brown
2003-06-11Trivial; I kept forgetting what each of the xdr_netobj's passed to the gss-apiJ. Bruce Fields
2003-06-11This makes several changes to the gss upcallsJ. Bruce Fields
2003-06-11allow gssd to communicate failure to initialize contexts back to the kernel, soJ. Bruce Fields
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds
2003-05-08Merge bk://linux.bkbits.net/linux-2.5Trond Myklebust
2003-05-07[PATCH] Work around include/linux/sunrpc/svc.h compilationAndrew Morton
2003-05-07UDP and TCP zero copy code for the NFS client. The main interestTrond Myklebust
2003-05-07Ensure that Lockd and the NSM (statd) clients always use privilegedTrond Myklebust
2003-03-14[PATCH] kNFSd: Assort fixes to nfsd auth cache stuff.Neil Brown
2003-02-20[PATCH] try_module_get(THIS_MODULE) is bogusChristoph Hellwig
2003-02-17[PATCH] Keep track of which page is the 'tail' of an NFSd replyNeil Brown
2003-02-13[PATCH] further rpc_pipefs cleanups...Trond Myklebust
2003-01-12[PATCH] minimal Kerberos V5 client support [6/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC_GSS client upcall user [5/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC_GSS authentication framework [4/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC upcall mechanism [3/6]Trond Myklebust
2003-01-12[PATCH] XDR 'encode' phase move [2/6]Trond Myklebust
2003-01-12[PATCH] Clean up RPC client credcache lookups [1/6]Trond Myklebust
2003-01-10[PATCH] Change hash_mem to an inline function.Neil Brown
2003-01-10[PATCH] Some tidyup of svc_authenticateNeil Brown
2003-01-10[PATCH] Tidy up closing of RPC server tcp connections to avoid racesNeil Brown
2003-01-07[PATCH] Cleanup for SunRPC auth codeTrond Myklebust
2003-01-05Merge davem@nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller
2003-01-05[SUNRPC]: svcauth.h needs linux/string.hDavid S. Miller
2003-01-05Needs <linux/string.h> for strlen()Linus Torvalds
2003-01-05[PATCH] knfsd: Use hash_long from hash.h for hashing in rpc/svc caches.Neil Brown
2003-01-05[PATCH] knfsd: Allow rpcsvc caches to provide a 'cache_show' methodNeil Brown
2003-01-05[PATCH] knfsd: Fix bug in RPC cache when entry in replacedNeil Brown
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones
2002-12-15[PATCH] Add helper routines for fixing up page alignment on xdr_bufTrond Myklebust
2002-12-05[PATCH] Linux PnP Support V0.93 - 2.5.50Adam Belay
2002-11-21[PATCH] Split buffer overflow checking out of struct nfs4_compoundTrond Myklebust
2002-11-16[PATCH] cleanup: switch to passing *(struct rpc_procinfo) in rpc_message.Trond Myklebust
2002-11-08[PATCH] slabify the sunrpc layerTrond Myklebust
2002-11-08[PATCH] RTO estimator cleanup patchChuck Lever
2002-11-08[PATCH] fix jiffies wrap in new RPC RTO estimatorChuck Lever
2002-11-08[PATCH] use C99 static struct initializersChuck Lever
2002-11-08[PATCH] remove unused RPC cruftChuck Lever