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-rc5
Date: Mon, 14 Aug 2017 09:41:52 -0700 [thread overview]
Message-ID: <20170814164152.mjbewehyeytyfawd@kernel.org> (raw)
Hi,
Please pull MD fixes. This update fixes several bugs:
- Fixes a rcu stall issue introduced in 4.12 by Neil Brown.
- Fixes two raid5 cache race conditions by Song Liu.
Thanks,
Shaohua
The following changes since commit 16f73eb02d7e1765ccab3d2018e0bd98eb93d973:
Linux 4.13-rc3 (2017-07-30 12:40:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.13-rc5
for you to fetch changes up to afc1f55ca44e257f69da8f43e0714a76686ae8d1:
MD: not clear ->safemode for external metadata array (2017-08-11 20:42:06 -0700)
----------------------------------------------------------------
NeilBrown (2):
md: always clear ->safemode when md_check_recovery gets the mddev lock.
md: fix test in md_write_start()
Shaohua Li (1):
MD: not clear ->safemode for external metadata array
Song Liu (2):
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set
md/r5cache: fix io_unit handling in r5l_log_endio()
drivers/md/md.c | 5 +++-
drivers/md/raid5-cache.c | 61 ++++++++++++++++++++++++++++++++++++------------
2 files changed, 50 insertions(+), 16 deletions(-)
reply other threads:[~2017-08-14 16:41 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=20170814164152.mjbewehyeytyfawd@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