summaryrefslogtreecommitdiffstats
path: root/include/linux/raid/md_k.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure all changes to md/dev-XX/state are notifiedNeil Brown2008-06-281-0/+3
* Make sure all changes to md/sync_action are notified.Neil Brown2008-06-281-0/+2
* Allow setting start point for requested check/repairNeil Brown2008-06-281-0/+2
* md: restart recovery cleanly after device failure.NeilBrown2008-05-241-3/+1
* md: allow parallel resync of md-devices.Bernd Schubert2008-05-241-0/+3
* md: support blocking writes to an array on device failureDan Williams2008-04-301-0/+4
* md: clean up irregularity with raid autodetectNeilBrown2008-03-041-0/+1
* md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...NeilBrown2008-02-061-10/+4
* md: change ITERATE_RDEV to rdev_for_eachNeilBrown2008-02-061-1/+1
* md: allow devices to be shared between md arraysNeilBrown2008-02-061-0/+2
* md: allow a maximum extent to be set for resyncingNeilBrown2008-02-061-0/+2
* md: support 'external' metadata for md arraysNeilBrown2008-02-061-0/+3
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* md: improve the is_mddev_idle test fixNeilBrown2007-07-171-1/+1
* Revert "md: improve partition detection in md array"Linus Torvalds2007-05-091-0/+1
* md: improve partition detection in md arrayNeilBrown2007-05-091-1/+0
* [PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown2007-04-041-0/+1
* [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-4/+1
* [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-031-1/+5
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+3
* [PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2006-07-101-1/+2
* [PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown2006-06-261-0/+1
* [PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown2006-06-261-0/+6
* [PATCH] md: remove arbitrary limit on chunk sizeNeilBrown2006-06-261-1/+2
* [PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown2006-03-271-1/+1
* [PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown2006-03-271-0/+4
* [PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown2006-03-271-1/+2
* [PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown2006-03-271-0/+8
* [PATCH] md: Core of raid5 resize processNeilBrown2006-03-271-0/+4
* [PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown2006-01-061-0/+4
* [PATCH] md: count corrected read errors per driveNeilBrown2006-01-061-0/+4
* [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-061-0/+1
* [PATCH] md: make a couple of names in md.c staticNeilBrown2006-01-061-2/+0
* [PATCH] md: define and use safe_put_page for mdNeilBrown2006-01-061-0/+5
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-061-53/+10
* [PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown2006-01-061-0/+1
* [PATCH] md: complete conversion of md to use kthreadsNeilBrown2005-11-091-2/+0
* [PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown2005-11-091-0/+8
* [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown2005-11-091-4/+4
* [PATCH] md: improvements to raid5 handling of read errorsNeilBrown2005-11-091-0/+3
* [PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown2005-11-091-0/+7
* [PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown2005-11-091-0/+4
* [PATCH] md: allow a manual resync with mdNeilBrown2005-11-091-0/+4
* [PATCH] md: extend md sysfs support to component devices.NeilBrown2005-11-091-0/+2
* [PATCH] md: initial sysfs support for mdNeilBrown2005-11-091-0/+2
* [PATCH] md: limit size of sb read/written to appropriate amountNeilBrown2005-09-091-0/+1
* [PATCH] md: remove old cruft from md_k.h header fileNeilBrown2005-09-091-64/+0
* [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-091-0/+3
* [PATCH] md: support write-mostly device in raid1NeilBrown2005-09-091-0/+3
* [PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2005-09-091-0/+10
OpenPOWER on IntegriCloud