index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
filecache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
2024-09-23
1
-0
/
+2
*
nfsd: add nfsd_file_acquire_local()
NeilBrown
2024-09-23
1
-0
/
+3
*
nfsd: add list_head nf_gc to struct nfsd_file
Youzhong Yang
2024-09-01
1
-0
/
+1
*
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2024-03-01
1
-0
/
+1
*
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-30
1
-1
/
+1
*
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-30
1
-0
/
+1
*
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever
2022-07-30
1
-1
/
+0
*
NFSD: Set up an rhashtable for the filecache
Chuck Lever
2022-07-30
1
-0
/
+1
*
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever
2022-07-30
1
-1
/
+0
*
NFSD: Report average age of filecache items
Chuck Lever
2022-07-30
1
-0
/
+1
*
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
2022-07-30
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