All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MD update for 4.15-rc2
@ 2017-12-07 23:21 Shaohua Li
  0 siblings, 0 replies; only message in thread
From: Shaohua Li @ 2017-12-07 23:21 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-raid

Hi,

Please pull some MD fixes. The notable one is a raid5-cache deadlock bug with
dm-raid, others are not significant.

Thanks,
Shaohua

The following changes since commit a0651c7fa2c088a605f63792279859608ed7f2c8:

  Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2017-12-01 08:40:17 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.15-rc2

for you to fetch changes up to 18022a1bd3709b74ca31ef0b28fccd52bcd6c504:

  md/raid1/10: add missed blk plug (2017-12-01 12:19:48 -0800)

----------------------------------------------------------------
Nate Dailey (1):
      md: limit mdstat resync progress to max_sectors

Shaohua Li (1):
      md/raid1/10: add missed blk plug

Song Liu (1):
      md/r5cache: move mddev_lock() out of r5c_journal_mode_set()

bingjingc (1):
      md/raid5: correct degraded calculation in raid5_error

 drivers/md/md.c          |  4 +++-
 drivers/md/raid1.c       |  4 ++++
 drivers/md/raid10.c      |  4 ++++
 drivers/md/raid5-cache.c | 22 +++++++++-------------
 drivers/md/raid5.c       |  2 +-
 5 files changed, 21 insertions(+), 15 deletions(-)

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

only message in thread, other threads:[~2017-12-07 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07 23:21 [GIT PULL] MD update for 4.15-rc2 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.