Hello. The xfsprogs for-next branch, located at: https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/refs/?h=for-next Has just been updated. Patches often get missed, so if your outstanding patches are properly reviewed on the list and not included in this update, please let me know. The new head of the for-next branch is commit: 409477af604f465169be9b2cbe259fe382f052ae 4 new commits: Catherine Hoang (1): [409477af604f] xfs_io: add support for atomic write statx fields Chi Zhiling (1): [0cc807347d5a] xfs: Reduce unnecessary searches when searching for the best extents Darrick J. Wong (2): [2c054ce65a40] xfs_repair: fix crasher in pf_queuing_worker [09f319213924] xfs_repair: synthesize incore inode tree records when required Code Diffstat: configure.ac | 1 + include/builddefs.in | 4 ++++ io/stat.c | 7 +++++++ io/statx.h | 23 ++++++++++++++++++++++- libxfs/xfs_alloc.c | 2 +- m4/package_libcdev.m4 | 20 ++++++++++++++++++++ repair/dino_chunks.c | 28 ++++++++++++++++++++++++++++ repair/prefetch.c | 2 ++ 8 files changed, 85 insertions(+), 2 deletions(-)