summaryrefslogtreecommitdiffstats
path: root/fs/fscache/volume.c
Commit message (Expand)AuthorAgeFilesLines
* fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu2022-07-051-2/+2
* fscache: Fix the volume collision wait conditionDavid Howells2022-01-211-2/+2
* fscache, cachefiles: Store the volume coherency dataDavid Howells2022-01-071-2/+12
* fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells2022-01-071-3/+86
* fscache: Implement volume-level access helpersDavid Howells2022-01-071-0/+84
* fscache: Implement volume registrationDavid Howells2022-01-071-0/+340