Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | md: use new apis to suspend array before mddev_create/destroy_serial_pool | Yu Kuai | 2023-10-10 | 1 | -2/+2 |
* | init: improve the name_to_dev_t interface | Christoph Hellwig | 2023-06-05 | 1 | -1/+2 |
* | md: return the allocated devices from md_alloc | Christoph Hellwig | 2022-08-02 | 1 | -16/+6 |
* | md: Explicitly create command-line configured devices | Chris Webb | 2022-08-02 | 1 | -0/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -2/+2 |
* | init: add an init_stat helper | Christoph Hellwig | 2020-07-31 | 1 | -1/+2 |
* | md: rewrite md_setup_drive to avoid ioctls | Christoph Hellwig | 2020-07-16 | 1 | -71/+63 |
* | md: simplify md_setup_drive | Christoph Hellwig | 2020-07-16 | 1 | -102/+101 |
* | md: remove the autoscan partition re-read | Christoph Hellwig | 2020-07-16 | 1 | -10/+0 |
* | md: replace the RAID_AUTORUN ioctl with a direct function call | Christoph Hellwig | 2020-07-16 | 1 | -8/+2 |
* | md: move the early init autodetect code to drivers/md/ | Christoph Hellwig | 2020-07-16 | 1 | -0/+315 |