summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/cache.h
AgeCommit message (Expand)Author
2009-08-09SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust
2009-08-09SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust
2008-04-23svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields
2007-10-09nfsd: remove unused cache_for_each macroJ. Bruce Fields
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks
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
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-03-04[PATCH] nfsd: discard CACHE_HASHED flag, keeping information in refcount inst...Neil Brown
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk
2004-08-22[PATCH] nfsd: simplify auth_domain_lookupNeil Brown
2004-08-22[PATCH] nfsd: make cache_init initialize reference count to 1Neil Brown
2004-05-24[PATCH] Prevent scary warnings from knfsdAndrew Morton
2004-05-19[PATCH] kNFSd: Add a warning when upcalls fail,Andrew Morton
2004-05-19[PATCH] kNFSd: Make sure CACHE_NEGATIVE is cleared when a cache entry is upda...Andrew Morton
2004-02-18[PATCH] kNFSd: Allow sunrpc/svc cache init function to modify the "key"Andrew Morton
2004-01-20[PATCH] NFS/RPC modprobe -r sunrpc causes an oopsAndrew Morton
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] Include update mode in declaration of RPC information caches.Neil Brown
2003-06-17[PATCH] kNFSd: Assorted fixed for NFS export cacheNeil Brown
2003-03-14[PATCH] kNFSd: Assort fixes to nfsd auth cache stuff.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-10-15[PATCH] kNFSd: Change names of some exported functionsNeil Brown
2002-10-11[PATCH] kNFSd: get_int and get_expiry to help in parsing.Neil Brown
2002-10-11[PATCH] kNFSd: Implement get_word to help in parsing cache updatesNeil Brown
2002-10-11[PATCH] kNFSd: Provide generic code for making an upcall.Neil Brown
2002-10-11[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME/channel for communicati...Neil Brown
2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown
2002-10-11[PATCH] kNFSd: Initialial caching infrastructure for RPC authentication cachesNeil Brown