summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* spelling fixesAndreas Mohr2006-06-261-1/+1
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-213-15/+11Star
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-263-3/+0Star
| * Sanitise linux/sunrpc/debug.h for userspace consumptionDavid Woodhouse2006-04-251-13/+12Star
* | RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-091-0/+1
|/
* NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-191-0/+1
* NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-191-0/+12
* [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields2006-04-111-4/+5
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-2/+2
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-1/+0Star
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-7/+6Star
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-271-2/+0Star
* [PATCH] knfsd: Remove DefineCacheLookupNeilBrown2006-03-271-113/+0Star
* [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-271-0/+12
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-17/+11Star
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-5/+7
* Merge branch 'linus'Trond Myklebust2006-03-241-1/+1
|\
| * [NET]: sem2mutex part 2Ingo Molnar2006-03-211-1/+1
* | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-211-0/+2
* | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-202-0/+3
* | SUNRPC: eliminate rpc_call()Chuck Lever2006-03-202-15/+0Star
* | SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+2
* | SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-202-1/+79
* | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-201-0/+6
* | SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-201-0/+13
* | SUNRPC: track length of RPC wait queuesChuck Lever2006-03-201-0/+1
* | SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust2006-03-201-0/+1
|/
* SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust2006-02-011-5/+1Star
* SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2006-02-011-0/+1
* SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-011-0/+5
* [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-191-0/+1
* SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-061-1/+1
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-061-0/+1
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0Star
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-0/+1
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-0/+1
* SUNRPC: switchable buffer allocationChuck Lever2006-01-062-7/+6Star
* SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-1/+0Star
* NFS: support large reads and writes on the wireChuck Lever2006-01-061-5/+0Star
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-061-2/+19
* SUNRPC: Further cleanupsTrond Myklebust2006-01-061-0/+1
* RPC: Clean up RPC task structureTrond Myklebust2006-01-062-7/+16
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-061-1/+2
* [PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2005-11-071-1/+2
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-191-8/+4Star
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-194-27/+8Star
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-191-1/+17
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-191-3/+2Star
* RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-191-1/+6
* SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-191-1/+4