aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-04[PATCH] nfsd: discard CACHE_HASHED flag, keeping information in refcount inst...Neil Brown1-14/+5
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk1-5/+0
2004-08-22[PATCH] nfsd: simplify auth_domain_lookupNeil Brown1-0/+4
2004-08-22[PATCH] nfsd: make cache_init initialize reference count to 1Neil Brown1-1/+0
2004-05-24[PATCH] Prevent scary warnings from knfsdAndrew Morton1-0/+1
2004-05-19[PATCH] kNFSd: Add a warning when upcalls fail,Andrew Morton1-1/+2
2004-05-19[PATCH] kNFSd: Make sure CACHE_NEGATIVE is cleared when a cache entry is upda...Andrew Morton1-2/+5
2004-02-18[PATCH] kNFSd: Allow sunrpc/svc cache init function to modify the "key"Andrew Morton1-5/+8
2004-01-20[PATCH] NFS/RPC modprobe -r sunrpc causes an oopsAndrew Morton1-0/+2
2003-08-04[PATCH] Change atomic_inc to cache_get twice.Neil Brown1-2/+2
2003-06-26[PATCH] Remove path buffer passed around by cache_show routinesNeil Brown1-2/+1
2003-06-23[PATCH] Include update mode in declaration of RPC information caches.Neil Brown1-6/+7
2003-06-17[PATCH] kNFSd: Assorted fixed for NFS export cacheNeil Brown1-2/+7
2003-03-14[PATCH] kNFSd: Assort fixes to nfsd auth cache stuff.Neil Brown1-0/+1
2003-01-05[PATCH] knfsd: Allow rpcsvc caches to provide a 'cache_show' methodNeil Brown1-0/+5
2003-01-05[PATCH] knfsd: Fix bug in RPC cache when entry in replacedNeil Brown1-1/+1
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-1/+1
2002-10-15[PATCH] kNFSd: Change names of some exported functionsNeil Brown1-4/+4
2002-10-11[PATCH] kNFSd: get_int and get_expiry to help in parsing.Neil Brown1-0/+24
2002-10-11[PATCH] kNFSd: Implement get_word to help in parsing cache updatesNeil Brown1-0/+1
2002-10-11[PATCH] kNFSd: Provide generic code for making an upcall.Neil Brown1-3/+8
2002-10-11[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME/channel for communicati...Neil Brown1-0/+7
2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown1-1/+23
2002-10-11[PATCH] kNFSd: Initialial caching infrastructure for RPC authentication cachesNeil Brown1-0/+243