summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/cache.h
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-5/+1
* SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-0/+4
* svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields2012-11-151-1/+5
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-251-0/+16
* sunrpc/cache.h: replace simple_strtoulEldad Zack2012-07-111-5/+1
* sunrpc/cache.h: fix coding styleEldad Zack2012-07-111-4/+10
* SUNRPC: generic cache register routines removedStanislav Kinsbursky2012-01-311-2/+0
* SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky2012-01-311-0/+4
* SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-311-0/+2
* sunrpc: propagate umode_tAl Viro2012-01-031-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-9/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-141-0/+3
|\
| * SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-041-0/+3
* | headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
|/
* sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-271-0/+2
* sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-211-1/+1
* sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown2010-09-071-0/+3
* sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-071-3/+25
* sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown2010-09-071-0/+6
* sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-061-0/+1
* SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2009-08-091-0/+13
* SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust2009-08-091-2/+9
* SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-3/+10
* NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-091-1/+2
* svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields2008-04-231-1/+0
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-1/+1
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-011-1/+1
* nfsd: remove unused cache_for_each macroJ. Bruce Fields2007-10-091-10/+0
* [PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks2006-10-041-0/+11
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-1/+0
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-7/+6
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-271-2/+0
* [PATCH] knfsd: Remove DefineCacheLookupNeilBrown2006-03-271-113/+0
* [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-271-0/+12
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-17/+11
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-071-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+312