All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MD fix for 4.6-rc6
@ 2016-05-02 17:32 ` Shaohua Li
  0 siblings, 0 replies; 2+ messages in thread
From: Shaohua Li @ 2016-05-02 17:32 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-raid, neilb

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-02 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-02 17:32 [GIT PULL] MD fix for 4.6-rc6 Shaohua Li
2016-05-02 17:32 ` Shaohua Li

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.