Patch 1 and 2 are fixes (maybe fold it in per cpu patch) others are preparation and changes for multikey support (compatibility mode for loop-aes mappings). Note: the patchset is based on top of dm devel queue, http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/series.html it requires per-cpu dmcrypt change Milan Broz (7): dm crypt: fix per cpu struct dereference in destructor dm crypt: remove redundant setkey call dm crypt: set key size early dm crypt: remove unused compatible table output dm crypt: redefine IV generator function and add post IV call [RFC]dm crypt: add multi-key capability [RFC]dm crypt: add loop-aes LMK IV generator Documentation/device-mapper/dm-crypt.txt | 7 +- drivers/md/dm-crypt.c | 382 ++++++++++++++++++++++++------ 2 files changed, 314 insertions(+), 75 deletions(-) -- 1.7.2.3 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel