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>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 2 Jun 2012 23:22:54 +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,
	Hannes Reinecke <hare@...e.de>, Joe Thornber <ejt@...hat.com>,
	Mike Snitzer <snitzer@...hat.com>,
	Mikulas Patocka <mpatocka@...hat.com>,
	Mike Christie <michaelc@...wisc.edu>
Subject: [git pull] device-mapper updates for 3.5

Please pull from:
 
  git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm tags/dm-3.5-changes
 
to get the following device-mapper updates for 3.5.
 
Thanks,
Alasdair

----------------------------------------------------------------
Improve multipath's retrying mechanism in some defined circumstances
and provide a simple reserve/release mechanism for userspace tools to
access thin provisioning metadata while the pool is in use.

----------------------------------------------------------------
Joe Thornber (1):
      dm thin: provide userspace access to pool metadata

Mike Christie (1):
      dm mpath: delay retry of bypassed pg

Mike Snitzer (2):
      dm mpath: reduce size of struct multipath
      dm thin: use slab mempools

Mikulas Patocka (1):
      dm mpath: allow ioctls to trigger pg init

 Documentation/device-mapper/thin-provisioning.txt |   11 ++
 drivers/md/dm-mpath.c                             |   47 +++--
 drivers/md/dm-thin-metadata.c                     |  136 +++++++++++++-
 drivers/md/dm-thin-metadata.h                     |   13 +-
 drivers/md/dm-thin.c                              |  203 ++++++++++++++-------
 5 files changed, 320 insertions(+), 90 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