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:	Wed, 3 Feb 2016 16:49:55 -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.com, gayatri.kammela@...el.com, snitzer@...hat.com
Subject: [GIT PULL] MD fix for 4.5-rc2

Hi Linus,

As you know, Neil steps down from MD. I'm looking after it. Here are some
patches queued. A build fix from Gayatri and several trival patches from me.
Please pull.

Thanks,
Shaohua

----------------------------------------------------------------
The following changes since commit b37a05c083c85c2657dca9bbe1f5d79dccf756d5:

  Merge branch 'akpm' (patches from Andrew) (2016-02-03 10:10:02 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git for-linus

for you to fetch changes up to 9ea064158f4e02e64890ee1261449b01e954e594:

  Merge branch 'mymd/for-next' into mymd/for-linus (2016-02-03 15:43:59 -0800)

----------------------------------------------------------------
Gayatri Kammela (1):
      raid6/algos.c : bug fix : Add the missing definitions to the pq.h file

Shaohua Li (5):
      MD: rename some functions
      MD: add myself as MD maintainer
      md-cluster: fix missing memory free
      md-cluster: delete useless code
      Merge branch 'mymd/for-next' into mymd/for-linus

 MAINTAINERS             |  1 +
 drivers/md/bitmap.c     |  4 ----
 drivers/md/faulty.c     | 18 +++++++++---------
 drivers/md/md-cluster.c |  6 +++++-
 drivers/md/raid1.c      | 21 +++++++++++----------
 drivers/md/raid10.c     | 20 ++++++++++----------
 drivers/md/raid5.c      | 45 +++++++++++++++++++++++----------------------
 include/linux/raid/pq.h |  2 ++
 8 files changed, 61 insertions(+), 56 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ