index
:
pub/scm/linux/kernel/git/mtd/linux.git
master
MTD Group's fork of linux.git
MTD Group
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
2026-03-18
dm init: ensure device probing has finished in dm-mod.waitfor=
Guillaume Gonnet
1
-1
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
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