All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/2] Two more xfs backports for 5.10.y (from v5.11)
@ 2023-03-28  7:35 Amir Goldstein
  2023-03-28  7:35 ` [PATCH 5.10 1/2] xfs: shut down the filesystem if we screw up quota reservation Amir Goldstein
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Amir Goldstein @ 2023-03-28  7:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Sasha Levin, Chandan Babu R, Darrick J . Wong, Leah Rumancik,
	linux-xfs, stable

Greg,

Chandan is preparing a series of backports from v5.11 to 5.4.y.
These two backports were selected by Chandan for 5.4.y, but are
currently missing from 5.10.y.

Specifically, patch #2 fixes a problem seen in the wild on UEK
and the UEK kernels already carry this patch.

The patches have gone through the usual xfs test/review routine.

Thanks,
Amir.

Brian Foster (1):
  xfs: don't reuse busy extents on extent trim

Darrick J. Wong (1):
  xfs: shut down the filesystem if we screw up quota reservation

 fs/xfs/xfs_extent_busy.c | 14 --------------
 fs/xfs/xfs_trans_dquot.c | 13 ++++++++++---
 2 files changed, 10 insertions(+), 17 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-03-28 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-28  7:35 [PATCH 5.10 0/2] Two more xfs backports for 5.10.y (from v5.11) Amir Goldstein
2023-03-28  7:35 ` [PATCH 5.10 1/2] xfs: shut down the filesystem if we screw up quota reservation Amir Goldstein
2023-03-28  7:35 ` [PATCH 5.10 2/2] xfs: don't reuse busy extents on extent trim Amir Goldstein
2023-03-28 13:54 ` [PATCH 5.10 0/2] Two more xfs backports for 5.10.y (from v5.11) Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.