]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2025 16:48:55 +0000 (08:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2025 16:48:55 +0000 (08:48 -0800)
commit770b7eec04c986ace0e632527ee7e1fafc2e5964
tree0f40e21cb864687ec7ccf3bec8421d3f50779d80
parent87a132e73910e8689902aed7f2fc229d6908383b
parent2d873efd174bae9005776937d5ac6a96050266db
Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Carlos Maiolino:
 "Just a collection of bug fixes, nothing really stands out"

* tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: flush inodegc before swapon
  xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
  xfs: Do not allow norecovery mount with quotacheck
  xfs: do not check NEEDSREPAIR if ro,norecovery mount.
  xfs: fix data fork format filtering during inode repair
  xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n