From: Linus Torvalds Date: Thu, 27 Mar 2025 20:17:39 +0000 (-0700) Subject: Merge tag 'jfs-6.14' of github.com:kleikamp/linux-shaggy X-Git-Tag: nvme-6.15-2025-04-02~73 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f79adee883586b94cf977e4d28384ea0288473ed;p=nvme.git Merge tag 'jfs-6.14' of github.com:kleikamp/linux-shaggy Pull jfs updates from David Kleikamp: "Various bug fixes and cleanups for JFS" * tag 'jfs-6.14' of github.com:kleikamp/linux-shaggy: jfs: add index corruption check to DT_GETPAGE() fs/jfs: consolidate sanity checking in dbMount jfs: add sanity check for agwidth in dbMount jfs: Prevent copying of nlink with value 0 from disk inode fs/jfs: Prevent integer overflow in AG size calculation fs/jfs: cast inactags to s64 to prevent potential overflow jfs: Fix uninit-value access of imap allocated in the diMount() function jfs: fix slab-out-of-bounds read in ea_get() jfs: add check read-only before truncation in jfs_truncate_nolock() jfs: add check read-only before txBeginAnon() call jfs: reject on-disk inodes of an unsupported type jfs: Remove reference to bh->b_page jfs: Delete a couple tabs in jfs_reconfigure() --- f79adee883586b94cf977e4d28384ea0288473ed