aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/cache.h
AgeCommit message (Expand)Author
2012-01-03sunrpc: propagate umode_tAl Viro
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-09-07sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown
2010-07-06sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy
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-04-16Linux-2.6.12-rc2Linus Torvalds