aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/filecache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-10nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust1-1/+42
2019-09-10nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust1-12/+21
2019-08-20nfsd: remove duplicated include from filecache.cYueHaibing1-1/+0
2019-08-19nfsd: add a new struct file caching facility to nfsdJeff Layton1-0/+885