From: Linus Torvalds Date: Tue, 3 Jul 2012 17:40:43 +0000 (-0700) Subject: Merge tag 'md-3.5-fixes' of git://neil.brown.name/md X-Git-Tag: v5.15~22146 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fb748d26516834eaf8bf7013d3fd0c94825a8d4;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'md-3.5-fixes' of git://neil.brown.name/md Pull md fixes from NeilBrown: "md: collection of bug fixes for 3.5 You go away for 2 weeks vacation and what do you get when you come back? Piles of bugs :-) Some found by inspection, some by testing, some during use in the field, and some while developing for the next window..." * tag 'md-3.5-fixes' of git://neil.brown.name/md: md: fix up plugging (again). md: support re-add of recovering devices. md/raid1: fix bug in read_balance introduced by hot-replace raid5: delayed stripe fix md/raid456: When read error cannot be recovered, record bad block md: make 'name' arg to md_register_thread non-optional. md/raid10: fix failure when trying to repair a read error. md/raid5: fix refcount problem when blocked_rdev is set. md:Add blk_plug in sync_thread. md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev md/raid5: Do not add data_offset before call to is_badblock md/raid5: prefer replacing failed devices over want-replacement devices. md/raid10: Don't try to recovery unmatched (and unused) chunks. --- 2fb748d26516834eaf8bf7013d3fd0c94825a8d4