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