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

Hi Linus,

Please pull MD changes for 4.9-rc3. There are several bug fixes queued:
- Fix raid5-cache recovery bugs
- Fix discard IO error handling for raid1/10
- Fix array sync writes bogus position to superblock
- Fix IO error handling for raid array with external metadata

Thanks,
Shaohua


The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1217e1d1999ed6c9c1e1b1acae0a74ab70464ae2:

  md: be careful not lot leak internal curr_resync value into metadata. -- (all) (2016-10-28 22:04:05 -0700)

----------------------------------------------------------------
NeilBrown (1):
      md: be careful not lot leak internal curr_resync value into metadata. -- (all)

Shaohua Li (3):
      RAID1: ignore discard error
      RAID10: ignore discard error
      raid5-cache: correct condition for empty metadata write

Tomasz Majchrzak (2):
      md: report 'write_pending' state when array in sync
      raid1: handle read error also in readonly mode

Zhengyuan Liu (2):
      md/raid5: initialize next_checkpoint field before use
      md/raid5: write an empty meta-block when creating log super-block

 drivers/md/md.c          | 10 +++++-----
 drivers/md/raid1.c       | 26 +++++++++++++++-----------
 drivers/md/raid10.c      |  7 +++++--
 drivers/md/raid5-cache.c |  6 +++++-
 4 files changed, 30 insertions(+), 19 deletions(-)

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

only message in thread, other threads:[~2016-11-05  0:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-05  0:43 [GIT PULL] MD update for 4.9-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).