aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+3
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-0/+1
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields1-0/+3
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov1-0/+2
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown1-1/+1
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown1-0/+3
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown1-3/+25
2010-09-07sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown1-0/+6
2010-07-06sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy1-0/+1
2009-08-09SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust1-0/+13
2009-08-09SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust1-2/+9
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust1-3/+10
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust1-1/+2
2008-04-23svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields1-1/+0
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields1-1/+1
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields1-1/+1
2007-10-09nfsd: remove unused cache_for_each macroJ. Bruce Fields1-10/+0
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks1-0/+11
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk1-1/+0
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-7/+6
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown1-2/+0
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown1-113/+0
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare oneNeilBrown1-0/+12
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-17/+11
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+312