Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Shaohua Li <shli@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org
Subject: [GIT PULL] MD update for 4.12-rc4
Date: Fri, 2 Jun 2017 09:19:28 -0700	[thread overview]
Message-ID: <20170602161928.ttyedwasje6wnsny@kernel.org> (raw)

Hi,
Several patches for MD. One notable is making flush bios sync, others fix small
issues. Please pull!

Thanks,
Shaohua

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.12-rc4

for you to fetch changes up to 5a8948f8a32ba56c17b3fb75d318ac98157f3ba5:

  md: Make flush bios explicitely sync (2017-05-31 09:25:53 -0700)

----------------------------------------------------------------
Guoqing Jiang (1):
      md-cluster: fix potential lock issue in add_new_disk

Jan Kara (1):
      md: Make flush bios explicitely sync

Kyungchan Koh (1):
      md: uuid debug statement now in processor byte order.

Nix (1):
      md: report sector of stripes with check mismatches

 drivers/md/bitmap.c      |  8 ++++----
 drivers/md/md-cluster.c  |  4 +++-
 drivers/md/md.c          |  2 +-
 drivers/md/raid5-cache.c |  4 ++--
 drivers/md/raid5-ppl.c   |  4 ++--
 drivers/md/raid5.c       | 18 ++++++++++++++----
 6 files changed, 26 insertions(+), 14 deletions(-)

                 reply	other threads:[~2017-06-02 16:19 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=20170602161928.ttyedwasje6wnsny@kernel.org \
    --to=shli@kernel.org \
    --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