aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2011-06-23md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim
2011-06-23md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim
2011-06-23md: check ->hot_remove_disk when removing diskNamhyung Kim
2011-06-23dm table: reject devices without request fnsMilan Broz
2011-03-02md: correctly handle probe of an 'mdp' device.NeilBrown
2011-03-02dm raid1: fix null pointer dereference in suspendTakahiro Yasui
2011-03-02dm raid1: fail writes if errors are not handled and log failsMikulas Patocka
2011-02-17dm mpath: disable blk_abort_queueMike Snitzer
2011-02-17dm: dont take i_mutex to change device sizeMike Snitzer
2011-02-17md: fix regression with re-adding devices to arrays with no metadataNeilBrown
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-01-07md: fix bug with re-adding of partially recovered device.NeilBrown
2010-12-09md: fix return value of rdev_size_change()Justin Maggard
2010-12-09md/raid1: really fix recovery looping when single good device fails.NeilBrown
2010-08-26dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda
2010-08-26dm mpath: fix NULL pointer dereference when path parameters missingAlasdair G Kergon
2010-08-13md/raid1: delay reads that could overtake behind-writes.NeilBrown
2010-08-13md/raid10: fix deadlock with unaligned read during resyncNeilBrown
2010-07-05dm snapshot: simplify sector_to_chunk expressionMikulas Patocka
2010-07-05md: set mddev readonly flag on blkdev BLKROSET ioctlDan Williams
2010-07-05md: Fix read balancing in RAID1 and RAID10 on drives > 2TBNeilBrown
2010-07-05md/raid1: fix counting of write targets.NeilBrown
2010-05-12md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti
2010-05-12md: restore ability of spare drives to spin down.NeilBrown
2010-05-12md/raid5: fix previous patch.NeilBrown
2010-05-12md/raid5: allow for more than 2^31 chunks.NeilBrown
2010-04-26md: deal with merge_bvec_fn in component devices better.NeilBrown
2010-04-26dm mpath: fix stall when requeueing ioKiyoshi Ueda
2010-03-15dm: free dm_io before bio_endio not afterMikulas Patocka
2010-02-23dm log: userspace fix overhead_size calcuationsJonathan Brassow
2010-02-23dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan
2010-02-23md: fix 'degraded' calculation when starting a reshape.NeilBrown
2010-01-28md: fix small irregularity with start_ro module parameterNeilBrown
2010-01-25DM: Fix device mapper topology stackingMartin K. Petersen
2010-01-06md: Fix unfortunate interaction with evmsNeilBrown
2009-12-18dm crypt: make wipe message also wipe essiv keyMilan Broz
2009-12-18dm crypt: separate essiv allocation from initialisationMilan Broz
2009-12-18dm snapshot: cope with chunk size larger than originMikulas Patocka
2009-12-18dm: avoid _hash_lock deadlockMikulas Patocka
2009-12-18dm crypt: restructure essiv error pathMilan Broz
2009-12-18dm crypt: move private iv fields to structsMilan Broz
2009-12-18dm snapshot: only take lock for statustype info not tableMikulas Patocka
2009-12-18dm exception store: free tmp_store on persistent flag errorJulia Lawall
2009-12-18md/bitmap: protect against bitmap removal while being updated.NeilBrown
2009-12-01md: revert incorrect fix for read error handling in raid1.NeilBrown
2009-11-13md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...NeilBrown
2009-11-13Don't unconditionally set in_sync on newly added device in raid5_reshapeNeilBrown
2009-11-13md: allow v0.91 metadata to record devices as being active but not in-sync.NeilBrown
2009-11-12md: factor out updating of 'recovery_offset'.NeilBrown
2009-11-06md/raid5: make sure curr_sync_completes is uptodate when reshape startsNeilBrown