Linux block layer
 help / color / mirror / Atom feed
* alternative take on the same page merging leak fix v2
@ 2019-06-13  9:55 Christoph Hellwig
  2019-06-13  9:55 ` [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; 8+ messages in thread
From: Christoph Hellwig @ 2019-06-13  9:55 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 v1:
 - drop patches not required for 5.2
 - added Reviewed-by tags

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

end of thread, other threads:[~2019-06-14  6:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-13  9:55 alternative take on the same page merging leak fix v2 Christoph Hellwig
2019-06-13  9:55 ` [PATCH 1/2] block: return from __bio_try_merge_page if merging occured in the same page Christoph Hellwig
2019-06-13  9:55 ` [PATCH 2/2] block: fix page leak when merging to " Christoph Hellwig
2019-06-13 10:04 ` alternative take on the same page merging leak fix v2 Jens Axboe
2019-06-14  1:19   ` Ming Lei
2019-06-14  5:45     ` Christoph Hellwig
2019-06-14  6:52       ` Ming Lei
2019-06-14  6:57       ` Jens Axboe

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