public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.4 5.10 5.15 0/3] nilfs2: protect busy buffer heads from being force-cleared
@ 2025-02-07 14:23 Ryusuke Konishi
  2025-02-07 14:23 ` [PATCH 5.4 5.10 5.15 1/3] nilfs2: do not output warnings when clearing dirty buffers Ryusuke Konishi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ryusuke Konishi @ 2025-02-07 14:23 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman; +Cc: Andrew Morton

Please apply this series to the stable trees indicated by the subject
prefix.

This series makes it possible to backport the latter two patches
(fixing some syzbot issues and a use-after-free issue) that could not
be backported as-is.

To achieve this, one dependent patch (patch 1/3) is included, and each
patch is tailored to avoid extensive page/folio conversion.  Both
adjustments are specific to nilfs2 and do not include tree-wide
changes.

It has also been tested against the latest versions of each tree.

Thanks,
Ryusuke Konishi

Ryusuke Konishi (3):
  nilfs2: do not output warnings when clearing dirty buffers
  nilfs2: do not force clear folio if buffer is referenced
  nilfs2: protect access to buffers with no active references

 fs/nilfs2/inode.c   |  4 ++--
 fs/nilfs2/mdt.c     |  6 ++---
 fs/nilfs2/page.c    | 55 ++++++++++++++++++++++++++-------------------
 fs/nilfs2/page.h    |  4 ++--
 fs/nilfs2/segment.c |  4 +++-
 5 files changed, 42 insertions(+), 31 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-02-07 22:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07 14:23 [PATCH 5.4 5.10 5.15 0/3] nilfs2: protect busy buffer heads from being force-cleared Ryusuke Konishi
2025-02-07 14:23 ` [PATCH 5.4 5.10 5.15 1/3] nilfs2: do not output warnings when clearing dirty buffers Ryusuke Konishi
2025-02-07 22:51   ` Sasha Levin
2025-02-07 14:23 ` [PATCH 5.4 5.10 5.15 2/3] nilfs2: do not force clear folio if buffer is referenced Ryusuke Konishi
2025-02-07 14:23 ` [PATCH 5.4 5.10 5.15 3/3] nilfs2: protect access to buffers with no active references Ryusuke Konishi

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