index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-pcache
/
cache_key.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
dm-pcache: replace tabs with spaces in comments to fix ASCII diagram alignment
Jianyun Gao
1
-1
/
+1
2026-07-20
dm-pcache: fix use-after-free and invalid seg operations in kset_replay()
Jianyun Gao
1
-7
/
+6
2026-07-17
dm-pcache: validate the persisted dirty_tail chain at load
Bryam Vargas
1
-0
/
+69
2026-07-17
dm-pcache: clamp the tail kset read to the segment data region
Bryam Vargas
1
-1
/
+1
2026-07-17
dm-pcache: bound the logical key offset from persistent memory
Bryam Vargas
1
-0
/
+9
2026-07-17
dm-pcache: detect a cycle in the last-kset chain during replay
Bryam Vargas
1
-1
/
+6
2026-07-17
dm-pcache: reject a kset that overruns its segment
Bryam Vargas
1
-0
/
+5
2026-07-17
dm-pcache: validate kset key_num and intra-segment bounds
Bryam Vargas
1
-1
/
+9
2026-07-17
dm-pcache: validate seg_id fields from persistent memory
Bryam Vargas
1
-0
/
+11
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+2
2025-08-25
dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang
1
-0
/
+888