aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md-autodetect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-31init: add an init_stat helperChristoph Hellwig1-1/+2
2020-07-16md: rewrite md_setup_drive to avoid ioctlsChristoph Hellwig1-71/+63
2020-07-16md: simplify md_setup_driveChristoph Hellwig1-102/+101
2020-07-16md: remove the autoscan partition re-readChristoph Hellwig1-10/+0
2020-07-16md: replace the RAID_AUTORUN ioctl with a direct function callChristoph Hellwig1-8/+2
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig1-0/+315