Hi, The following 6 patches are in my for-next tree and will probably be sent to Linus shortly. Any review always appreciated. Thanks. git://neil.brown.name/md for-next NeilBrown (6): Make writes to md/safe_mode_delay immediately effective. Restore force switch of md array to readonly at reboot time. Fail safely when trying to grow an array with a write-intent bitmap. Don't let a blocked_rdev interfere with read request in raid5/6 Allow faulty devices to be removed from a readonly array. Allow raid10 resync to happening in larger chunks. drivers/md/md.c | 29 +++++++++++++++++++++++++++-- drivers/md/raid10.c | 9 +++++---- drivers/md/raid5.c | 32 ++++++++++++++++++++++++-------- 3 files changed, 56 insertions(+), 14 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