Linux XFS filesystem development
 help / color / mirror / Atom feed
* same page merging leak fix v4
@ 2019-06-17  9:14 Christoph Hellwig
  2019-06-17  9:14 ` [PATCH 1/2] block: return from __bio_try_merge_page if merging occured in the same page Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Hellwig @ 2019-06-17  9:14 UTC (permalink / raw)
  To: Jens Axboe, Ming Lei
  Cc: David Gibson, Darrick J. Wong, linux-block, linux-xfs

Hi Jens, hi Ming,

this is the tested and split version of what I think is the better
fix for the get_user_pages page leak, as it leaves the intelligence
in the callers instead of in bio_try_to_merge_page.

Changes since v2:
 - pass a proper same_page variable from the passthrough path

Changes since v1:
 - drop patches not required for 5.2
 - added Reviewed-by tags

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

end of thread, other threads:[~2019-06-18 19:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-17  9:14 same page merging leak fix v4 Christoph Hellwig
2019-06-17  9:14 ` [PATCH 1/2] block: return from __bio_try_merge_page if merging occured in the same page Christoph Hellwig
2019-06-17  9:14 ` [PATCH 2/2] block: fix page leak when merging to " Christoph Hellwig
2019-06-18 19:59 ` same page merging leak fix v4 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox