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 fix for 4.6-rc6
Date: Mon, 2 May 2016 10:32:57 -0700 [thread overview]
Message-ID: <20160502173257.GA117944@kernel.org> (raw)
Hi Linus,
please pull MD fix for 4.6. This update includes several trival fixes. The only
important one is to fix MD bio merge, which has big performance impact.
Thanks,
Shaohua
The following changes since commit 5b5b7fd185e997ebc18f76b98b9f4ff148d3f5bb:
Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2016-04-09 14:10:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.6-rc6-fix
for you to fetch changes up to b8a0b8e94648179b92191e5cf4fd3c4379b31cc4:
raid5: delete unnecessary warnning (2016-04-29 14:18:03 -0700)
----------------------------------------------------------------
Dan Carpenter (1):
md/raid0: fix uninitialized variable bug
Michał Pecio (1):
md/raid0: remove empty line printk from dump_zones
Shaohua Li (2):
MD: make bio mergeable
raid5: delete unnecessary warnning
drivers/md/md.c | 2 ++
drivers/md/raid0.c | 2 +-
drivers/md/raid5.c | 2 --
3 files changed, 3 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
reply other threads:[~2016-05-02 17:32 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=20160502173257.GA117944@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;
as well as URLs for NNTP newsgroup(s).