summaryrefslogtreecommitdiff
path: root/drivers/md/dm-pcache/cache_writeback.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-17dm-pcache: clamp the tail kset read to the segment data regionBryam Vargas1-1/+1
2026-07-17dm-pcache: reject a kset that overruns its segmentBryam Vargas1-0/+5
2026-07-17dm-pcache: validate kset key_num and intra-segment boundsBryam Vargas1-4/+4
2026-07-17dm-pcache: validate seg_id fields from persistent memoryBryam Vargas1-4/+19
2025-08-25dm-pcache: add persistent cache target in device-mapperDongsheng Yang1-0/+261