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, 30 Oct 2013 10:41:35 +0800
From:	majianpeng <majianpeng@...il.com>
To:	axboe <axboe@...nel.dk>, NeilBrown <neilb@...e.de>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	linux-raid <linux-raid@...r.kernel.org>
Subject: [PATCH 0/3] handle some bugs for REQ_NOMERGE.

This patch set mainly handle some bugs for REQ_NOMERGE.

Jianpeng Ma (3):
  block: Add REQ_NOMERGE into REQ_COMMON_MASK
  block: Check bio can merge before call attempt_plug_merge.
  md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with   
     REQ_NOMERGE.

 block/blk-core.c          | 2 +-
 drivers/md/raid5.c        | 2 +-
 include/linux/blk_types.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.8.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ