From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-block@vger.kernel.org, dm-devel@redhat.com,
Mikulas Patocka <mpatocka@redhat.com>,
Milan Broz <gmazyland@gmail.com>,
Alasdair G Kergon <agk@redhat.com>
Subject: [dm-devel] [git pull] device mapper fixes for 5.12-rc2
Date: Fri, 5 Mar 2021 14:26:42 -0500 [thread overview]
Message-ID: <20210305192641.GA21876@redhat.com> (raw)
Hi Linus,
The following changes since commit a666e5c05e7c4aaabb2c5d58117b0946803d03d2:
dm: fix deadlock when swapping to encrypted device (2021-02-11 09:45:28 -0500)
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
for you to fetch changes up to df7b59ba9245c4a3115ebaa905e3e5719a3810da:
dm verity: fix FEC for RS roots unaligned to block size (2021-03-04 15:08:18 -0500)
Please pull, thanks.
Mike
----------------------------------------------------------------
Fix DM verity target's optional Forward Error Correction (FEC) for
Reed-Solomon roots that are unaligned to block size.
----------------------------------------------------------------
Mikulas Patocka (1):
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Milan Broz (1):
dm verity: fix FEC for RS roots unaligned to block size
drivers/md/dm-bufio.c | 4 ++++
drivers/md/dm-verity-fec.c | 23 ++++++++++++-----------
2 files changed, 16 insertions(+), 11 deletions(-)
--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel
WARNING: multiple messages have this Message-ID (diff)
From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-block@vger.kernel.org,
Alasdair G Kergon <agk@redhat.com>,
Mikulas Patocka <mpatocka@redhat.com>,
Milan Broz <gmazyland@gmail.com>
Subject: [git pull] device mapper fixes for 5.12-rc2
Date: Fri, 5 Mar 2021 14:26:42 -0500 [thread overview]
Message-ID: <20210305192641.GA21876@redhat.com> (raw)
Hi Linus,
The following changes since commit a666e5c05e7c4aaabb2c5d58117b0946803d03d2:
dm: fix deadlock when swapping to encrypted device (2021-02-11 09:45:28 -0500)
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
for you to fetch changes up to df7b59ba9245c4a3115ebaa905e3e5719a3810da:
dm verity: fix FEC for RS roots unaligned to block size (2021-03-04 15:08:18 -0500)
Please pull, thanks.
Mike
----------------------------------------------------------------
Fix DM verity target's optional Forward Error Correction (FEC) for
Reed-Solomon roots that are unaligned to block size.
----------------------------------------------------------------
Mikulas Patocka (1):
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Milan Broz (1):
dm verity: fix FEC for RS roots unaligned to block size
drivers/md/dm-bufio.c | 4 ++++
drivers/md/dm-verity-fec.c | 23 ++++++++++++-----------
2 files changed, 16 insertions(+), 11 deletions(-)
next reply other threads:[~2021-03-05 19:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-05 19:26 Mike Snitzer [this message]
2021-03-05 19:26 ` [git pull] device mapper fixes for 5.12-rc2 Mike Snitzer
2021-03-05 21:59 ` [dm-devel] " pr-tracker-bot
2021-03-05 21:59 ` 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=20210305192641.GA21876@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=gmazyland@gmail.com \
--cc=linux-block@vger.kernel.org \
--cc=mpatocka@redhat.com \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.