summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk
2006-04-11[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2006-03-23Merge branch 'linus'Trond Myklebust
2006-03-20[NET]: sem2mutex part 2Ingo Molnar
2006-03-20SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever
2006-03-20SUNRPC: track length of RPC wait queuesChuck Lever
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust
2006-02-01SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust
2006-01-18[PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk
2006-01-06NFS: support large reads and writes on the wireChuck Lever
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown
2005-10-18RPCSEC_GSS: krb5 cleanupJ. Bruce Fields
2005-10-18RPCSEC_GSS remove all qop parametersJ. Bruce Fields
2005-10-18RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields
2005-10-18RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields
2005-10-18RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields
2005-10-18SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields
2005-10-18SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields
2005-10-18RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust
2005-09-23Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust
2005-09-23[PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig
2005-09-23[PATCH] RPC: rationalize set_buffer_sizeChuck Lever