Hi Jens, the following series makes a number of changes to plugging, moving common code from md and umem into block, and modifying it to allow md to get more value out of it. They've been sitting in -next for a while. Are you OK with me forwarding them to Linus, or would you rather they went though your tree? Thanks, NeilBrown --- NeilBrown (3): blk: pass from_schedule to non-request unplug functions. blk: centralize non-request unplug handling. md: remove plug_cnt feature of plugging. Shaohua Li (1): block: stack unplug block/blk-core.c | 44 ++++++++++++++++++++++++++++-------- drivers/block/umem.c | 37 ++++++------------------------ drivers/md/md.c | 59 ++++-------------------------------------------- drivers/md/md.h | 11 ++++++--- drivers/md/raid1.c | 3 +- drivers/md/raid10.c | 3 +- drivers/md/raid5.c | 5 ++-- include/linux/blkdev.h | 8 +++++-- 8 files changed, 63 insertions(+), 107 deletions(-) -- Signature -- 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