summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/cache.h
AgeCommit message (Expand)Author
2023-08-29SUNRPC: change cache_head.flags bits to enumNeilBrown
2023-04-26SUNRPC: return proper error from get_expiry()NeilBrown
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko
2020-09-21sunrpc: fix duplicated word in <linux/sunrpc/cache.h>Randy Dunlap
2020-03-27SUNRPC/cache: don't allow invalid entries to be flushedJ. Bruce Fields
2020-03-16SUNRPC/cache: Allow garbage collection of invalid cache entriesTrond Myklebust
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust
2019-12-18nfs: use time64_t internallyArnd Bergmann
2019-08-19sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton
2019-07-30SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2018-10-29SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust
2018-10-29SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust
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