Commit 399af66228cf for kernel

commit 399af66228cfd7df79dc360810b6b673000f8090
Merge: d874ca052238 362c49098086
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Mar 13 10:49:15 2026 -0700

    Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

    Pull xfs fixes from Carlos Maiolino:
     "A couple race fixes found on the new healthmon mechanism, and another
      flushing dquots during filesystem shutdown"

    * tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
      xfs: fix integer overflow in bmap intent sort comparator
      xfs: fix undersized l_iclog_roundoff values
      xfs: ensure dquot item is deleted from AIL only after log shutdown
      xfs: remove redundant set null for ip->i_itemp
      xfs: fix returned valued from xfs_defer_can_append
      xfs: Remove redundant NULL check after __GFP_NOFAIL
      xfs: fix race between healthmon unmount and read_iter
      xfs: remove scratch field from struct xfs_gc_bio