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:	Mon, 2 May 2016 10:32:57 -0700
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 fix for 4.6-rc6

Hi Linus,

please pull MD fix for 4.6. This update includes several trival fixes. The only
important one is to fix MD bio merge, which has big performance impact.

Thanks,
Shaohua

The following changes since commit 5b5b7fd185e997ebc18f76b98b9f4ff148d3f5bb:

  Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2016-04-09 14:10:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to b8a0b8e94648179b92191e5cf4fd3c4379b31cc4:

  raid5: delete unnecessary warnning (2016-04-29 14:18:03 -0700)

----------------------------------------------------------------
Dan Carpenter (1):
      md/raid0: fix uninitialized variable bug

MichaƂ Pecio (1):
      md/raid0: remove empty line printk from dump_zones

Shaohua Li (2):
      MD: make bio mergeable
      raid5: delete unnecessary warnning

 drivers/md/md.c    | 2 ++
 drivers/md/raid0.c | 2 +-
 drivers/md/raid5.c | 2 --
 3 files changed, 3 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ