summaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h
Commit message (Expand)AuthorAgeFilesLines
...
| * md: reduce dependence on sysfs.NeilBrown2010-07-211-0/+12
* | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-2/+2
|/
* md: fix handling of array level takeover that re-arranges devices.NeilBrown2010-06-241-0/+3
* md: simplify updating of event count to sometimes avoid updating spares.NeilBrown2010-05-181-0/+6
* md: pass mddev to make_request functions rather than request_queueNeilBrown2010-05-181-1/+1
* md: remove ->changed and related code.NeilBrown2010-05-181-1/+0
* md: discard StateChanged device flag.NeilBrown2010-05-181-3/+0
* md: remove some dead fields from mddev_sNeilBrown2010-05-181-3/+0
* md: manage redundancy group in sysfs when changing level.NeilBrown2010-05-171-0/+1
* raid: improve MD/raid10 handling of correctable read errors.Robert Becker2009-12-141-0/+4
* md: Support write-intent bitmaps with externally managed metadata.NeilBrown2009-12-141-0/+1
* md: support updating bitmap parameters via sysfs.NeilBrown2009-12-141-1/+2
* md: factor out parsing of fixed-point numbersNeilBrown2009-12-141-1/+2
* md: support bitmap offset appropriate for external-metadata arrays.NeilBrown2009-12-141-2/+4
* md: move offset, daemon_sleep and chunksize out of bitmap structureNeilBrown2009-12-141-0/+3
* md: collect bitmap-specific fields into one structure.NeilBrown2009-12-141-10/+12
* md: support barrier requests on all personalities.NeilBrown2009-12-141-0/+12
* md/bitmap: protect against bitmap removal while being updated.NeilBrown2009-12-141-0/+1
* 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/+0
* md: merge reconfig and check_reshape methods.NeilBrown2009-06-181-1/+0
* 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