summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-init.c
Commit message (Expand)AuthorAgeFilesLines
* dm init: remove trailing newline from calls to DMERR() and DMINFO()Stephen Boyd2019-06-251-2/+2
* dm init: fix incorrect uses of kstrndup()Gen Zhang2019-06-251-3/+3
* dm init: fix max devices/targets checksHelen Koike2019-04-301-4/+4
* dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen2019-04-011-1/+1
* dm: add support to directly boot to a mapped deviceHelen Koike2019-03-051-0/+303