summaryrefslogtreecommitdiff
path: root/drivers/md/dm-init.c
AgeCommit message (Expand)Author
2023-06-05dm: open code dm_get_dev_t in dm_init_initChristoph Hellwig
2023-02-14dm: avoid inline filenamesHeinz Mauelshagen
2023-02-14dm: use fsleep() instead of msleep() for deterministic sleep durationHeinz Mauelshagen
2023-02-14dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen
2022-12-02dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard
2020-08-04dm init: Set file local variable staticDamien Le Moal
2019-07-15docs: device-mapper: move it to the admin-guideMauro Carvalho Chehab
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-25dm init: remove trailing newline from calls to DMERR() and DMINFO()Stephen Boyd
2019-06-25dm init: fix incorrect uses of kstrndup()Gen Zhang
2019-06-14docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-04-30dm init: fix max devices/targets checksHelen Koike
2019-04-01dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike