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