lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 7 Dec 2017 15:21:05 -0800
From:   Shaohua Li <shli@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-raid@...r.kernel.org
Subject: [GIT PULL] MD update for 4.15-rc2

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ