public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 v2 0/4] xfs stable candidates for 5.15.y (part 2)
@ 2022-07-14 22:23 Leah Rumancik
  2022-07-14 22:23 ` [PATCH 5.15 v2 1/4] xfs: only run COW extent recovery when there are no live extents Leah Rumancik
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Leah Rumancik @ 2022-07-14 22:23 UTC (permalink / raw)
  To: stable, linux-xfs; +Cc: Leah Rumancik

Hello again,

This is a 5.15.y only set of xfs fixes. They have been tested and Ack'd.

Changes from v1->v2:
- Added Acks

[v1] https://lore.kernel.org/linux-xfs/20220707223828.599185-1-leah.rumancik@gmail.com/

Darrick J. Wong (2):
  xfs: only run COW extent recovery when there are no live extents
  xfs: don't include bnobt blocks when reserving free block pool

Dave Chinner (2):
  xfs: run callbacks before waking waiters in
    xlog_state_shutdown_callbacks
  xfs: drop async cache flushes from CIL commits.

 fs/xfs/xfs_bio_io.c      | 35 ------------------------
 fs/xfs/xfs_fsops.c       |  2 +-
 fs/xfs/xfs_linux.h       |  2 --
 fs/xfs/xfs_log.c         | 58 +++++++++++++++++-----------------------
 fs/xfs/xfs_log_cil.c     | 42 +++++++++--------------------
 fs/xfs/xfs_log_priv.h    |  3 +--
 fs/xfs/xfs_log_recover.c | 24 ++++++++++++++++-
 fs/xfs/xfs_mount.c       | 12 +--------
 fs/xfs/xfs_mount.h       | 15 +++++++++++
 fs/xfs/xfs_reflink.c     |  5 +++-
 fs/xfs/xfs_super.c       |  9 -------
 11 files changed, 82 insertions(+), 125 deletions(-)

-- 
2.37.0.170.g444d1eabd0-goog


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

end of thread, other threads:[~2022-07-15 14:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 22:23 [PATCH 5.15 v2 0/4] xfs stable candidates for 5.15.y (part 2) Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 1/4] xfs: only run COW extent recovery when there are no live extents Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 2/4] xfs: don't include bnobt blocks when reserving free block pool Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 3/4] xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 4/4] xfs: drop async cache flushes from CIL commits Leah Rumancik
2022-07-15 14:34 ` [PATCH 5.15 v2 0/4] xfs stable candidates for 5.15.y (part 2) Greg KH

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