* [git pull] device mapper changes for 6.17
@ 2025-08-04 14:02 Mikulas Patocka
2025-08-04 16:06 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mikulas Patocka @ 2025-08-04 14:02 UTC (permalink / raw)
To: Linus Torvalds
Cc: Benjamin Marzinski, Damien Le Moal, Dmitry Antipov, Eric Biggers,
Heinz Mauelshagen, Kent Overstreet, LongPing Wei,
Pavel Tikhomirov, Purva Yeshi, Alasdair Kergon, Mike Snitzer,
dm-devel
Hi Linus
The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:
Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.17/dm-changes
for you to fetch changes up to 55a0fbd2ac3fe8f61a30ea697b2eb3034f6778c8:
dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (2025-07-31 16:30:02 +0200)
Please, pull, thanks
Mikulas
----------------------------------------------------------------
dm-table: fix checking for request-based stackable devices
dm-flakey: fix corrupt_bio_byte setup checks
dm raid: add support for resync w/o metadata devices
dm, dm-mpath, vm-vdo, dm-raid: small code simplification
dm-verity: remove support for asynchronous hashes
dm-zoned-target: close smatch warning
dm-thin: update the documentation
dm-thin: enable inline-crypto passthrough
-----BEGIN PGP SIGNATURE-----
iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCaJC5oRQcbXBhdG9ja2FA
cmVkaGF0LmNvbQAKCRATAyx9YGnhbX+RAP911rivQBhdJSiktvnSulBvSANzzNWa
9pNIuHGCmX3RVwEA53xpdUBkWjvGbtrUwk2eu8SK728H9aOFrpaDImKdVws=
=gUBT
-----END PGP SIGNATURE-----
----------------------------------------------------------------
Benjamin Marzinski (1):
dm-table: fix checking for rq stackable devices
Damien Le Moal (2):
dm: Remove unnecessary return in dm_zone_endio()
dm: Simplify dm_io_complete()
Dmitry Antipov (1):
dm: ima: avoid extra calls to strlen()
Eric Biggers (1):
dm-verity: remove support for asynchronous hashes
Heinz Mauelshagen (1):
dm raid: add support for resync w/o metadata devices
Kent Overstreet (1):
dm-flakey: Fix corrupt_bio_byte setup checks
LongPing Wei (2):
dm-thin: update the documentation
dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin
Mikulas Patocka (3):
dm-mpath: make dm_unregister_path_selector return void
dm-mpath: don't print the "loaded" message if registering fails
vdo: omit need_resched() before cond_resched()
Pavel Tikhomirov (1):
dm-raid: do not include dm-core.h
Purva Yeshi (1):
md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
.../device-mapper/thin-provisioning.rst | 16 +-
drivers/md/dm-flakey.c | 9 +-
drivers/md/dm-ima.c | 42 +++--
drivers/md/dm-path-selector.c | 8 +-
drivers/md/dm-path-selector.h | 2 +-
drivers/md/dm-ps-historical-service-time.c | 9 +-
drivers/md/dm-ps-io-affinity.c | 5 +-
drivers/md/dm-ps-queue-length.c | 9 +-
drivers/md/dm-ps-round-robin.c | 9 +-
drivers/md/dm-ps-service-time.c | 9 +-
drivers/md/dm-raid.c | 7 +-
drivers/md/dm-table.c | 10 +-
drivers/md/dm-thin.c | 7 +-
drivers/md/dm-vdo/funnel-workqueue.c | 3 +-
drivers/md/dm-verity-fec.c | 4 +-
drivers/md/dm-verity-target.c | 185 ++++-----------------
drivers/md/dm-verity.h | 22 +--
drivers/md/dm-zone.c | 2 -
drivers/md/dm-zoned-target.c | 2 +-
drivers/md/dm.c | 11 +-
20 files changed, 110 insertions(+), 261 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] device mapper changes for 6.17
2025-08-04 14:02 [git pull] device mapper changes for 6.17 Mikulas Patocka
@ 2025-08-04 16:06 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-04 16:06 UTC (permalink / raw)
To: Mikulas Patocka
Cc: Linus Torvalds, Benjamin Marzinski, Damien Le Moal,
Dmitry Antipov, Eric Biggers, Heinz Mauelshagen, Kent Overstreet,
LongPing Wei, Pavel Tikhomirov, Purva Yeshi, Alasdair Kergon,
Mike Snitzer, dm-devel
The pull request you sent on Mon, 4 Aug 2025 16:02:28 +0200 (CEST):
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.17/dm-changes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d632ab86aff2cef21f794e337a8e7f2320ac3973
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:[~2025-08-04 16:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 14:02 [git pull] device mapper changes for 6.17 Mikulas Patocka
2025-08-04 16:06 ` 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).