Hi folks, The for-next branch of the xfs-linux repository at: https://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 for-next branch is commit: cbc06310c36f xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE 6 new commits: Chandan Babu R (1): [fa543e65abad] Merge tag 'random-fixes-6.6_2023-10-11' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.6-fixesD Darrick J. Wong (2): [6868b8505c80] xfs: adjust the incore perag block_count when shrinking [442177be8c3b] xfs: process free extents to busy list in FIFO order Jeff Layton (1): [cbc06310c36f] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE Jiapeng Chong (1): [f93b9300301d] xfs: Remove duplicate include Shiyang Ruan (1): [3c90c01e4934] xfs: correct calculation for agend and blockcount Code Diffstat: fs/xfs/libxfs/xfs_ag.c | 6 ++++++ fs/xfs/scrub/xfile.c | 1 - fs/xfs/xfs_extent_busy.c | 3 ++- fs/xfs/xfs_iops.c | 5 +++++ fs/xfs/xfs_notify_failure.c | 6 +++--- 5 files changed, 16 insertions(+), 5 deletions(-)