Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |