Hi folks, The iomap-for-next branch of the xfs-linux repository at: https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be picked up in the next update. The new head of the iomap-for-next branch is commit: a5f31a5028d1 iomap: convert iomap_unshare_iter to use large folios 3 new commits: Christoph Hellwig (1): [4aa8cdd5e523] iomap: handle error conditions more gracefully in iomap_to_bh Darrick J. Wong (2): [35d30c9cf127] iomap: don't skip reading in !uptodate folios when unsharing a range [a5f31a5028d1] iomap: convert iomap_unshare_iter to use large folios Code Diffstat: fs/buffer.c | 25 ++++++++++++++----------- fs/iomap/buffered-io.c | 30 ++++++++++++++++++------------ 2 files changed, 32 insertions(+), 23 deletions(-)