Hi folks, The iomap-5.5-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 intent is to establish this as a stable branch for everyone else's 5.5 development activities by the end of the week. Note that this is an interim update, since I intend to review Christoph's v5 iomap writeback series when I'm done sending these announcements. The new head of the iomap-5.5-merge branch is commit: c9acd3aee077 xfs: Use iomap_dio_rw_wait() New Commits: Jan Kara (2): [13ef954445df] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() [c9acd3aee077] xfs: Use iomap_dio_rw_wait() Code Diffstat: fs/gfs2/file.c | 6 ++++-- fs/iomap/direct-io.c | 7 +++++-- fs/xfs/xfs_file.c | 13 +++++-------- include/linux/iomap.h | 3 ++- 4 files changed, 16 insertions(+), 13 deletions(-)