aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-pcache/cache.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+2
2025-12-11Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-5/+8
2025-12-10dm pcache: fix cache info indexingLi Chen1-1/+4
2025-12-10dm-pcache: advance slot index before writing slotDongsheng Yang1-4/+4
2025-11-18dm-pcache: zero cache_info before default initLi Chen1-1/+1
2025-11-18dm-pcache: allow built-in build and rename flush helperLi Chen1-1/+1
2025-08-25dm-pcache: add persistent cache target in device-mapperDongsheng Yang1-0/+445