public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@lists.linux.dev, linux-block@vger.kernel.org,
	Alasdair G Kergon <agk@redhat.com>,
	Benjamin Marzinski <bmarzins@redhat.com>,
	Mikulas Patocka <mpatocka@redhat.com>,
	Yu Kuai <yukuai3@huawei.com>
Subject: [git pull] device mapper fixes for 6.7-rc7
Date: Tue, 19 Dec 2023 14:02:42 -0500	[thread overview]
Message-ID: <ZYHo0kWJ/abSbCRF@redhat.com> (raw)

Hi Linus,

The following changes since commit ceb6a6f023fd3e8b07761ed900352ef574010bcb:

  Linux 6.7-rc6 (2023-12-17 15:19:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-6.7/dm-fixes-3

for you to fetch changes up to 5d6f447b07d5432686ba69183af6e96ac58069c9:

  MAINTAINERS: remove stale info for DEVICE-MAPPER (2023-12-18 13:11:05 -0500)

Please pull, thanks.
Mike

----------------------------------------------------------------
- DM raid target (and MD raid) fix for reconfig_mutex MD deadlock that
  should have been merged along with recent v6.7-rc6 MD fixes (see MD
  related commits: f2d87a759f68^..b39113349de6)

- DM integrity target fix to avoid modifying immutable biovec in the
  integrity_metadata() edge case where kmalloc fails.

- Fix drivers/md/Kconfig so DM_AUDIT depends on BLK_DEV_DM.

- Update DM entry in MAINTAINERS to remove stale info.
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEJfWUX4UqZ4x1O2wixSPxCi2dA1oFAmWB5+4ACgkQxSPxCi2d
A1oNCQf9GsB0h6BzCXNR334yz82N6dBCVD6FvOUaBY0oUFC8Fsb4x3uI6X7U6isz
7+ZdFvxXq2DWYctUdW9UnEG6O04dJkswdFh2xUGN09GBgUd14BHu/ElZsRKxhWYw
n4BmJsBrRiGKrG4Jl0KIMjxiVeQUsUWPYUb2GpZ3wXRJotXBPhOGyXBbl8KRz9zF
XLgYjtbpeSQSjlDl7Id85LB3SD7YqIG2OnxhEpVf+dGttr94+8MITbkgdzBPpKuj
e0YULwAZlvHFvTdp/9TtjaBNvKH6oPtfMmpDGQDJjqmTa+ImqM2rV2aHCTsXZAM/
1OQWqgbX9J2BeWqUUhH6iA9Xk7ra5A==
=L/z8
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Mike Snitzer (2):
      dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
      MAINTAINERS: remove stale info for DEVICE-MAPPER

Mikulas Patocka (1):
      dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()

Yu Kuai (1):
      dm-raid: delay flushing event_work() after reconfig_mutex is released

 MAINTAINERS               |  2 --
 drivers/md/Kconfig        |  1 +
 drivers/md/dm-integrity.c | 11 ++++++-----
 drivers/md/dm-raid.c      |  3 +++
 drivers/md/md.c           | 11 ++++++++---
 5 files changed, 18 insertions(+), 10 deletions(-)

             reply	other threads:[~2023-12-19 19:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19 19:02 Mike Snitzer [this message]
2023-12-20 20:13 ` [git pull] device mapper fixes for 6.7-rc7 pr-tracker-bot

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=ZYHo0kWJ/abSbCRF@redhat.com \
    --to=snitzer@kernel.org \
    --cc=agk@redhat.com \
    --cc=bmarzins@redhat.com \
    --cc=dm-devel@lists.linux.dev \
    --cc=linux-block@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=yukuai3@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox