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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 27 Jan 2017 13:34:06 -0800
From:   Shaohua Li <shli@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-raid@...r.kernel.org,
        neilb@...e.de
Subject: [GIT PULL] MD update for 4.10-rc6

Hi,

Please pull MD fixes. This pull fixes several corner cases for raid5 cache,
which is merged into this cycle.

Thanks,
Shaohua

The following changes since commit 557ed56cc75e0a33c15ba438734a280bac23bd32:

  Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2017-01-12 14:45:59 -0800)

are available in the git repository at:

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

for you to fetch changes up to 2e38a37f23c98d7fad87ff022670060b8a0e2bf5:

  md/r5cache: disable write back for degraded array (2017-01-24 11:26:06 -0800)

----------------------------------------------------------------
Shaohua Li (1):
      md/raid5-cache: delete meaningless code

Song Liu (5):
      md/r5cache: read data into orig_page for prexor of cached data
      md/raid5: move comment of fetch_block to right location
      md/r5cache: flush data only stripes in r5l_recovery_log()
      md/r5cache: shift complex rmw from read path to write path
      md/r5cache: disable write back for degraded array

 drivers/md/md.c          |   5 ++
 drivers/md/raid5-cache.c | 106 ++++++++++++++++++++++++++++++++++-------
 drivers/md/raid5.c       | 121 ++++++++++++++++++++++++++++++++++++-----------
 drivers/md/raid5.h       |   7 +++
 4 files changed, 194 insertions(+), 45 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ