Hi Neil, The layout test from mdadm.git caught two cases where invalid operations were being passed to offload drivers, fixed in patch4. The other patches are just some minor cleanups on top of your for-next branch. They are also available on my 'for-neil' branch. git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md.git for-neil Thanks, Dan --- Dan Williams (4): md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning async_pq: kill a stray dma_map() call and other cleanups async_pq: rename scribble page async_tx: fix asynchronous raid6 recovery for ddf layouts crypto/async_tx/async_pq.c | 30 ++++++----- crypto/async_tx/async_raid6_recov.c | 98 ++++++++++++++++++++++++++++------- crypto/async_tx/raid6test.c | 6 +- drivers/md/raid5.c | 12 +++- include/linux/async_tx.h | 6 +- 5 files changed, 108 insertions(+), 44 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