Hi folks, The iomap-5.6-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.6-merge branch is commit: 62e298db3fc3 fs: Fix page_mkwrite off-by-one errors New Commits: Andreas Gruenbacher (1): [62e298db3fc3] fs: Fix page_mkwrite off-by-one errors Code Diffstat: fs/btrfs/inode.c | 15 ++++----------- fs/buffer.c | 16 +++------------- fs/ceph/addr.c | 2 +- fs/ext4/inode.c | 15 ++++----------- fs/iomap/buffered-io.c | 18 +++++------------- fs/ubifs/file.c | 3 +-- include/linux/pagemap.h | 28 ++++++++++++++++++++++++++++ 7 files changed, 46 insertions(+), 51 deletions(-)