summaryrefslogtreecommitdiff
path: root/drivers/md/dm-pcache/cache_gc.c
AgeCommit message (Expand)Author
2026-07-28dm-pcache: remove unused 'cache' parameter from cache_key_gc()Jianyun Gao
2026-07-17dm-pcache: clamp the tail kset read to the segment data regionBryam Vargas
2026-07-17dm-pcache: reject a kset that overruns its segmentBryam Vargas
2026-07-17dm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
2026-07-17dm-pcache: validate seg_id fields from persistent memoryBryam Vargas
2025-08-25dm-pcache: add persistent cache target in device-mapperDongsheng Yang