summaryrefslogtreecommitdiff
path: root/fs/fscache/volume.c
AgeCommit message (Expand)Author
2023-01-30fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()Hou Tao
2023-01-30fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeHou Tao
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-07-05fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu
2022-01-21fscache: Fix the volume collision wait conditionDavid Howells
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells
2022-01-07fscache: Implement volume-level access helpersDavid Howells
2022-01-07fscache: Implement volume registrationDavid Howells