linux-raid.vger.kernel.org archive mirror
 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.13-rc2
Date: Tue, 18 Jul 2017 11:49:34 -0700	[thread overview]
Message-ID: <20170718184934.lu3fioskpjvh7qib@kernel.org> (raw)

Hi,
Please pull 3 MD fixes:
- raid5-ppl fix by Artur. This one is introduced in this release cycle.
- raid5 reshape fix by Xiao. This is an old bug and will be added to stable.
- Bitmap fix by Guoqing.

Thanks,
Shaohua

The following changes since commit af3c8d98508d37541d4bf57f13a984a7f73a328c:

  Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux (2017-07-09 18:48:37 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.13-rc2

for you to fetch changes up to 6409e84ec58fc4c0085d8921f8e01815dc871971:

  raid5-ppl: use BIOSET_NEED_BVECS when creating bioset (2017-07-12 09:26:37 -0700)

----------------------------------------------------------------
Artur Paszkiewicz (1):
      raid5-ppl: use BIOSET_NEED_BVECS when creating bioset

Guoqing Jiang (1):
      md/bitmap: don't read page from device with Bitmap_sync

Xiao Ni (1):
      Raid5 should update rdev->sectors after reshape

 drivers/md/bitmap.c    | 3 ++-
 drivers/md/md.h        | 4 +++-
 drivers/md/raid5-ppl.c | 2 +-
 drivers/md/raid5.c     | 4 +---
 4 files changed, 7 insertions(+), 6 deletions(-)

                 reply	other threads:[~2017-07-18 18:49 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=20170718184934.lu3fioskpjvh7qib@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;
as well as URLs for NNTP newsgroup(s).