public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 6.10-rc1
@ 2024-05-21 15:51 Mike Snitzer
  2024-05-21 18:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2024-05-21 15:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, Mikulas Patocka,
	Benjamin Marzinski, Christoph Hellwig, Theodore Ts'o

Hi Linus,

The following changes since commit 8b21ac87d550acc4f6207764fed0cf6f0e3966cd:

  dm-delay: remove timer_lock (2024-05-09 09:10:58 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 825d8bbd2f32cb229c3b6653bd454832c3c20acb:

  dm: always manage discard support in terms of max_hw_discard_sectors (2024-05-20 15:51:19 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix DM discard regressions due to DM core switching over to using
  queue_limits_set() without DM core and targets first being updated
  to set (and stack) discard limits in terms of max_hw_discard_sectors
  and not max_discard_sectors.

- Fix stable@ DM integrity discard support to set device's
  discard_granularity limit to the device's logical block size.
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEJfWUX4UqZ4x1O2wixSPxCi2dA1oFAmZMv3kACgkQxSPxCi2d
A1pX2gf+NjaTP+6otMJ44sYwUGHuWtgwDy7NcoTiF4RvLQjjrUh8Lgm2p3i4evFs
4AzMNXy5V6/mEx/AZb7sjCtPkIGOykkBud3+jhStohQKvXEJQcYtwACNv151NW2c
Fw2tcPZbPKH8P8UkDkegLaCu+4DotYjhuw44dfHFVZ95Wlhcm2UmcjWQEf/LtYW0
Si2FE0z2n1yi1mY6cExuL0bJ+LaMrXRQzHE3ZPaPRn4PFNUTY1juKsHYbgyL7cZ+
xQM1W/KBrKzDztCJGKH4Cl86L3kNPRkiQ7BQ/2Wtse20o10EGT0+lPvevCNcPNpi
gbjAo7OPy9WPA9N/AR8Wfj06YQFaGA==
=Pp+x
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Mike Snitzer (1):
      dm: always manage discard support in terms of max_hw_discard_sectors

Mikulas Patocka (1):
      dm-integrity: set discard_granularity to logical block size

 drivers/md/dm-cache-target.c | 5 ++---
 drivers/md/dm-clone-target.c | 4 ++--
 drivers/md/dm-integrity.c    | 1 +
 drivers/md/dm-log-writes.c   | 2 +-
 drivers/md/dm-snap.c         | 2 +-
 drivers/md/dm-target.c       | 1 -
 drivers/md/dm-thin.c         | 4 ++--
 drivers/md/dm-zero.c         | 1 -
 drivers/md/dm-zoned-target.c | 1 -
 drivers/md/dm.c              | 2 +-
 10 files changed, 10 insertions(+), 13 deletions(-)

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

* Re: [git pull] device mapper fixes for 6.10-rc1
  2024-05-21 15:51 [git pull] device mapper fixes for 6.10-rc1 Mike Snitzer
@ 2024-05-21 18:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-21 18:53 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
	Mikulas Patocka, Benjamin Marzinski, Christoph Hellwig,
	Theodore Ts'o

The pull request you sent on Tue, 21 May 2024 11:51:30 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/856726396d6548ef21a9b02e5b685ec39e555248

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:[~2024-05-21 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 15:51 [git pull] device mapper fixes for 6.10-rc1 Mike Snitzer
2024-05-21 18:53 ` 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