aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/volume.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-05fscache: Fix if condition in fscache_wait_on_volume_collision()Gravatar Yue Hu 1-2/+2
2022-01-21fscache: Fix the volume collision wait conditionGravatar David Howells 1-2/+2
2022-01-07fscache, cachefiles: Store the volume coherency dataGravatar David Howells 1-2/+12
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeGravatar David Howells 1-3/+86
2022-01-07fscache: Implement volume-level access helpersGravatar David Howells 1-0/+84
2022-01-07fscache: Implement volume registrationGravatar David Howells 1-0/+340