Hi folks, The iomap-5.15-merge branch of the xfs-linux repository at: git://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-5.15-merge branch is commit: f1f264b4c134 iomap: Fix some typos and bad grammar New Commits: Andreas Gruenbacher (1): [f1f264b4c134] iomap: Fix some typos and bad grammar Christoph Hellwig (2): [d0364f9490d7] iomap: simplify iomap_readpage_actor [c1b79f11f4ec] iomap: simplify iomap_add_to_ioend Gao Xiang (1): [69f4a26c1e0c] iomap: support reading inline data from non-zero pos Matthew Wilcox (Oracle) (1): [b405435b419c] iomap: Support inline data with block size < page size Code Diffstat: fs/iomap/buffered-io.c | 157 +++++++++++++++++++++++++------------------------ fs/iomap/direct-io.c | 10 ++-- include/linux/iomap.h | 18 ++++++ 3 files changed, 103 insertions(+), 82 deletions(-)