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, 4 Sep 2009 20:52:01 +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,
	Mike Snitzer <snitzer@...hat.com>,
	Milan Broz <mbroz@...hat.com>,
	Mikulas Patocka <mpatocka@...hat.com>,
	"Jun'ichi Nomura" <j-nomura@...jp.nec.com>,
	Kiyoshi Ueda <k-ueda@...jp.nec.com>,
	Jonathan Brassow <jbrassow@...hat.com>
Subject: [git pull] device-mapper fixes for 2.6.31

Very late in the release cycle I know (due to holidays), sorry, but please
would you pull the following device-mapper fixes from

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

into 2.6.31 if you get this in time?

Jonathan Brassow (4):
      dm log: fix userspace status output
      dm log: remove incorrect field from userspace table output
      dm raid1: do not allow log_failure variable to unset after being set
      dm log: userspace add luid to distinguish between concurrent log instances

Kiyoshi Ueda (1):
      dm multipath: fix oops when request based io fails when no paths

Mike Snitzer (3):
      dm snapshot: implement iterate devices
      dm table: add more context to terse warning messages
      dm stripe: expose correct io hints

Mikulas Patocka (5):
      dm table: fix queue_limit checking device iterator
      dm snapshot: refactor zero_disk_area to use chunk_io
      dm snapshot: fix header corruption race on invalidation
      dm exception store: split set_chunk_size
      dm snapshot: fix on disk chunk size validation

 drivers/md/dm-exception-store.c        |   13 +++++
 drivers/md/dm-exception-store.h        |    4 ++
 drivers/md/dm-log-userspace-base.c     |   39 +++++++++-----
 drivers/md/dm-log-userspace-transfer.c |    6 ++-
 drivers/md/dm-log-userspace-transfer.h |    2 +-
 drivers/md/dm-raid1.c                  |    8 +++-
 drivers/md/dm-snap-persistent.c        |   88 +++++++++++++++++++-------------
 drivers/md/dm-snap.c                   |   23 ++++++++-
 drivers/md/dm-stripe.c                 |   13 ++++-
 drivers/md/dm-table.c                  |   51 ++++++++++++-------
 drivers/md/dm.c                        |   15 ++++--
 include/linux/device-mapper.h          |    4 ++
 include/linux/dm-log-userspace.h       |   13 ++++-
 13 files changed, 198 insertions(+), 81 deletions(-)

Thanks,
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