summaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h
Commit message (Expand)AuthorAgeFilesLines
* md: report device as congested when suspendedNeilBrown2009-09-231-0/+1
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* Remove deadlock potential in md_openNeilBrown2009-08-101-0/+10
* md: Push down data integrity code to personalities.Andre Noll2009-08-031-0/+2
* md: Move check for bitmap presence to personality code.Andre Noll2009-06-181-0/+1
* md: remove chunksize rounding from common code.NeilBrown2009-06-181-7/+0Star
* md: merge reconfig and check_reshape methods.NeilBrown2009-06-181-1/+0Star
* md: remove unnecessary arguments from ->reconfig method.NeilBrown2009-06-181-1/+1
* md: Convert mddev->new_chunk to sectors.Andre Noll2009-06-181-1/+2
* md: Make mddev->chunk_size sector-based.Andre Noll2009-06-181-1/+1
* md: tiny md.h cleanupsChristoph Hellwig2009-04-141-8/+13
* md: add explicit method to signal the end of a reshape.NeilBrown2009-03-311-1/+1
* md: 'array_size' sysfs attributeDan Williams2009-03-311-0/+3
* md: centralize ->array_sectors modificationsDan Williams2009-03-311-0/+1
* md: add 'size' as a personality methodDan Williams2009-03-311-0/+1
* md: add ->takeover method to support changing the personality managing an arrayNeilBrown2009-03-311-0/+10
* md: enable suspend/resume of md devices.NeilBrown2009-03-311-0/+2
* md: Represent raid device size in sectors.Andre Noll2009-03-311-1/+1
* md: Make mddev->size sector-based.Andre Noll2009-03-311-1/+2
* md: occasionally checkpoint drive recovery to reduce duplicate effort after a...NeilBrown2009-03-311-0/+7
* md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown2009-03-311-0/+411