index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
filecache.h
Age
Commit message (
Expand
)
Author
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
2022-07-29
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
2022-07-29
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-29
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever
2022-07-29
NFSD: Set up an rhashtable for the filecache
Chuck Lever
2022-07-29
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever
2022-07-29
NFSD: Report average age of filecache items
Chuck Lever
2022-07-29
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-01-08
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
2020-02-06
nfsd: convert file cache to use over/underflow safe refcount
Trond Myklebust
2020-01-22
nfsd: Fix stable writes
Trond Myklebust
2020-01-22
nfsd: Containerise filecache laundrette
Trond Myklebust
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton