From: Alasdair G Kergon <agk@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, Ben Marzinski <bmarzins@redhat.com>,
linux-kernel@vger.kernel.org, Mike Snitzer <snitzer@redhat.com>,
Milan Broz <mbroz@redhat.com>, Joe Thornber <thornber@redhat.com>,
stable@kernel.org, xiaoli@redhat.com
Subject: [git pull] device-mapper fixes for 3.4
Date: Sat, 12 May 2012 02:07:34 +0100 [thread overview]
Message-ID: <20120512010734.GA20415@agk-dp.fab.redhat.com> (raw)
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm tags/dm-3.4-fixes
to get the following device-mapper fixes for 3.4.
Thanks,
Alasdair
----------------------------------------------------------------
Device-mapper fixes for 3.4.
Fix a couple of serious memory leaks in device-mapper thin provisioning
and tidy its MODULE_DESCRIPTION.
Mitigate occasional reported hangs associated with multipath scsi_dh
module loading.
----------------------------------------------------------------
Alasdair G Kergon (1):
dm thin: correct module description
Mike Snitzer (3):
dm thin: reinstate missing mempool_free in cell_release_singleton
dm thin: fix unprotected use of prepared_discards list
dm mpath: check if scsi_dh module already loaded before trying to load
drivers/md/dm-mpath.c | 4 ++--
drivers/md/dm-thin.c | 16 ++++++++++++----
2 files changed, 14 insertions(+), 6 deletions(-)
reply other threads:[~2012-05-12 1:07 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=20120512010734.GA20415@agk-dp.fab.redhat.com \
--to=agk@redhat.com \
--cc=bmarzins@redhat.com \
--cc=dm-devel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mbroz@redhat.com \
--cc=snitzer@redhat.com \
--cc=stable@kernel.org \
--cc=thornber@redhat.com \
--cc=torvalds@linux-foundation.org \
--cc=xiaoli@redhat.com \
/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 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).