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:	Sat, 31 Oct 2015 12:26:14 +1100
From:	Neil Brown <neilb@...e.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Jes.Sorensen@...hat.com
Subject: [GIT PULL REQUEST] last minute bug fixes for md.


they just keep coming in :-(

The following changes since commit 8bce6d35b308d73cdb2ee273c95d711a55be688c:

  md/raid10: fix the 'new' raid10 layout to work correctly. (2015-10-24 16:24:25 +1100)

are available in the git repository at:

  git://neil.brown.name/md tags/md/4.3-rc7-fixes

for you to fetch changes up to d01552a76d71f9879af448e9142389ee9be6e95b:

  Revert "md: allow a partially recovered device to be hot-added to an array." (2015-10-31 11:00:56 +1100)

----------------------------------------------------------------
two more bug fixes for md.

One bugfix for a list corruption in raid5 because of incorrect
locking.

Other for possible data corruption when a recovering device is failed,
removed, and re-added.

Both tagged for -stable.

----------------------------------------------------------------
NeilBrown (1):
      Revert "md: allow a partially recovered device to be hot-added to an array."

Roman Gushchin (1):
      md/raid5: fix locking in handle_stripe_clean_event()

 drivers/md/md.c    | 3 +--
 drivers/md/raid5.c | 6 ++++--
 2 files changed, 5 insertions(+), 4 deletions(-)

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

Powered by blists - more mailing lists