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:	Fri, 16 Oct 2009 23:22:24 +0100
From:	Alasdair G Kergon <agk@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	dm-devel@...hat.com, linux-kernel@...r.kernel.org,
	Jonathan Brassow <jbrassow@...hat.com>,
	Mike Snitzer <snitzer@...hat.com>,
	Milan Broz <mbroz@...hat.com>, Andrew Morton <akpm@...l.org>,
	Zdenek Kabelac <zkabelac@...hat.com>,
	Mikulas Patocka <mpatocka@...hat.com>,
	"Jun'ichi Nomura" <j-nomura@...jp.nec.com>,
	Kiyoshi Ueda <k-ueda@...jp.nec.com>
Subject: [git pull] device-mapper fixes for 2.6.32-rc6

Please pull from:

  master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git master

to get the following device-mapper fixes for inclusion in 2.6.32-rc6:

Andrew Morton (1):
      dm log: userspace fix incorrect luid cast in userspace_ctr

Jonathan Brassow (1):
      dm snapshot: free exception store on init failure

Kiyoshi Ueda (1):
      dm: dec_pending needs locking to save error value

Mikulas Patocka (6):
      dm snapshot: sort by chunk size to fix race
      dm snapshot: require non zero chunk size by end of ctr
      dm exception store: fix failed set_chunk_size error path
      dm snapshot: lock snapshot while supplying status
      dm snapshot: use unsigned integer chunk size
      dm snapshot: allow chunk size to be less than page size

Zdenek Kabelac (1):
      dm: add missing del_gendisk to alloc_dev error path

 drivers/md/dm-exception-store.c    |   38 +++++++++++------------------------
 drivers/md/dm-exception-store.h    |    8 +++---
 drivers/md/dm-log-userspace-base.c |    2 +-
 drivers/md/dm-snap-persistent.c    |   16 +++++++-------
 drivers/md/dm-snap.c               |   25 +++++++++++++++++++---
 drivers/md/dm.c                    |   11 ++++++++-
 6 files changed, 55 insertions(+), 45 deletions(-)

Alasdair
-- 
agk@...hat.com
--
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