linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 5.12-rc5
@ 2021-03-26 19:19 Mike Snitzer
  2021-03-26 19:26 ` [dm-devel] " pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2021-03-26 19:19 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, JeongHyeon Lee,
	Mikulas Patocka, Shin'ichiro Kawasaki

Hi Linus,

The following changes since commit 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b:

  Linux 5.12-rc4 (2021-03-21 14:56:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.12/dm-fixes-2

for you to fetch changes up to 4edbe1d7bcffcd6269f3b5eb63f710393ff2ec7a:

  dm ioctl: fix out of bounds array access when no devices (2021-03-26 14:51:50 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix DM verity target's optional argument processing.

- Fix DM core's zoned model and zone sectors checks.

- Fix spurious "detected capacity change" pr_info() when creating new
  DM device.

- Fix DM ioctl out of bounds array access in handling of
  DM_LIST_DEVICES_CMD when no devices exist.

----------------------------------------------------------------
JeongHyeon Lee (1):
      dm verity: fix DM_VERITY_OPTS_MAX value

Mikulas Patocka (2):
      dm: don't report "detected capacity change" on device creation
      dm ioctl: fix out of bounds array access when no devices

Shin'ichiro Kawasaki (1):
      dm table: Fix zoned model check and zone sectors check

 drivers/md/dm-ioctl.c         |  2 +-
 drivers/md/dm-table.c         | 33 +++++++++++++++++++++++++--------
 drivers/md/dm-verity-target.c |  2 +-
 drivers/md/dm-zoned-target.c  |  2 +-
 drivers/md/dm.c               |  5 ++++-
 include/linux/device-mapper.h | 15 ++++++++++++++-
 6 files changed, 46 insertions(+), 13 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dm-devel] [git pull] device mapper fixes for 5.12-rc5
  2021-03-26 19:19 [git pull] device mapper fixes for 5.12-rc5 Mike Snitzer
@ 2021-03-26 19:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-26 19:26 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, JeongHyeon Lee, linux-block, dm-devel,
	Mikulas Patocka, Shin'ichiro Kawasaki, Alasdair G Kergon

The pull request you sent on Fri, 26 Mar 2021 15:19:50 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.12/dm-fixes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0f4498cef9f5cd18d7c6639a2a902ec1edc5be4e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-26 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26 19:19 [git pull] device mapper fixes for 5.12-rc5 Mike Snitzer
2021-03-26 19:26 ` [dm-devel] " pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).