From: Shaohua Li <shli@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org, neilb@suse.de
Subject: [GIT PULL] MD update for 4.8-rc6
Date: Tue, 13 Sep 2016 09:56:23 -0700 [thread overview]
Message-ID: <20160913165623.GA13578@kernel.org> (raw)
Hi Linus,
A few bug fixes for MD.
- Guoqing fixed a bug compiling md-cluster in kernel
- I fixed a potential deadlock in raid5-cache superblock write, a hang in raid5
reshape resume and a race condition introduced in -rc4
Please pull!
Thanks,
Shaohua
The following changes since commit 86a1679860babbacd61fc1e8c0c0f43641d5860d:
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md (2016-08-30 11:24:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.8-rc6
for you to fetch changes up to c94455558337eece474eebb6a16b905f98930418:
raid5: fix a small race condition (2016-09-09 11:09:19 -0700)
----------------------------------------------------------------
Guoqing Jiang (1):
md-cluster: make md-cluster also can work when compiled into kernel
Shaohua Li (3):
raid5-cache: fix a deadlock in superblock write
raid5: guarantee enough stripes to avoid reshape hang
raid5: fix a small race condition
drivers/md/md.c | 12 ++++--------
drivers/md/raid5-cache.c | 46 +++++++++++++++-------------------------------
drivers/md/raid5.c | 14 ++++++++++++--
3 files changed, 31 insertions(+), 41 deletions(-)
reply other threads:[~2016-09-13 16:56 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=20160913165623.GA13578@kernel.org \
--to=shli@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.de \
--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