aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2008-06-28md: use stripe_head_state in ops_run_io()Dan Williams
2008-06-28md: kill STRIPE_OP_IO flagDan Williams
2008-06-28md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams
2008-06-28Support changing rdev size on running arrays.Chris Webb
2008-06-28Make sure all changes to md/dev-XX/state are notifiedNeil Brown
2008-06-28Make sure all changes to md/degraded are notified.Neil Brown
2008-06-28Make sure all changes to md/sync_action are notified.Neil Brown
2008-06-28Make sure all changes to md/array_state are notified.Neil Brown
2008-06-28Don't reject HOT_REMOVE_DISK request for an array that is not yet started.Neil Brown
2008-06-28rationalise return value for ->hot_add_disk method.Neil Brown
2008-06-28Support adding a spare to a live md array with external metadata.Neil Brown
2008-06-28Enable setting of 'offset' and 'size' of a hot-added spare.Neil Brown
2008-06-28Don't try to make md arrays dirty if that is not meaningful.Neil Brown
2008-06-28Close race in md_probeNeil Brown
2008-06-28Allow setting start point for requested check/repairNeil Brown
2008-06-28Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown
2008-06-28use bio_endio instead of a call to bi_end_ioNeil Brown
2008-06-28linear: correct disk numbering error checkNikanth Karthikesan
2008-06-28Fix error paths if md_probe fails.Neil Brown
2008-06-28Don't acknowlege that stripe-expand is complete until it really is.Neil Brown
2008-06-28Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown
2008-06-06md: do not compute parity unless it is on a failed driveDan Williams
2008-06-06md: fix uninitialized use of mddev->recovery_waitDan Williams
2008-06-06md: fix prexor vs sync_request raceDan Williams
2008-05-24md: restart recovery cleanly after device failure.NeilBrown
2008-05-24md: allow parallel resync of md-devices.Bernd Schubert
2008-05-24md: notify userspace on 'stop' eventsDan Williams
2008-05-24md: notify userspace on 'write-pending' changes to array_stateNeilBrown
2008-05-24md: raid1: Fix restoration of bio between failed read and write.NeilBrown
2008-05-24md: md: raid5 rate limit error printkBernd Schubert
2008-05-24md: kill file_path wrapperChristoph Hellwig
2008-05-24md: fix possible oops when removing a bitmap from an active arrayNeilBrown
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-13md: fix raid5 'repair' operationsDan Williams
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison
2008-04-30md: support blocking writes to an array on device failureDan Williams
2008-04-30md: prevent duplicates in bind_rdev_to_arrayDan Williams
2008-04-30md: remove a stray command from a copy and paste error in resync_start_storeDan Williams
2008-04-30md: fix up switching md arrays between read-only and read-writeNeilBrown
2008-04-30md: fix 'safemode' handling for external metadata.NeilBrown
2008-04-30md: reinitialise more mddev fields in do_md_stop.NeilBrown
2008-04-30md: skip all metadata update processing when using external metadata.NeilBrown
2008-04-30md: fix use after free when removing rdev via sysfsDan Williams
2008-04-29dm: use unlocked variants of queue flag check/setJens Axboe
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-28drivers/md: use time_before, time_before_eq, etcJulia Lawall
2008-04-28raid: remove leading TAB on printk messagesNick Andrew