From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-kernel@vger.kernel.org,
Alasdair G Kergon <agk@redhat.com>,
Mikulas Patocka <mpatocka@redhat.com>
Subject: [git pull] device mapper fix for 3.17
Date: Fri, 29 Aug 2014 08:41:28 -0400 [thread overview]
Message-ID: <20140829124128.GA28291@redhat.com> (raw)
Hi Linus,
The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef:
Linux 3.17-rc2 (2014-08-25 15:36:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-3.17-fix
for you to fetch changes up to d49ec52ff6ddcda178fc2476a109cf1bd1fa19ed:
dm crypt: fix access beyond the end of allocated space (2014-08-28 14:24:09 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
Fix 3.17-rc1 regression introduced by switching the DM crypt target to
using per-bio data.
----------------------------------------------------------------
Mikulas Patocka (1):
dm crypt: fix access beyond the end of allocated space
drivers/md/dm-crypt.c | 25 +++++++++++++++++++------
1 file changed, 19 insertions(+), 6 deletions(-)
reply other threads:[~2014-08-29 12:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140829124128.GA28291@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=linux-kernel@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.