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:	Thu, 12 Apr 2012 16:10:36 +1000
From:	NeilBrown <neilb@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux RAID <linux-raid@...r.kernel.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [PULL REQUEST] a few little fixes for md in 3.4


Thanks,
NeilBrown


The following changes since commit 5020ad7d143ccfcf8149974096220d59e5572120:

  md/raid1,raid10: don't compare excess byte during consistency check. (2012-04-03 15:39:23 +1000)

are available in the git repository at:

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

for you to fetch changes up to afbaa90b80b1ec66e5137cc3824746bfdf559b18:

  md/bitmap: prevent bitmap_daemon_work running while initialising bitmap (2012-04-12 16:05:06 +1000)

----------------------------------------------------------------
A few more fixes for md in 3.4

Two are tagged for -stable. They can cause an oops, but very rarely.

----------------------------------------------------------------
Andrei Warkentin (1):
      MD: Bitmap version cleanup.

NeilBrown (1):
      md/bitmap: prevent bitmap_daemon_work running while initialising bitmap

majianpeng (1):
      md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.

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

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

Powered by blists - more mailing lists