Hi folks, The iomap-5.14-fixes 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.14-fixes branch is commit: 229adf3c64db iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor New Commits: Andreas Gruenbacher (3): [8e1bcef8e18d] iomap: Permit pages without an iop to enter writeback [637d3375953e] iomap: Don't create iomap_page objects for inline files [229adf3c64db] iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor Christoph Hellwig (2): [3ac1d426510f] iomap: remove the length variable in iomap_seek_data [49694d14ff68] iomap: remove the length variable in iomap_seek_hole Code Diffstat: fs/iomap/buffered-io.c | 8 ++++---- fs/iomap/seek.c | 25 +++++++++---------------- 2 files changed, 13 insertions(+), 20 deletions(-)