All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, Rabin Vincent <rabin.vincent@axis.com>,
	Chen Yu <yu.c.chen@intel.com>, Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fixes for 4.1-rc3
Date: Fri, 8 May 2015 16:08:04 -0400	[thread overview]
Message-ID: <20150508200803.GA32437@redhat.com> (raw)

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(-)

                 reply	other threads:[~2015-05-08 20:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150508200803.GA32437@redhat.com \
    --to=snitzer@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=rabin.vincent@axis.com \
    --cc=torvalds@linux-foundation.org \
    --cc=yu.c.chen@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.