linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, linux-raid@vger.kernel.org
Cc: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Cc: Goldwyn Rodrigues <rgoldwyn@suse.com>
Cc: Mikulas Patocka <mpatocka@redhat.com>
Cc: Pawel Baldysiak <pawel.baldysiak@intel.com>
Cc: Shaohua Li <shli@kernel.org>
Subject: [GIT PULL REQUEST] md fixes for 4.4-rc
Date: Sun, 20 Dec 2015 09:15:54 +1100	[thread overview]
Message-ID: <87io3u6q5h.fsf@notabene.neil.brown.name> (raw)

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


The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://neil.brown.name/md tags/md/4.4-rc5-fixes

for you to fetch changes up to cb01c5496d2d9c0c862443561df16ff122db348f:

  Fix remove_and_add_spares removes drive added as spare in slot_store (2015-12-18 15:19:16 +1100)

----------------------------------------------------------------
4 fixes for md in 4.4-rc5

- 2 recently introduced regressions fixed.
- one older bug in RAID10 - tagged for -stable since 4.2
- one minor sysfs api improvement.

----------------------------------------------------------------
Artur Paszkiewicz (1):
      md/raid10: fix data corruption and crash during resync

Goldwyn Rodrigues (1):
      Fix remove_and_add_spares removes drive added as spare in slot_store

Mikulas Patocka (1):
      md: fix bug due to nested suspend

Shaohua Li (1):
      MD: change journal disk role to disk 0

 drivers/md/md.c     | 22 +++++++++++++++-------
 drivers/md/md.h     |  8 ++++++--
 drivers/md/raid10.c |  4 +++-
 3 files changed, 24 insertions(+), 10 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

                 reply	other threads:[~2015-12-19 22:16 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=87io3u6q5h.fsf@notabene.neil.brown.name \
    --to=neilb@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --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).