index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-init.c
Age
Commit message (
Expand
)
Author
2023-02-14
dm: avoid inline filenames
Heinz Mauelshagen
2023-02-14
dm: use fsleep() instead of msleep() for deterministic sleep duration
Heinz Mauelshagen
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2022-12-02
dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
Peter Korsgaard
2020-08-04
dm init: Set file local variable static
Damien Le Moal
2019-07-15
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-25
dm init: remove trailing newline from calls to DMERR() and DMINFO()
Stephen Boyd
2019-06-25
dm init: fix incorrect uses of kstrndup()
Gen Zhang
2019-06-14
docs: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-04-30
dm init: fix max devices/targets checks
Helen Koike
2019-04-01
dm init: fix const confusion for dm_allowed_targets array
Andi Kleen
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike