lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 12 May 2012 02:07:34 +0100
From:	Alasdair G Kergon <agk@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	dm-devel@...hat.com, Ben Marzinski <bmarzins@...hat.com>,
	linux-kernel@...r.kernel.org, Mike Snitzer <snitzer@...hat.com>,
	Milan Broz <mbroz@...hat.com>,
	Joe Thornber <thornber@...hat.com>, stable@...nel.org,
	xiaoli@...hat.com
Subject: [git pull] device-mapper fixes for 3.4

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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ