All of lore.kernel.org
 help / color / mirror / Atom feed
* clean up physical merging helpers V2
@ 2018-09-24  7:43 ` Christoph Hellwig
  0 siblings, 0 replies; 30+ messages in thread
From: Christoph Hellwig @ 2018-09-24  7:43 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Ming Lei, linux-block, linux-arm-kernel

Hi Jens,

this series moves various helpers related to merging based on physical
addresses from the public headers into block/, cleans up the code a bit
and removes not nessecary includes from the block headers.

Change since V1:
 - dropped the Xen related changed which are moved into a new series
   to be sent after this one

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2018-09-25 20:25 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-24  7:43 clean up physical merging helpers V2 Christoph Hellwig
2018-09-24  7:43 ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 01/10] arm: remove the unused BIOVEC_MERGEABLE define Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 02/10] block: move integrity_req_gap_{back,front}_merge to blk.h Christoph Hellwig
2018-09-24  7:43   ` [PATCH 02/10] block: move integrity_req_gap_{back, front}_merge " Christoph Hellwig
2018-09-24  7:43 ` [PATCH 03/10] block: move req_gap_{back,front}_merge to blk-merge.c Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 04/10] block: move req_gap_back_merge to blk.h Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 05/10] block: simplify BIOVEC_PHYS_MERGEABLE Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 06/10] block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 07/10] block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 08/10] block: remove bvec_to_phys Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 09/10] block: don't include io.h from bio.h Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24  7:43 ` [PATCH 10/10] block: don't include bug.h " Christoph Hellwig
2018-09-24  7:43   ` Christoph Hellwig
2018-09-24 18:35 ` clean up physical merging helpers V2 Jens Axboe
2018-09-24 18:35   ` Jens Axboe
2018-09-25 20:09   ` Christoph Hellwig
2018-09-25 20:09     ` Christoph Hellwig
2018-09-25 20:25     ` Jens Axboe
2018-09-25 20:25       ` Jens Axboe
2018-09-25  0:42 ` Ming Lei
2018-09-25  0:42   ` Ming Lei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.