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, 22 May 2015 15:27:16 +1000
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>,
	Patrick Marlier <patrick.marlier@...il.com>,
	Eric Work <work.eric@...il.com>, Shaohua Li <shli@...nel.org>,
	Maxime Ripard <maxime.ripard@...e-electrons.com>,
	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	Holger Kiehl <Holger.Kiehl@....de>
Subject: [GIT PULL REQUEST] md fixes for 4.1-rc


Hi Linus,
 please pull following bugfixes.
 I have a few more raid5 bugfixes pending, but I want to get a bit more
 review first.

Thanks,
NeilBrown


The following changes since commit bb27051f9fd7643f05d8f0babce3337f0b9b3087:

  md/raid5: fix handling of degraded stripes in batches. (2015-05-08 18:47:57 +1000)

are available in the git repository at:

  git://neil.brown.name/md tags/md/4.1-rc4-fixes

for you to fetch changes up to 8532e3439087de69bb1b71fd6be2baa6fc196a55:

  md/bitmap: remove rcu annotation from pointer arithmetic. (2015-05-21 09:14:41 +1000)

----------------------------------------------------------------
md fixes for 4.1-rc4

- one serious RAID0 data corruption - caused by recent bugfix that wasn't
  reviewed properly.
- one raid5 fix in new code (a couple more of those to come).
- one little fix to stop static analysis complaining about silly rcu
  annotation.

----------------------------------------------------------------
Eric Work (1):
      md/raid0: fix restore to sector variable in raid0_make_request

NeilBrown (1):
      md/bitmap: remove rcu annotation from pointer arithmetic.

Shaohua Li (1):
      raid5: fix broken async operation chain

 drivers/md/bitmap.c | 7 ++++++-
 drivers/md/raid0.c  | 4 +++-
 drivers/md/raid5.c  | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ