Linux Device Mapper development
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Ondrej Kozina" <okozina@redhat.com>,
	dm-devel@redhat.com, "Ondrej Mosnáček" <omosnacek@gmail.com>,
	"Alasdair G Kergon" <agk@redhat.com>
Subject: [git pull] device mapper fixes for 4.12-rc7
Date: Thu, 22 Jun 2017 15:18:39 -0400	[thread overview]
Message-ID: <20170622191838.GA3969@redhat.com> (raw)

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@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

                 reply	other threads:[~2017-06-22 19:18 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=20170622191838.GA3969@redhat.com \
    --to=snitzer@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=okozina@redhat.com \
    --cc=omosnacek@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox