* [git pull] device mapper fixes for 6.0-rc1
@ 2022-08-12 1:30 Mike Snitzer
2022-08-12 16:02 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2022-08-12 1:30 UTC (permalink / raw)
To: Linus Torvalds
Cc: dm-devel, linux-block, Alasdair G Kergon, Mikulas Patocka,
Nathan Huckleberry
Hi Linus,
The following changes since commit 12907efde6ad984f2d76cc1a7dbaae132384d8a5:
dm verity: have verify_wq use WQ_HIGHPRI if "try_verify_in_tasklet" (2022-08-04 15:59:52 -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.0/dm-fixes
for you to fetch changes up to e3a7c2947b9e01b9cedd3f67849c0ae95f0fadfa:
dm bufio: fix some cases where the code sleeps with spinlock held (2022-08-11 11:10:42 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
- A few fixes for the DM verity and bufio changes from the 6.0 merge.
- A smatch warning fix for DM writecache locking in writecache_map.
----------------------------------------------------------------
Mike Snitzer (3):
dm bufio: simplify DM_BUFIO_CLIENT_NO_SLEEP locking
dm verity: fix DM_VERITY_OPTS_MAX value yet again
dm verity: fix verity_parse_opt_args parsing
Mikulas Patocka (2):
dm writecache: fix smatch warning about invalid return from writecache_map
dm bufio: fix some cases where the code sleeps with spinlock held
drivers/md/dm-bufio.c | 20 +++++++++++++-------
drivers/md/dm-verity-target.c | 14 ++++++++++++--
drivers/md/dm-writecache.c | 3 ++-
3 files changed, 27 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-12 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12 1:30 [git pull] device mapper fixes for 6.0-rc1 Mike Snitzer
2022-08-12 16:02 ` 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