summaryrefslogtreecommitdiff
path: root/fs/nfsd/filecache.c
AgeCommit message (Expand)Author
2020-03-16fs: nfsd: fileache.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-07nfsd: make nfsd_filecache_wq variable staticChen Zhou
2020-02-06nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust
2020-01-22nfsd: Fix stable writesTrond Myklebust
2020-01-22nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()Trond Myklebust
2020-01-22nfsd: Reduce the number of calls to nfsd_file_gc()Trond Myklebust
2020-01-22nfsd: Schedule the laundrette regularly irrespective of file errorsTrond Myklebust
2020-01-22nfsd: Remove unused constant NFSD_FILE_LRU_RESCANTrond Myklebust
2020-01-22nfsd: Containerise filecache laundretteTrond Myklebust
2020-01-22nfsd: cleanup nfsd_file_lru_dispose()Trond Myklebust
2020-01-22nfsd: fix filecache lookupTrond Myklebust
2019-11-08nfsd: Drop LIST_HEAD where the variable it declares is never used.Mao Wenan
2019-09-10nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust
2019-09-10nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust
2019-08-20nfsd: remove duplicated include from filecache.cYueHaibing
2019-08-19nfsd: add a new struct file caching facility to nfsdJeff Layton