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
/
filecache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Convert filecache to rhltable
Chuck Lever
2023-04-26
1
-4
/
+5
*
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2023-01-06
1
-2
/
+3
*
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
1
-0
/
+3
*
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2022-11-28
1
-1
/
+0
*
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
2022-09-26
1
-1
/
+1
*
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
2022-07-29
1
-1
/
+1
*
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-29
1
-0
/
+1
*
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever
2022-07-29
1
-1
/
+0
*
NFSD: Set up an rhashtable for the filecache
Chuck Lever
2022-07-29
1
-0
/
+1
*
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever
2022-07-29
1
-1
/
+0
*
NFSD: Report average age of filecache items
Chuck Lever
2022-07-29
1
-0
/
+1
*
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
2022-07-29
1
-3
/
+1
*
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-05-23
1
-0
/
+2
*
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
2022-01-08
1
-1
/
+0
*
nfsd: convert file cache to use over/underflow safe refcount
Trond Myklebust
2020-02-06
1
-2
/
+2
*
nfsd: Fix stable writes
Trond Myklebust
2020-01-22
1
-0
/
+1
*
nfsd: Containerise filecache laundrette
Trond Myklebust
2020-01-22
1
-0
/
+2
*
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-09-10
1
-1
/
+2
*
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-19
1
-0
/
+60