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:	Mon, 21 Jul 2008 12:09:58 +0100
From:	Alasdair G Kergon <agk@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Adrian Bunk <bunk@...nel.org>,
	Mikulas Patocka <mpatocka@...hat.com>,
	Milan Broz <mbroz@...hat.com>, dm-devel@...hat.com,
	linux-kernel@...r.kernel.org,
	Benjamin Marzinski <bmarzins@...hat.com>,
	Richard Kennedy <richard@....demon.co.uk>,
	Julia Lawall <julia@...u.dk>
Subject: [git pull] device-mapper update for 2.6.27

Please pull from:

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

to get the following device-mapper update for 2.6.27:

Adrian Bunk (1):
      dm log: make dm_dirty_log init and exit static

Alasdair G Kergon (1):
      dm mpath: fix test for reinstate_path

Mikulas Patocka (5):
      dm mpath: free path selector on invalid args
      dm mpath: return parameter error
      dm snapshot: track snapshot reads
      dm snapshot: fix race during exception creation
      dm snapshot: use per device mempools

Milan Broz (4):
      dm: introduce merge_bvec_fn
      dm: linear add merge
      dm table: remove merge_bvec sector restriction
      dm crypt: add merge

Richard Kennedy (1):
      dm io: remove struct padding

 drivers/md/dm-crypt.c         |   18 ++++-
 drivers/md/dm-linear.c        |   38 ++++++++-
 drivers/md/dm-log.c           |    4 +-
 drivers/md/dm-mpath.c         |   10 ++-
 drivers/md/dm-snap.c          |  163 +++++++++++++++++++++++++++++++++++------
 drivers/md/dm-snap.h          |   11 +++
 drivers/md/dm-table.c         |   13 ++--
 drivers/md/dm.c               |   46 +++++++++++-
 drivers/md/dm.h               |    6 --
 include/linux/device-mapper.h |    6 ++
 include/linux/dm-ioctl.h      |    4 +-
 11 files changed, 270 insertions(+), 49 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