Hi folks, The iomap-5.10-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 after -rc6. Nikolay Borisov has a cleanup that's already on the list; and I imagine Matthew Wilcox will resend his THP refactoring series soon. The new head of the iomap-5.10-merge branch is commit: 14284fedf59f iomap: Mark read blocks uptodate in write_begin New Commits: Andreas Gruenbacher (1): [c114bbc6c423] iomap: Fix direct I/O write consistency check Matthew Wilcox (Oracle) (2): [e6e7ca92623a] iomap: Clear page error before beginning a write [14284fedf59f] iomap: Mark read blocks uptodate in write_begin Qian Cai (1): [a805c111650c] iomap: fix WARN_ON_ONCE() from unprivileged users Code Diffstat: fs/iomap/buffered-io.c | 15 +++++++-------- fs/iomap/direct-io.c | 12 +++++++++++- 2 files changed, 18 insertions(+), 9 deletions(-)