All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 6.12] xfs: backported fixes from upstream
@ 2025-04-28 18:39 Darrick J. Wong
  2025-04-28 18:39 ` [PATCH 1/4] xfs: do not check NEEDSREPAIR if ro,norecovery mount Darrick J. Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Darrick J. Wong @ 2025-04-28 18:39 UTC (permalink / raw)
  To: djwong, xfs-stable; +Cc: sandeen, cmaiolino, lukas, hch, cem, dchinner, stable

Hi all,

Here's a bunch of hand-ported bug fixes for 6.12 LTS.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

With a bit of luck, this should all go splendidly.
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=next-6.12.y
---
Commits in this patchset:
 * xfs: do not check NEEDSREPAIR if ro,norecovery mount.
 * xfs: Do not allow norecovery mount with quotacheck
 * xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
 * xfs: flush inodegc before swapon
---
 fs/xfs/xfs_aops.c   |   41 +++++++++++++++++++++++++++++++++++++----
 fs/xfs/xfs_qm_bhv.c |   49 ++++++++++++++++++++++++++++++++++---------------
 fs/xfs/xfs_super.c  |    8 ++++++--
 3 files changed, 77 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2025-04-29 12:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-28 18:39 [PATCHSET 6.12] xfs: backported fixes from upstream Darrick J. Wong
2025-04-28 18:39 ` [PATCH 1/4] xfs: do not check NEEDSREPAIR if ro,norecovery mount Darrick J. Wong
2025-04-29  7:35   ` Patch "xfs: do not check NEEDSREPAIR if ro,norecovery mount." has been added to the 6.12-stable tree gregkh
2025-04-29 12:49   ` [PATCH 1/4] xfs: do not check NEEDSREPAIR if ro,norecovery mount Sasha Levin
2025-04-28 18:39 ` [PATCH 2/4] xfs: Do not allow norecovery mount with quotacheck Darrick J. Wong
2025-04-29  7:35   ` Patch "xfs: Do not allow norecovery mount with quotacheck" has been added to the 6.12-stable tree gregkh
2025-04-29 12:50   ` [PATCH 2/4] xfs: Do not allow norecovery mount with quotacheck Sasha Levin
2025-04-28 18:39 ` [PATCH 3/4] xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate Darrick J. Wong
2025-04-29  7:35   ` Patch "xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate" has been added to the 6.12-stable tree gregkh
2025-04-29 12:50   ` [PATCH 3/4] xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate Sasha Levin
2025-04-28 18:40 ` [PATCH 4/4] xfs: flush inodegc before swapon Darrick J. Wong
2025-04-29  7:35   ` Patch "xfs: flush inodegc before swapon" has been added to the 6.12-stable tree gregkh
2025-04-29 12:50   ` [PATCH 4/4] xfs: flush inodegc before swapon Sasha Levin

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.