summaryrefslogtreecommitdiff
path: root/drivers/md/md-autodetect.c
Commit message (Expand)AuthorAgeFilesLines
* md: return the allocated devices from md_allocChristoph Hellwig2022-08-021-16/+6
* md: Explicitly create command-line configured devicesChris Webb2022-08-021-0/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* init: add an init_stat helperChristoph Hellwig2020-07-311-1/+2
* md: rewrite md_setup_drive to avoid ioctlsChristoph Hellwig2020-07-161-71/+63
* md: simplify md_setup_driveChristoph Hellwig2020-07-161-102/+101
* md: remove the autoscan partition re-readChristoph Hellwig2020-07-161-10/+0
* md: replace the RAID_AUTORUN ioctl with a direct function callChristoph Hellwig2020-07-161-8/+2
* md: move the early init autodetect code to drivers/md/Christoph Hellwig2020-07-161-0/+315