Hi Linus, The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452: Linux 4.12-rc5 (2017-06-11 16:48:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-4.12/dm-fixes-4 for you to fetch changes up to feb7695fe9fb83084aa29de0094774f4c9d4c9fc: dm io: fix duplicate bio completion due to missing ref count (2017-06-21 12:04:50 -0400) Please pull, thanks. Mike ---------------------------------------------------------------- - a revert of a DM mirror commit that has proven to make the code prone to crash - a DM io reference count fix that resolves a NULL pointer seen when issuing discards to a DM mirror target's device whose mirror legs do not all support discards - a couple DM integrity fixes ---------------------------------------------------------------- Mike Snitzer (3): Revert "dm mirror: use all available legs on multiple failures" dm integrity: fix to not disable/enable interrupts from interrupt context dm io: fix duplicate bio completion due to missing ref count Ondrej Mosnáček (1): dm integrity: reject mappings too large for device drivers/md/dm-integrity.c | 12 ++++++++++-- drivers/md/dm-io.c | 4 ++-- drivers/md/dm-raid1.c | 21 +++++++++++++++++++-- 3 files changed, 31 insertions(+), 6 deletions(-) -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel