linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.1 0/4] xfs inodegc fixes for 6.1.y (from v6.4)
@ 2023-07-15  6:31 Amir Goldstein
  2023-07-15  6:31 ` [PATCH 6.1 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately Amir Goldstein
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Amir Goldstein @ 2023-07-15  6:31 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Sasha Levin, Leah Rumancik, Chandan Babu R, Darrick J . Wong,
	linux-xfs, linux-fsdevel, stable

Greg,

This is a fine selected set of backports from 6.4.
Patch 4 fixes a fix that was already backported to 5.15.y.
Patch 1 fixes a fix that is wanted in 5.15.y and this was the trigger
for creating this 6.1 backport series.

Leah will take care for the 5.15.y backports, but it may take some time.
None of these are relevant before 5.15.

These backpors have gone through the usual xfs review and testing.

Thanks,
Amir.

Darrick J. Wong (4):
  xfs: explicitly specify cpu when forcing inodegc delayed work to run
    immediately
  xfs: check that per-cpu inodegc workers actually run on that cpu
  xfs: disable reaping in fscounters scrub
  xfs: fix xfs_inodegc_stop racing with mod_delayed_work

 fs/xfs/scrub/common.c     | 26 -------------------------
 fs/xfs/scrub/common.h     |  2 --
 fs/xfs/scrub/fscounters.c | 13 ++++++-------
 fs/xfs/scrub/scrub.c      |  2 --
 fs/xfs/scrub/scrub.h      |  1 -
 fs/xfs/xfs_icache.c       | 40 ++++++++++++++++++++++++++++++++-------
 fs/xfs/xfs_mount.h        |  3 +++
 fs/xfs/xfs_super.c        |  3 +++
 8 files changed, 45 insertions(+), 45 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-07-16 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-15  6:31 [PATCH 6.1 0/4] xfs inodegc fixes for 6.1.y (from v6.4) Amir Goldstein
2023-07-15  6:31 ` [PATCH 6.1 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately Amir Goldstein
2023-07-15  6:31 ` [PATCH 6.1 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu Amir Goldstein
2023-07-15  6:31 ` [PATCH 6.1 3/4] xfs: disable reaping in fscounters scrub Amir Goldstein
2023-07-15  6:31 ` [PATCH 6.1 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work Amir Goldstein
2023-07-16 15:01 ` [PATCH 6.1 0/4] xfs inodegc fixes for 6.1.y (from v6.4) Greg Kroah-Hartman

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