Hi Linus, The following changes since commit aa6df8dd28c01d9a3d2cfcfe9dd0a4a334d1cd81: dm: fix free_rq_clone() NULL pointer when requeueing unmapped request (2015-04-30 10:25:21 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.1-fixes-2 for you to fetch changes up to cb31ef485dd4c6a205d1064b42027f82076d00c8: init: fix regression by supporting devices with major:minor:offset format (2015-05-05 12:31:37 -0400) Please pull, thanks. Mike ---------------------------------------------------------------- Two additional fixes for changes introduced via DM during the 4.1 merge window: The first reverts a dm-crypt change that wasn't correct. The second fixes a device format regression that impacted userspace. ---------------------------------------------------------------- Chen Yu (1): init: fix regression by supporting devices with major:minor:offset format Rabin Vincent (1): Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY" drivers/md/dm-crypt.c | 12 ++++++------ init/do_mounts.c | 5 +++-- 2 files changed, 9 insertions(+), 8 deletions(-) -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel