summaryrefslogtreecommitdiff
path: root/fs/nfsd/filecache.h
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever2022-05-231-0/+2
* nfsd: Replace use of rwsem with errseq_tTrond Myklebust2022-01-081-1/+0
* nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust2020-02-061-2/+2
* nfsd: Fix stable writesTrond Myklebust2020-01-221-0/+1
* nfsd: Containerise filecache laundretteTrond Myklebust2020-01-221-0/+2
* nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust2019-09-101-1/+2
* nfsd: add a new struct file caching facility to nfsdJeff Layton2019-08-191-0/+60