aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: device-mapper: move it to the admin-guideMauro Carvalho Chehab1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-06-25dm init: remove trailing newline from calls to DMERR() and DMINFO()Stephen Boyd1-2/+2
2019-06-25dm init: fix incorrect uses of kstrndup()Gen Zhang1-3/+3
2019-06-14docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-04-30dm init: fix max devices/targets checksHelen Koike1-4/+4
2019-04-01dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen1-1/+1
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike1-0/+303