]> Gentwo Git Trees - linux/.git/commit
Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Nov 2025 16:43:01 +0000 (08:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Nov 2025 16:43:01 +0000 (08:43 -0800)
commite284d5118ac3e430da32820215c08b2787de8eef
tree7bec2588f4d85e92842338dae0c6b22187a72e50
parente811c33b1f137be26a20444b79db8cbc1fca1c89
parentd8a823c6f04ef03e3bd7249d2e796da903e7238d
Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Carlos Maiolino:
 "This contain fixes for the RT and zoned allocator, and a few fixes for
  atomic writes"

* tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: free xfs_busy_extents structure when no RT extents are queued
  xfs: fix zone selection in xfs_select_open_zone_mru
  xfs: fix a rtgroup leak when xfs_init_zone fails
  xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
  xfs: fix delalloc write failures in software-provided atomic writes