Hi all, following are some md fixes for -rc2 that I will be sending to Linus (hopefully) for -rc3. Most are for raid5 and many of those are fixes for the new batched-stripe-writes code. Sorry Shaohua, I didn't review/test those properly before forwarding them on. Could you please check them all and make sure there is nothing that you disagree with. Thanks, NeilBrown --- Heinz Mauelshagen (1): md-raid0: conditional mddev->queue access to suit dm-raid NeilBrown (6): md/raid5: new alloc_stripe() to allocate an initialize a stripe. md/raid5: more incorrect BUG_ON in handle_stripe_fill. md/raid5: avoid reading parity blocks for full-stripe write to degraded array md/raid5: don't record new size if resize_stripes fails. md/raid5: fix allocation of 'scribble' array. md/raid5: fix handling of degraded stripes in batches. drivers/md/raid0.c | 5 +- drivers/md/raid5.c | 123 ++++++++++++++++++++++++++++++---------------------- 2 files changed, 73 insertions(+), 55 deletions(-) -- Signature -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html