summaryrefslogtreecommitdiff
path: root/drivers/md/dm-pcache/cache.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-28dm-pcache: remove unused miss_read_end_work_fn declarationJianyun Gao1-1/+0
2026-07-20dm-pcache: replace tabs with spaces in comments to fix ASCII diagram alignmentJianyun Gao1-2/+2
2026-07-17dm-pcache: validate the persisted dirty_tail chain at loadBryam Vargas1-0/+2
2026-07-17dm-pcache: validate kset key_num and intra-segment boundsBryam Vargas1-0/+21
2026-07-17dm-pcache: validate seg_id fields from persistent memoryBryam Vargas1-0/+15
2025-11-18dm-pcache: allow built-in build and rename flush helperLi Chen1-1/+1
2025-09-01dm-pcache: cleanup: fix coding style report by checkpatch.plDongsheng Yang1-3/+5
2025-09-01dm-pcache: remove ctrl_lock for pcache_cache_segmentDongsheng Yang1-1/+0
2025-08-25dm-pcache: add persistent cache target in device-mapperDongsheng Yang1-0/+634