summaryrefslogtreecommitdiffstats
path: root/fs/fscache/volume.c
AgeCommit message (Expand)AuthorLines
2022-07-05fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu-2/+2
2022-01-21fscache: Fix the volume collision wait conditionDavid Howells-2/+2
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells-2/+12
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells-3/+86
2022-01-07fscache: Implement volume-level access helpersDavid Howells-0/+84
2022-01-07fscache: Implement volume registrationDavid Howells-0/+340