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.9)
@ 2022-11-11  4:10 Chandan Babu R
  2022-11-11  4:10 ` [PATCH 5.4 1/6] xfs: preserve rmapbt swapext block reservation from freed blocks Chandan Babu R
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Chandan Babu R @ 2022-11-11  4:10 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.9. The patchset
has been acked by Darrick.

Brian Foster (2):
  xfs: preserve rmapbt swapext block reservation from freed blocks
  xfs: drain the buf delwri queue before xfsaild idles

Darrick J. Wong (2):
  xfs: rename xfs_bmap_is_real_extent to is_written_extent
  xfs: redesign the reflink remap loop to fix blkres depletion crash

Dave Chinner (1):
  xfs: use MMAPLOCK around filemap_map_pages()

Eric Sandeen (1):
  xfs: preserve inode versioning across remounts

 fs/xfs/libxfs/xfs_bmap.h     |  15 ++-
 fs/xfs/libxfs/xfs_rtbitmap.c |   2 +-
 fs/xfs/libxfs/xfs_shared.h   |   1 +
 fs/xfs/xfs_bmap_util.c       |  18 +--
 fs/xfs/xfs_file.c            |  15 ++-
 fs/xfs/xfs_reflink.c         | 244 +++++++++++++++++++----------------
 fs/xfs/xfs_super.c           |   4 +
 fs/xfs/xfs_trace.h           |  52 +-------
 fs/xfs/xfs_trans.c           |  19 ++-
 fs/xfs/xfs_trans_ail.c       |  16 +--
 10 files changed, 198 insertions(+), 188 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-11-21 12:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-11  4:10 [PATCH 5.4 0/6] xfs stable candidate patches for 5.4.y (from v5.9) Chandan Babu R
2022-11-11  4:10 ` [PATCH 5.4 1/6] xfs: preserve rmapbt swapext block reservation from freed blocks Chandan Babu R
2022-11-11  4:10 ` [PATCH 5.4 2/6] xfs: rename xfs_bmap_is_real_extent to is_written_extent Chandan Babu R
2022-11-11  4:10 ` [PATCH 5.4 3/6] xfs: redesign the reflink remap loop to fix blkres depletion crash Chandan Babu R
2022-11-21  9:55   ` [PATCH 5.4 V2] " Chandan Babu R
2022-11-21 12:13     ` Greg KH
2022-11-11  4:10 ` [PATCH 5.4 4/6] xfs: use MMAPLOCK around filemap_map_pages() Chandan Babu R
2022-11-11  4:10 ` [PATCH 5.4 5/6] xfs: preserve inode versioning across remounts Chandan Babu R
2022-11-11  4:10 ` [PATCH 5.4 6/6] xfs: drain the buf delwri queue before xfsaild idles Chandan Babu R
2022-11-11  9:04 ` [PATCH 5.4 0/6] xfs stable candidate patches for 5.4.y (from v5.9) Greg KH

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