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]
Message-ID: <20150218123146.7424b524@notabene.brown>
Date:	Wed, 18 Feb 2015 12:31:46 +1100
From:	NeilBrown <neilb@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	lkml <linux-kernel@...r.kernel.org>,
	linux RAID <linux-raid@...r.kernel.org>,
	Nate Dailey <nate.dailey@...atus.com>,
	Jes Sorensen <Jes.Sorensen@...hat.com>,
	Manibalan P <pmanibalan@...india.co.in>
Subject: [GIT PULL REQUEST] some more bugfixes for md.


hi Linus,
Please pull these three fixes, one tagged for -stable.

Thanks,
NeilBrown


The following changes since commit 53a6ab4d3f6d6dc87ec8f14998b4b5536ee2968c:

  md/raid10: fix conversion from RAID0 to RAID10 (2015-02-12 14:09:57 +1100)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md/3.20-fixes

for you to fetch changes up to 26ac107378c4742978216be1005b7291b799c7b2:

  md/raid5: Fix livelock when array is both resyncing and degraded. (2015-02-18 11:35:14 +1100)

----------------------------------------------------------------
3 bug md fixes for 3.20

yet-another-livelock in raid5, and a problem with write errors
to 4K-block devices.

----------------------------------------------------------------
Nate Dailey (1):
      md/raid1: round up to bdev_logical_block_size in narrow_write_error

NeilBrown (2):
      md/raid10: round up to bdev_logical_block_size in narrow_write_error.
      md/raid5: Fix livelock when array is both resyncing and degraded.

 drivers/md/raid1.c  | 3 ++-
 drivers/md/raid10.c | 3 ++-
 drivers/md/raid5.c  | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ