index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-pcache
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-11
Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-10
dm pcache: fix segment info indexing
Li Chen
2025-12-10
dm pcache: fix cache info indexing
Li Chen
2025-12-10
dm-pcache: advance slot index before writing slot
Dongsheng Yang
2025-11-18
dm-pcache: zero cache_info before default init
Li Chen
2025-11-18
dm-pcache: reuse meta_addr in pcache_meta_find_latest
Li Chen
2025-11-18
dm-pcache: allow built-in build and rename flush helper
Li Chen
2025-09-02
dm-pcache: use int type to store negative error codes
Qianfeng Rong
2025-09-01
dm-pcache: cleanup: fix coding style report by checkpatch.pl
Dongsheng Yang
2025-09-01
dm-pcache: remove ctrl_lock for pcache_cache_segment
Dongsheng Yang
2025-08-25
dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang