summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/filecache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust2019-09-101-1/+42
* nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust2019-09-101-12/+21
* nfsd: remove duplicated include from filecache.cYueHaibing2019-08-201-1/+0
* nfsd: add a new struct file caching facility to nfsdJeff Layton2019-08-191-0/+885