aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/cache.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-01nfsd: make all of the nfsd stats per-network namespaceGravatar Josef Bacik 1-2/+0
2023-11-17NFSD: Fix checksum mismatches in the duplicate reply cacheGravatar Chuck Lever 1-2/+2
2023-08-29NFSD: Rename struct svc_cacherepGravatar Chuck Lever 1-3/+3
2023-08-29NFSD: Remove svc_rqst::rq_cacherepGravatar Chuck Lever 1-2/+4
2023-06-18nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_netGravatar Jeff Layton 1-0/+2
2022-09-26nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fopsGravatar ChenXiaoSong 1-1/+1
2020-06-01nfsd4: make drc_slab global, not per-netGravatar J. Bruce Fields 1-0/+2
2019-07-03nfsd4: drc containerizationGravatar J. Bruce Fields 1-2/+3
2018-10-29knfsd: Improve lookup performance in the duplicate reply cache using an rbtreeGravatar Trond Myklebust 1-0/+1
2018-10-29knfsd: Further simplify the cache lookupGravatar Trond Myklebust 1-8/+11
2018-05-11nfsd: Do not refuse to serve out of cacheGravatar Trond Myklebust 1-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-08-17nfsd: Remove the cache_hash listGravatar Trond Myklebust 1-1/+0
2014-01-02nfsd: get rid of unused function definitionGravatar Kinglong Mee 1-8/+0
2013-04-03nfsd: add new reply_cache_stats file in nfsdfsGravatar Jeff Layton 1-0/+1
2013-02-08nfsd: keep a checksum of the first 256 bytes of requestGravatar Jeff Layton 1-0/+5
2013-02-04nfsd: clean up and clarify the cache expiration codeGravatar Jeff Layton 1-0/+3
2013-02-04nfsd: get rid of RC_INTRGravatar Jeff Layton 1-2/+1
2013-02-04nfsd: fix IPv6 address handling in the DRCGravatar Jeff Layton 1-1/+5
2011-07-18nfsd: turn on reply cache for NFSv4Gravatar J. Bruce Fields 1-1/+1
2009-12-15nfsd: remove pointless paths in file headersGravatar J. Bruce Fields 1-2/+0
2009-12-14nfsd: Move private headers to source directoryGravatar Boaz Harrosh 1-0/+85