All of lore.kernel.org
 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.15-rc2
Date: Thu, 7 Dec 2017 15:21:05 -0800	[thread overview]
Message-ID: <20171207232105.m5dnahcd5n2ifsys@kernel.org> (raw)

Hi,

Please pull some MD fixes. The notable one is a raid5-cache deadlock bug with
dm-raid, others are not significant.

Thanks,
Shaohua

The following changes since commit a0651c7fa2c088a605f63792279859608ed7f2c8:

  Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2017-12-01 08:40:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to 18022a1bd3709b74ca31ef0b28fccd52bcd6c504:

  md/raid1/10: add missed blk plug (2017-12-01 12:19:48 -0800)

----------------------------------------------------------------
Nate Dailey (1):
      md: limit mdstat resync progress to max_sectors

Shaohua Li (1):
      md/raid1/10: add missed blk plug

Song Liu (1):
      md/r5cache: move mddev_lock() out of r5c_journal_mode_set()

bingjingc (1):
      md/raid5: correct degraded calculation in raid5_error

 drivers/md/md.c          |  4 +++-
 drivers/md/raid1.c       |  4 ++++
 drivers/md/raid10.c      |  4 ++++
 drivers/md/raid5-cache.c | 22 +++++++++-------------
 drivers/md/raid5.c       |  2 +-
 5 files changed, 21 insertions(+), 15 deletions(-)

                 reply	other threads:[~2017-12-07 23:21 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=20171207232105.m5dnahcd5n2ifsys@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.