Hi folks, The iomap-5.20-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. These three patches are, as far as I know, the only lone patches that have been sent in for 5.20. I've been out on vacation for a lot of June, so if I've missed anything, please send them now. (NOTE: These are not the only iomap changes for 5.20 -- I can think of at least: (1) async buffered writes; (2) willy's folio updates.) The new head of the iomap-5.20-merge branch is commit: f8189d5d5fbf dax: set did_zero to true when zeroing successfully 3 new commits: Chris Mason (1): [d58562ca6c99] iomap: skip pages past eof in iomap_do_writepage() Kaixu Xia (2): [98eb8d95025b] iomap: set did_zero to true when zeroing successfully [f8189d5d5fbf] dax: set did_zero to true when zeroing successfully Code Diffstat: fs/dax.c | 4 ++-- fs/iomap/buffered-io.c | 15 ++++++++------- 2 files changed, 10 insertions(+), 9 deletions(-)