aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfscache.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-29nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_infoJeff Layton1-1/+2
2025-09-21NFSD: Reduce DRC bucket sizeChuck Lever1-1/+1
2025-09-21NFSD: Delay adding new entries to LRUChuck Lever1-13/+0
2024-03-01nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_createKunwu Chan1-2/+1
2024-03-01nfsd: make all of the nfsd stats per-network namespaceJosef Bacik1-29/+7
2024-03-01nfsd: rename NFSD_NET_* to NFSD_STATS_*Josef Bacik1-2/+2
2024-01-07NFSD: Remove nfsd_drc_gc() tracepointChuck Lever1-5/+1
2023-11-18Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-35/+50
2023-11-17NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever1-21/+43
2023-11-17NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever1-14/+7
2023-10-04nfsd: dynamically allocate the nfsd-reply shrinkerQi Zheng1-15/+16
2023-08-29NFSD: Rename struct svc_cacherepChuck Lever1-22/+22
2023-08-29NFSD: Remove svc_rqst::rq_cacherepChuck Lever1-5/+6
2023-08-29NFSD: Refactor the duplicate reply cache shrinkerChuck Lever1-43/+39
2023-08-29NFSD: Replace nfsd_prune_bucket()Chuck Lever1-15/+63
2023-08-29NFSD: Rename nfsd_reply_cache_alloc()Chuck Lever1-3/+3
2023-08-29NFSD: Refactor nfsd_reply_cache_free_locked()Chuck Lever1-7/+20
2023-06-18nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_netJeff Layton1-11/+14
2023-02-20SUNRPC: Refactor RPC server dispatch methodChuck Lever1-1/+1
2023-02-20SUNRPC: Push svcxdr_init_encode() into svc_process_common()Chuck Lever1-1/+1
2022-09-26nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fopsChenXiaoSong1-10/+3
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-1/+2
2022-05-23nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder1-1/+1
2022-02-28NFSD: Streamline the rare "found" caseChuck Lever1-4/+3
2022-02-28NFSD: Skip extra computation for RC_NOCACHE caseChuck Lever1-2/+4
2022-02-28NFSD: De-duplicate hash bucket indexingChuck Lever1-12/+10
2021-12-13NFSD: Remove be32_to_cpu() from DRC hash functionChuck Lever1-1/+1
2021-09-21NFSD: Optimize DRC bucket pruningChuck Lever1-6/+11
2021-01-25nfsd: protect concurrent access to nfsd stats countersAmir Goldstein1-15/+37
2020-09-25silence nfscache allocation warnings with kvzallocRik van Riel1-8/+4
2020-06-03nfsd: safer handling of corrupted c_typeJ. Bruce Fields1-2/+1
2020-06-01nfsd4: make drc_slab global, not per-netJ. Bruce Fields1-12/+17
2020-05-20NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever1-22/+35
2019-08-16nfsd4: Fix kernel crash when reading proc file reply_cache_statsHe Zhe1-1/+1
2019-07-03nfsd: fix cleanup of nfsd_reply_cache_init on failureJ. Bruce Fields1-3/+7
2019-07-03nfsd4: drc containerizationJ. Bruce Fields1-117/+108
2019-07-03nfsd: don't call nfsd_reply_cache_shutdown twiceJ. Bruce Fields1-1/+0
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-10-29knfsd: Improve lookup performance in the duplicate reply cache using an rbtreeTrond Myklebust1-11/+26
2018-10-29knfsd: Further simplify the cache lookupTrond Myklebust1-29/+16
2018-10-29knfsd: Simplify NFS duplicate replay cacheTrond Myklebust1-50/+44
2018-10-29knfsd: Remove dead code from nfsd_cache_lookupTrond Myklebust1-8/+0
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+2
2018-05-11nfsd: Do not refuse to serve out of cacheTrond Myklebust1-4/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2016-11-01nfsd: more robust allocation failure handling in nfsd_reply_cache_initJeff Layton1-3/+8
2015-11-10nfsd: remove recurring workqueue job to clean DRCJeff Layton1-26/+0
2015-10-12nfsd: drop null test before destroy functionsJulia Lawall1-4/+2
2015-03-20NFSD: Error out when register_shrinker() failKinglong Mee1-1/+5
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton1-2/+2
2014-08-17nfsd: Reorder nfsd_cache_match to check more powerful discriminators firstTrond Myklebust1-7/+11
2014-08-17nfsd: split DRC global spinlock into per-bucket locksTrond Myklebust1-23/+20
2014-08-17nfsd: convert num_drc_entries to an atomic_tTrond Myklebust1-16/+12
2014-08-17nfsd: Remove the cache_hash listTrond Myklebust1-17/+2
2014-08-17nfsd: convert the lru list into a per-bucket thingTrond Myklebust1-23/+50
2014-08-17nfsd: Clean up drc cache in preparation for global spinlock eliminationTrond Myklebust1-21/+24
2014-06-23nfsd: clean up sparse endianness warnings in nfscache.cJeff Layton1-2/+11
2014-06-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton1-9/+8
2013-12-11nfsd: don't try to reuse an expired DRC entry off the listJeff Layton1-32/+4
2013-12-10nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton1-1/+8
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner1-9/+23
2013-04-30nfsd: make symbol nfsd_reply_cache_shrinker staticWei Yongjun1-1/+1
2013-04-03nfsd: scale up the number of DRC hash buckets with cache sizeJeff Layton1-15/+29
2013-04-03nfsd: keep stats on worst hash balancing seen so farJeff Layton1-4/+27
2013-04-03nfsd: add new reply_cache_stats file in nfsdfsJeff Layton1-0/+25
2013-04-03nfsd: track memory utilization by the DRCJeff Layton1-5/+17
2013-04-03nfsd: break out comparator into separate functionJeff Layton1-11/+35
2013-04-03nfsd: eliminate one of the DRC cache searchesJeff Layton1-22/+19
2013-03-18nfsd: fix startup order in nfsd_reply_cache_initJeff Layton1-4/+4
2013-03-18nfsd: only unhash DRC entries that are in the hashtableJeff Layton1-1/+2
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-75/+277
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-02-17nfsd: fix compiler warning about ambiguous types in nfsd_cache_csumJeff Layton1-1/+1
2013-02-15nfsd: fix comments on nfsd_cache_lookupJeff Layton1-2/+5
2013-02-08nfsd: keep a checksum of the first 256 bytes of requestJeff Layton1-3/+44
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton1-1/+1
2013-02-04nfsd: register a shrinker for DRC cache entriesJeff Layton1-0/+23
2013-02-04nfsd: add recurring workqueue job to clean the cacheJeff Layton1-3/+47
2013-02-04nfsd: when updating an entry with RC_NOCACHE, just free itJeff Layton1-4/+14
2013-02-04nfsd: remove the cache_disabled flagJeff Layton1-7/+3
2013-02-04nfsd: dynamically allocate DRC entriesJeff Layton1-50/+75
2013-02-04nfsd: track the number of DRC entries in the cacheJeff Layton1-0/+4
2013-02-04nfsd: always move DRC entries to the end of LRU list when updating timestampJeff Layton1-3/+2
2013-02-04nfsd: break out hashtable search into separate functionJeff Layton1-13/+33
2013-02-04nfsd: clean up and clarify the cache expiration codeJeff Layton1-1/+8
2013-02-04nfsd: remove redundant test from nfsd_reply_cache_freeJeff Layton1-1/+1
2013-02-04nfsd: add alloc and free functions for DRC entriesJeff Layton1-9/+27
2013-02-04nfsd: create a dedicated slabcache for DRC entriesJeff Layton1-2/+13
2013-02-04nfsd: remove unneeded spinlock in nfsd_cache_updateJeff Layton1-2/+0
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton1-2/+5
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+2
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-2/+2
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh1-8/+0
2009-05-27knfsd: fix reply cache memory corruptionGreg Banks1-2/+2
2009-05-27knfsd: reply cache cleanupsGreg Banks1-10/+19
2008-02-01nfsd: fail module init on reply cache init failureJ. Bruce Fields1-16/+12
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever1-1/+1
2006-12-08[PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL checkYan Burman1-2/+1
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro1-4/+4
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-2/+1
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+328