aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* md/raid10: If there is a spare and a want_replacement device, start replacement.NeilBrown2011-12-22
* md/raid10: recognise replacements when assembling array.NeilBrown2011-12-22
* md/raid10: Allow replacement device to be replace old drive.NeilBrown2011-12-22
* md/raid10: handle recovery of replacement devices.NeilBrown2011-12-22
* md/raid10: Handle replacement devices during resync.NeilBrown2011-12-22
* md/raid10: writes should get directed to replacement as well as original.NeilBrown2011-12-22
* md/raid10: allow removal of failed replacement devices.NeilBrown2011-12-22
* md/raid10: preferentially read from replacement device if possible.NeilBrown2011-12-22
* md/raid10: change read_balance to return an rdevNeilBrown2011-12-22
* md/raid10: prepare data structures for handling replacement.NeilBrown2011-12-22
* md/raid5: Mark device want_replacement when we see a write error.NeilBrown2011-12-22
* md/raid5: If there is a spare and a want_replacement device, start replacement.NeilBrown2011-12-22
* md/raid5: recognise replacements when assembling array.NeilBrown2011-12-22
* md/raid5: handle activation of replacement device when recovery completes.NeilBrown2011-12-22
* md/raid5: detect and handle replacements during recovery.NeilBrown2011-12-22
* md/raid5: writes should get directed to replacement as well as original.NeilBrown2011-12-22
* md/raid5: allow removal for failed replacement devices.NeilBrown2011-12-22
* md/raid5: preferentially read from replacement device if possible.NeilBrown2011-12-22
* md/raid5: remove redundant bio initialisations.NeilBrown2011-12-22
* md/raid5: raid5.h cleanupNeilBrown2011-12-22
* md/raid5: allow each slot to have an extra replacement deviceNeilBrown2011-12-22
* md: create externally visible flags for supporting hot-replace.NeilBrown2011-12-22
* md: change hot_remove_disk to take an rdev rather than a number.NeilBrown2011-12-22
* md: remove test for duplicate device when setting slot number.NeilBrown2011-12-22
* md/bitmap: be more consistent when setting new bits in memory bitmap.NeilBrown2011-12-22
* md/raid5: be more thorough in calculating 'degraded' value.NeilBrown2011-12-22
* md/bitmap: daemon_work cleanup.NeilBrown2011-12-22
* md: allow non-privileged uses to GET_*_INFO about raid arrays.NeilBrown2011-12-22
* md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-22
* md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-22
* md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-22
* md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-22
* md: raid5 crash during degradationAdam Kwolek2011-12-08
* md/raid5: never wait for bad-block acks on failed device.NeilBrown2011-12-08
* md: ensure new badblocks are handled promptly.NeilBrown2011-12-08
* md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown2011-12-08
* md: take a reference to mddev during sysfs access.NeilBrown2011-12-07
* md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown2011-12-07
* md/lock: ensure updates to page_attrs are properly locked.NeilBrown2011-11-22
* md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams2011-11-08
* md/raid5: abort any pending parity operations when array fails.NeilBrown2011-11-08
* device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell2011-11-07
* device-mapper: dm-bufio.c needs to include module.hStephen Rothwell2011-11-07
* drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker2011-11-07
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker2011-10-31
| * md: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-31
* | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\ \
| * | block: Remove the control of complete cpu from bio.Tao Ma2011-10-24
| * | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-19
| |\ \