public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.4 0/6] xfs stable candidate patches for 5.4.y (from v5.8)
@ 2022-11-07  4:03 Chandan Babu R
  2022-11-07  4:03 ` [PATCH 5.4 1/6] xfs: don't fail verifier on empty attr3 leaf block Chandan Babu R
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Chandan Babu R @ 2022-11-07  4:03 UTC (permalink / raw)
  To: gregkh
  Cc: sashal, mcgrof, linux-xfs, stable, djwong, chandan.babu, amir73il,
	leah.rumancik

Hi Greg,

This 5.4.y backport series contains XFS fixes from v5.8. The patchset
has been acked by Darrick.

Brian Foster (1):
  xfs: don't fail verifier on empty attr3 leaf block

Chuhong Yuan (1):
  xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()

Darrick J. Wong (2):
  xfs: use ordered buffers to initialize dquot buffers during quotacheck
  xfs: don't fail unwritten extent conversion on writeback due to edquot

Dave Chinner (1):
  xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()

Eric Sandeen (1):
  xfs: group quota should return EDQUOT when prj quota enabled

 fs/xfs/libxfs/xfs_attr_leaf.c |   8 --
 fs/xfs/libxfs/xfs_defer.c     |  10 ++-
 fs/xfs/xfs_dquot.c            |  56 +++++++++---
 fs/xfs/xfs_inode.c            |   4 +-
 fs/xfs/xfs_iomap.c            |   2 +-
 fs/xfs/xfs_trans.c            | 163 +++++-----------------------------
 fs/xfs/xfs_trans_dquot.c      |   3 +-
 7 files changed, 78 insertions(+), 168 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-11-07  8:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07  4:03 [PATCH 5.4 0/6] xfs stable candidate patches for 5.4.y (from v5.8) Chandan Babu R
2022-11-07  4:03 ` [PATCH 5.4 1/6] xfs: don't fail verifier on empty attr3 leaf block Chandan Babu R
2022-11-07  4:03 ` [PATCH 5.4 2/6] xfs: use ordered buffers to initialize dquot buffers during quotacheck Chandan Babu R
2022-11-07  4:03 ` [PATCH 5.4 3/6] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb() Chandan Babu R
2022-11-07  4:03 ` [PATCH 5.4 4/6] xfs: group quota should return EDQUOT when prj quota enabled Chandan Babu R
2022-11-07  4:03 ` [PATCH 5.4 5/6] xfs: don't fail unwritten extent conversion on writeback due to edquot Chandan Babu R
2022-11-07  4:03 ` [PATCH 5.4 6/6] xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster() Chandan Babu R
2022-11-07  8:52 ` [PATCH 5.4 0/6] xfs stable candidate patches for 5.4.y (from v5.8) Greg KH

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