linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MD update for 4.10-rc3
@ 2017-01-11 18:15 Shaohua Li
  0 siblings, 0 replies; only message in thread
From: Shaohua Li @ 2017-01-11 18:15 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-raid, neilb

Hi,

Please pull MD update for 4.10-rc3. Basically one fix for raid5 cache which is
merged in this cycle, others are trival fixes.

Thanks,
Shaohua

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.10-rc3

for you to fetch changes up to 32cd7cbbacf700885a2316275f188f2d5739b5f4:

  md/raid5: Use correct IS_ERR() variation on pointer check (2017-01-09 13:58:10 -0800)

----------------------------------------------------------------
Colin Ian King (1):
      md/r5cache: fix spelling mistake on "recoverying"

JackieLiu (1):
      md/raid5-cache: removes unnecessary write-through mode judgments

Jes Sorensen (1):
      md/raid5: Use correct IS_ERR() variation on pointer check

Robert LeBlanc (2):
      md/raid1: Refactor raid1_make_request
      md/raid10: Refactor raid10_make_request

Shaohua Li (1):
      md: cleanup mddev flag clear for takeover

Song Liu (2):
      md/r5cache: simplify handling of sh->log_start in recovery
      md/r5cache: assign conf->log before r5l_load_log()

 drivers/md/md.h          |   8 ++
 drivers/md/raid0.c       |  12 ++-
 drivers/md/raid1.c       | 275 +++++++++++++++++++++++++----------------------
 drivers/md/raid10.c      | 245 +++++++++++++++++++++++------------------
 drivers/md/raid5-cache.c |  36 +++----
 drivers/md/raid5.c       |   7 +-
 6 files changed, 322 insertions(+), 261 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-11 18:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-11 18:15 [GIT PULL] MD update for 4.10-rc3 Shaohua Li

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).