index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-unstripe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Zichen Xie
2024-11-04
1
-2
/
+2
*
dm: add helper macro for simple DM target module init and exit
Yangtao Li
2023-04-11
1
-13
/
+1
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-0
/
+1
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+4
*
dm: add support for REQ_NOWAIT to various targets
Jeffle Xu
2020-12-05
1
-0
/
+1
*
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
2018-12-18
1
-1
/
+1
*
dm unstripe: remove unnecessary header includes
Heinz Mauelshagen
2018-04-03
1
-6
/
+0
*
dm unstripe: remove superfluous module init error path message
Heinz Mauelshagen
2018-04-03
1
-7
/
+1
*
dm unstripe: add "dm-unstriped" module alias
Heinz Mauelshagen
2018-04-03
1
-0
/
+1
*
dm unstripe: support non-power-of-2 chunk size
Heinz Mauelshagen
2018-04-03
1
-12
/
+10
*
dm unstripe: fix target length versus number of stripes size check
Scott Bauer
2018-01-29
1
-8
/
+2
*
dm: add unstriped target
Scott Bauer
2018-01-17
1
-0
/
+225