linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Eric Mei" <eric.mei@seagate.com>,
	"Tomáš Hodek" <tomas.hodek@volny.cz>,
	"Dark Penguin" <darkpenguin@yandex.ru>,
	"linux RAID" <linux-raid@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL REQUEST] md fixes for 4.0
Date: Mon, 2 Mar 2015 11:03:18 +1100	[thread overview]
Message-ID: <20150302110318.5f4cfbac@notabene.brown> (raw)

[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

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

for you to fetch changes up to 750f199ee8b578062341e6ddfe36c59ac8ff2dcb:

  md: mark some attributes as pre-alloc (2015-02-25 11:38:46 +1100)

----------------------------------------------------------------
3 md fixes for 4.0

- fix a read-balance problem that was reported 2 years ago, but
  that I never noticed the report :-(
- fix for rare RAID6 problem causing incorrect bitmap updates when
  two devices fail.
- add __ATTR_PREALLOC annotation now that it is possible.

----------------------------------------------------------------
Eric Mei (1):
      raid5: check faulty flag for array status during recovery.

NeilBrown (1):
      md: mark some attributes as pre-alloc

Tomáš Hodek (1):
      md/raid1: fix read balance when a drive is write-mostly.

 drivers/md/md.c    | 14 ++++++++------
 drivers/md/raid1.c |  5 +++--
 drivers/md/raid5.c | 13 +++++++++----
 3 files changed, 20 insertions(+), 12 deletions(-)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

                 reply	other threads:[~2015-03-02  0:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150302110318.5f4cfbac@notabene.brown \
    --to=neilb@suse.de \
    --cc=darkpenguin@yandex.ru \
    --cc=eric.mei@seagate.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=tomas.hodek@volny.cz \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).