summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/cache.h
AgeCommit message (Expand)Author
2017-11-27sunrpc: make the function arg as constBhumika Goyal
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-08sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee
2017-02-08SUNRPC/Cache: Always treat the invalid cache as unexpiredKinglong Mee
2017-01-31svcrpc: free contexts immediately on PROC_DESTROYNeil Brown
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-07-13sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown
2015-10-23sunrpc/cache: make cache flushing more reliable.Neil Brown
2015-08-13sunrpc: Switch to using hash list instead single listKinglong Mee
2015-08-13sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee
2013-08-19sunrpc: prepare NFS for 2038Harshula Jayasuriya
2013-07-01net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown
2013-07-01sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2012-11-15svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields
2012-07-25nfsd: add get_uint for u32'sJ. Bruce Fields
2012-07-11sunrpc/cache.h: replace simple_strtoulEldad Zack
2012-07-11sunrpc/cache.h: fix coding styleEldad Zack
2012-01-31SUNRPC: generic cache register routines removedStanislav Kinsbursky
2012-01-31SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky
2012-01-31SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky
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