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, 10 Sep 2011 17:33:20 +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>,
	Pim Zandbergen <P.Zandbergen@...roscoop.nl>,
	Bruno Wolff III <bruno@...ff.to>,
	Wu Fengguang <fengguang.wu@...el.com>,
	Christoph Hellwig <hch@....de>, Hugh Dickins <hughd@...gle.com>
Subject: [PULL REQUEST] more md fixes for 3.1


Hi Linus, 
 a few more little fixes for md for 3.1
 One is not in md code but is triggered by md.
 one is a minor fix needed to prepare for the next
 one fixed a bug introduced in 3.1
 last is a longer standing bug which is cc:ed to stable.

Thanks,
NeilBrown



The following changes since commit ddf28352b80c86754a6424e3a61e8bdf9213b3c7:

  Linux 3.1-rc5 (2011-09-04 15:45:10 -0700)

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

NeilBrown (4):
      Avoid dereferencing a 'request_queue' after last close.
      md/raid10: unify handling of write completion.
      md/raid1,10: Remove use-after-free bug in make_request.
      md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.

 drivers/md/md.c     |   12 ++++++++++--
 drivers/md/raid1.c  |   14 +++++++++-----
 drivers/md/raid10.c |   47 ++++++++++++++++++++++++-----------------------
 fs/block_dev.c      |    7 +++++--
 4 files changed, 48 insertions(+), 32 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ