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>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 17 Oct 2015 23:52:28 +0800
From:	Ming Lei <ming.lei@...onical.com>
To:	Jens Axboe <axboe@...nel.dk>, linux-kernel@...r.kernel.org
Cc:	Ming Lin <ming.l@....samsung.com>,
	Kent Overstreet <kent.overstreet@...il.com>,
	Christoph Hellwig <hch@...radead.org>,
	Jeff Moyer <jmoyer@...hat.com>
Subject: [PATCH v1 0/6] block: some misc changes

Hi,

The 1st four patches are optimizations related with bio splitting.

The 5th patch is one fix for using trace_block_plug().

The 6th patch is to mark ctx as pending at batch in flush plug path.

V1:
	- 3/6: don't check bio_mergeable() in blk_mq_attempt_merge()
	- 4/6: check bio_mergeable() for non-mq too
	- 5/6: new patch for fixing using trace_block_plug()


 block/blk-merge.c | 32 +++++++++++++++++++++++++-------
 block/blk-mq.c    | 22 +++++++++++++++-------
 block/elevator.c  |  2 +-
 3 files changed, 41 insertions(+), 15 deletions(-)


Thanks,
Ming

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ