Hi folks, The iomap-5.0-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.0-fixes branch is commit: 4ea899ead278 iomap: fix a use after free in iomap_dio_rw New Commits: Christoph Hellwig (1): [4ea899ead278] iomap: fix a use after free in iomap_dio_rw Piotr Jaroszynski (1): [8e47a457321c] iomap: get/put the page in iomap_page_create/release() Code Diffstat: fs/iomap.c | 37 ++++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-)