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, 23 Dec 2011 10:02:29 +1100
From:	NeilBrown <neilb@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux RAID <linux-raid@...r.kernel.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [PULL REQUEST]  md bug fixes for 3.2


Hi Linus,
 please pull these 4 patches for md into 3.2
There are fairly simply bug fixes.

Thanks,
NeilBrown


The following changes since commit 384703b8e6cd4c8ef08512e596024e028c91c339:

  Linux 3.2-rc6 (2011-12-16 18:36:26 -0800)

are available in the git repository at:
  git://neil.brown.name/md/ for-linus

  last commit being 961902c0f8240175729274cd14198872f42072b7

NeilBrown (4):
      md/linear: fix hot-add of devices to linear arrays.
      md/raid5: ensure correct assessment of drives during degraded reshape.
      md: don't give up looking for spares on first failure-to-add
      md/bitmap: It is OK to clear bits during recovery.

 drivers/md/bitmap.c |    5 +----
 drivers/md/linear.c |    1 +
 drivers/md/md.c     |    3 +--
 drivers/md/raid5.c  |   14 ++++++++++----
 4 files changed, 13 insertions(+), 10 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ