Commit 541c43310e85 for kernel

commit 541c43310e85dbf35368b43b720c6724bc8ad8ec
Merge: a8ed22870f53 18a777eee289
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Feb 12 10:57:57 2026 -0800

    Merge tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

    Pull quota and isofs updates from Jan Kara:

     - a fix for quotactl livelock during filesystem freezing

     - a small improvement for isofs

     - a documentation fix for ext2

    * tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
      isofs: support full length file names (255 instead of 253)
      quota: fix livelock between quotactl and freeze_super
      doc : fix a broken link in ext2.rst