index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfscache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_create
Kunwu Chan
2024-03-01
1
-2
/
+1
*
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-03-01
1
-29
/
+7
*
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
2024-03-01
1
-2
/
+2
*
NFSD: Remove nfsd_drc_gc() tracepoint
Chuck Lever
2024-01-07
1
-5
/
+1
*
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
1
-36
/
+51
|
\
|
*
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
1
-21
/
+43
|
*
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
1
-15
/
+8
*
|
nfsd: dynamically allocate the nfsd-reply shrinker
Qi Zheng
2023-10-04
1
-15
/
+16
|
/
*
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
1
-22
/
+22
*
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-29
1
-5
/
+6
*
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
2023-08-29
1
-43
/
+39
*
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2023-08-29
1
-15
/
+63
*
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
2023-08-29
1
-3
/
+3
*
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
2023-08-29
1
-7
/
+20
*
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
2023-06-18
1
-11
/
+14
*
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
2023-02-20
1
-1
/
+1
*
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
2023-02-20
1
-1
/
+1
*
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong
2022-09-26
1
-10
/
+3
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+2
*
nfsd: destroy percpu stats counters after reply cache shutdown
Julian Schroeder
2022-05-23
1
-1
/
+1
*
NFSD: Streamline the rare "found" case
Chuck Lever
2022-02-28
1
-4
/
+3
*
NFSD: Skip extra computation for RC_NOCACHE case
Chuck Lever
2022-02-28
1
-2
/
+4
*
NFSD: De-duplicate hash bucket indexing
Chuck Lever
2022-02-28
1
-12
/
+10
*
NFSD: Remove be32_to_cpu() from DRC hash function
Chuck Lever
2021-12-13
1
-1
/
+1
*
NFSD: Optimize DRC bucket pruning
Chuck Lever
2021-09-21
1
-6
/
+11
*
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
2021-01-25
1
-15
/
+37
*
silence nfscache allocation warnings with kvzalloc
Rik van Riel
2020-09-25
1
-8
/
+4
*
nfsd: safer handling of corrupted c_type
J. Bruce Fields
2020-06-03
1
-2
/
+1
*
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
2020-06-01
1
-12
/
+17
*
NFSD: Add tracepoints to NFSD's duplicate reply cache
Chuck Lever
2020-05-20
1
-22
/
+35
*
nfsd4: Fix kernel crash when reading proc file reply_cache_stats
He Zhe
2019-08-16
1
-1
/
+1
*
nfsd: fix cleanup of nfsd_reply_cache_init on failure
J. Bruce Fields
2019-07-03
1
-3
/
+7
*
nfsd4: drc containerization
J. Bruce Fields
2019-07-03
1
-117
/
+108
*
nfsd: don't call nfsd_reply_cache_shutdown twice
J. Bruce Fields
2019-07-03
1
-1
/
+0
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
knfsd: Improve lookup performance in the duplicate reply cache using an rbtree
Trond Myklebust
2018-10-29
1
-11
/
+26
*
knfsd: Further simplify the cache lookup
Trond Myklebust
2018-10-29
1
-29
/
+16
*
knfsd: Simplify NFS duplicate replay cache
Trond Myklebust
2018-10-29
1
-50
/
+44
*
knfsd: Remove dead code from nfsd_cache_lookup
Trond Myklebust
2018-10-29
1
-8
/
+0
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-1
/
+2
|
\
|
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
nfsd: Do not refuse to serve out of cache
Trond Myklebust
2018-05-11
1
-4
/
+2
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
nfsd: more robust allocation failure handling in nfsd_reply_cache_init
Jeff Layton
2016-11-01
1
-3
/
+8
*
nfsd: remove recurring workqueue job to clean DRC
Jeff Layton
2015-11-10
1
-26
/
+0
*
nfsd: drop null test before destroy functions
Julia Lawall
2015-10-12
1
-4
/
+2
*
NFSD: Error out when register_shrinker() fail
Kinglong Mee
2015-03-20
1
-1
/
+5
*
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
1
-2
/
+2
*
nfsd: Reorder nfsd_cache_match to check more powerful discriminators first
Trond Myklebust
2014-08-17
1
-7
/
+11
[next]