summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
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
2009-11-06md: don't clear endpoint for resync when resync is interrupted.NeilBrown
2009-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-10-19md/raid6: kill a gcc-4.0.1 'uninitialized variable' warningDan Williams
2009-10-16dm snapshot: allow chunk size to be less than page sizeMikulas Patocka
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka
2009-10-16dm snapshot: lock snapshot while supplying statusMikulas Patocka
2009-10-16dm exception store: fix failed set_chunk_size error pathMikulas Patocka
2009-10-16dm snapshot: require non zero chunk size by end of ctrMikulas Patocka
2009-10-16dm: dec_pending needs locking to save error valueKiyoshi Ueda
2009-10-16dm: add missing del_gendisk to alloc_dev error pathZdenek Kabelac
2009-10-16dm log: userspace fix incorrect luid cast in userspace_ctrAndrew Morton
2009-10-16dm snapshot: free exception store on init failureJonathan Brassow
2009-10-16dm snapshot: sort by chunk size to fix raceMikulas Patocka
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown
2009-10-16md: Fix handling of raid5 array which is being reshaped to fewer devices.NeilBrown
2009-10-16md: fix problems with RAID6 calculations for DDF.NeilBrown