aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/md-autodetect.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-07-31init: add an init_stat helperGravatar Christoph Hellwig 1-1/+2
2020-07-16md: rewrite md_setup_drive to avoid ioctlsGravatar Christoph Hellwig 1-71/+63
2020-07-16md: simplify md_setup_driveGravatar Christoph Hellwig 1-102/+101
2020-07-16md: remove the autoscan partition re-readGravatar Christoph Hellwig 1-10/+0
2020-07-16md: replace the RAID_AUTORUN ioctl with a direct function callGravatar Christoph Hellwig 1-8/+2
2020-07-16md: move the early init autodetect code to drivers/md/Gravatar Christoph Hellwig 1-0/+315