aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/md.h
AgeCommit message (Expand)Author
2009-12-18md/bitmap: protect against bitmap removal while being updated.NeilBrown
2009-09-23md: report device as congested when suspendedNeilBrown
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-08-10Remove deadlock potential in md_openNeilBrown
2009-08-03md: Push down data integrity code to personalities.Andre Noll
2009-06-18md: Move check for bitmap presence to personality code.Andre Noll
2009-06-18md: remove chunksize rounding from common code.NeilBrown
2009-06-18md: merge reconfig and check_reshape methods.NeilBrown
2009-06-18md: remove unnecessary arguments from ->reconfig method.NeilBrown
2009-06-18md: Convert mddev->new_chunk to sectors.Andre Noll
2009-06-18md: Make mddev->chunk_size sector-based.Andre Noll
2009-04-14md: tiny md.h cleanupsChristoph Hellwig
2009-03-31md: add explicit method to signal the end of a reshape.NeilBrown
2009-03-31md: 'array_size' sysfs attributeDan Williams
2009-03-31md: centralize ->array_sectors modificationsDan Williams
2009-03-31md: add 'size' as a personality methodDan Williams
2009-03-31md: add ->takeover method to support changing the personality managing an arrayNeilBrown
2009-03-31md: enable suspend/resume of md devices.NeilBrown
2009-03-31md: Represent raid device size in sectors.Andre Noll
2009-03-31md: Make mddev->size sector-based.Andre Noll
2009-03-31md: occasionally checkpoint drive recovery to reduce duplicate effort after a...NeilBrown
2009-03-31md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown