index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm init: Handle minors larger than 255
Benjamin Marzinski
2024-07-02
1
-1
/
+3
*
dm: open code dm_get_dev_t in dm_init_init
Christoph Hellwig
2023-06-05
1
-1
/
+3
*
dm: avoid inline filenames
Heinz Mauelshagen
2023-02-14
1
-1
/
+0
*
dm: use fsleep() instead of msleep() for deterministic sleep duration
Heinz Mauelshagen
2023-02-14
1
-1
/
+1
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-1
/
+1
*
dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
Peter Korsgaard
2022-12-02
1
-1
/
+21
*
dm init: Set file local variable static
Damien Le Moal
2020-08-04
1
-1
/
+1
*
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
docs: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
dm init: remove trailing newline from calls to DMERR() and DMINFO()
Stephen Boyd
2019-06-25
1
-2
/
+2
*
|
dm init: fix incorrect uses of kstrndup()
Gen Zhang
2019-06-25
1
-3
/
+3
|
/
*
dm init: fix max devices/targets checks
Helen Koike
2019-04-30
1
-4
/
+4
*
dm init: fix const confusion for dm_allowed_targets array
Andi Kleen
2019-04-01
1
-1
/
+1
*
dm: add support to directly boot to a mapped device
Helen Koike
2019-03-05
1
-0
/
+303