linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] block: Allow merging of tail pages into the last segment
@ 2013-07-12 15:52 Jan Vesely
  2013-07-12 15:52 ` [PATCH v4 1/2] block: factor out vector mergeable decision to a helper function Jan Vesely
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Vesely @ 2013-07-12 15:52 UTC (permalink / raw)
  To: Jens Axboe, Alexander Viro, James Bottomley, linux-kernel
  Cc: Kent Overstreet, Rob Evers, Tomas Henzl, Nikola Pajkovsky,
	Kai Makisara, linux-scsi, linux-fsdevel, Don Howard

Hi

These patches modify __bio_add_page to accept pages that extent the last bio
segment. some drivers craft their buffers and rely on this behavior (see
message in patch 2 for details)


jan

v4: whitespace fixes to make checkpatch happy

v3: Use code from __blk_recalc_rq_segments to decide whether the page is
    mergeable, 

v2: modify a comment



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

end of thread, other threads:[~2013-07-26 10:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-12 15:52 [PATCH v4 0/2] block: Allow merging of tail pages into the last segment Jan Vesely
2013-07-12 15:52 ` [PATCH v4 1/2] block: factor out vector mergeable decision to a helper function Jan Vesely
2013-07-12 15:52 ` [PATCH v4 2/2] block: modify __bio_add_page check to accept pages that don't start a new segment Jan Vesely
2013-07-26 10:41 ` [PATCH v4 0/2] block: Fix regression since 46081b166415acb66d4b3150ecefcd9460bb48a1 (was: Allow merging of tail pages into the last segment) Jan Vesely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).