From: Linus Torvalds Date: Sat, 23 Sep 2023 16:56:40 +0000 (-0700) Subject: Merge tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux X-Git-Tag: v6.6.17~3869 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=59c376d636387a9b896c8da1d1bb68bb0bda67c0;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'iomap-6.6-fixes-2' of git://git./fs/xfs/xfs-linux Pull iomap fixes from Darrick Wong: - Return EIO on bad inputs to iomap_to_bh instead of BUGging, to deal less poorly with block device io racing with block device resizing - Fix a stale page data exposure bug introduced in 6.6-rc1 when unsharing a file range that is not in the page cache * tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: iomap: convert iomap_unshare_iter to use large folios iomap: don't skip reading in !uptodate folios when unsharing a range iomap: handle error conditions more gracefully in iomap_to_bh --- 59c376d636387a9b896c8da1d1bb68bb0bda67c0