aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01nfsd4: make drc_slab global, not per-netJ. Bruce Fields1-0/+2
2019-07-03nfsd4: drc containerizationJ. Bruce Fields1-2/+3
2018-10-29knfsd: Improve lookup performance in the duplicate reply cache using an rbtreeTrond Myklebust1-0/+1
2018-10-29knfsd: Further simplify the cache lookupTrond Myklebust1-8/+11
2018-05-11nfsd: Do not refuse to serve out of cacheTrond Myklebust1-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-17nfsd: Remove the cache_hash listTrond Myklebust1-1/+0
2014-01-02nfsd: get rid of unused function definitionKinglong Mee1-8/+0
2013-04-03nfsd: add new reply_cache_stats file in nfsdfsJeff Layton1-0/+1
2013-02-08nfsd: keep a checksum of the first 256 bytes of requestJeff Layton1-0/+5
2013-02-04nfsd: clean up and clarify the cache expiration codeJeff Layton1-0/+3
2013-02-04nfsd: get rid of RC_INTRJeff Layton1-2/+1
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton1-1/+5
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-1/+1
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-0/+85