index
:
pub/scm/linux/kernel/git/mdraid/linux.git
master
song's fork of linux.git
MDRAID Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-unstripe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-19
dm-unstripe: fix mapping bug when there are multiple targets in a table
Matt Whitlock
1
-1
/
+1
2024-11-04
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Zichen Xie
1
-2
/
+2
2023-04-11
dm: add helper macro for simple DM target module init and exit
Yangtao Li
1
-13
/
+1
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-0
/
+1
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+4
2020-12-04
dm: add support for REQ_NOWAIT to various targets
Jeffle Xu
1
-0
/
+1
2018-12-18
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
1
-1
/
+1
2018-04-03
dm unstripe: remove unnecessary header includes
Heinz Mauelshagen
1
-6
/
+0
2018-04-03
dm unstripe: remove superfluous module init error path message
Heinz Mauelshagen
1
-7
/
+1
2018-04-03
dm unstripe: add "dm-unstriped" module alias
Heinz Mauelshagen
1
-0
/
+1
2018-04-03
dm unstripe: support non-power-of-2 chunk size
Heinz Mauelshagen
1
-12
/
+10
2018-01-29
dm unstripe: fix target length versus number of stripes size check
Scott Bauer
1
-8
/
+2
2018-01-17
dm: add unstriped target
Scott Bauer
1
-0
/
+225