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