Hi Linus, Recently discovered bugs, mostly affecting raid10 (though with a raid1 connection). Can cause Oops or data corruption. Thanks, NeilBrown The following changes since commit 2ec77fc93ca8731368fbe8e71f805c0569d4bcee: Linus Torvalds (1): Merge branch 'drm-fixes' of git://git.kernel.org/.../airlied/drm-2.6 are available in the git repository at: git://neil.brown.name/md/ for-linus NeilBrown (3): md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery. md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery. md: avoid races when stopping resync. drivers/md/raid1.c | 3 ++- drivers/md/raid10.c | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html