linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] z3fold fixes for intra-page compaction
@ 2019-11-27 14:20 Vitaly Wool
  2019-11-27 14:21 ` [PATCH 1/3] z3fold: avoid subtle race when freeing slots Vitaly Wool
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vitaly Wool @ 2019-11-27 14:20 UTC (permalink / raw)
  To: linux-mm, linux-kernel; +Cc: Andrew Morton

This is a consolidation of z3fold stability fixes for the new intra-page
compaction functionality.

Vitaly Wool (3):
    z3fold: avoid subtle race when freeing slots
    z3fold: compact objects more accurately
    z3fold: protect handle reads

 mm/z3fold.c |   30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2019-11-27 14:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 14:20 [PATCH 0/3] z3fold fixes for intra-page compaction Vitaly Wool
2019-11-27 14:21 ` [PATCH 1/3] z3fold: avoid subtle race when freeing slots Vitaly Wool
2019-11-27 14:22 ` [PATCH 2/3] z3fold: compact objects more accurately Vitaly Wool
2019-11-27 14:23 ` [PATCH 3/3] z3fold: protect handle reads Vitaly Wool

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).