Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | md: add explicit method to signal the end of a reshape. | NeilBrown | 2009-03-31 | 1 | -1/+1 |
* | md: 'array_size' sysfs attribute | Dan Williams | 2009-03-31 | 1 | -0/+3 |
* | md: centralize ->array_sectors modifications | Dan Williams | 2009-03-31 | 1 | -0/+1 |
* | md: add 'size' as a personality method | Dan Williams | 2009-03-31 | 1 | -0/+1 |
* | md: add ->takeover method to support changing the personality managing an array | NeilBrown | 2009-03-31 | 1 | -0/+10 |
* | md: enable suspend/resume of md devices. | NeilBrown | 2009-03-31 | 1 | -0/+2 |
* | md: Represent raid device size in sectors. | Andre Noll | 2009-03-31 | 1 | -1/+1 |
* | md: Make mddev->size sector-based. | Andre Noll | 2009-03-31 | 1 | -1/+2 |
* | md: occasionally checkpoint drive recovery to reduce duplicate effort after a... | NeilBrown | 2009-03-31 | 1 | -0/+7 |
* | md: move md_k.h from include/linux/raid/ to drivers/md/ | NeilBrown | 2009-03-31 | 1 | -0/+411 |