Hi folks, The for-next branch of the xfs-linux repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git has just been updated. This is all that we're going to be able to accomplish for 6.5 given the continuous trickle of bug reports within and external to XFS has pushed all the way past rc6. If I've missed your patch, resend it **RIGHT NOW**. 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: b29434999371 xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method 3 new commits: Christoph Hellwig (1): [b29434999371] xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method Darrick J. Wong (2): [06f3ef6e1705] xfs: don't deplete the reserve pool when trying to shrink the fs [61d7e8274cd8] xfs: drop EXPERIMENTAL tag for large extent counts Code Diffstat: fs/xfs/xfs_aops.c | 2 -- fs/xfs/xfs_file.c | 2 +- fs/xfs/xfs_fsops.c | 10 +++++++--- fs/xfs/xfs_super.c | 4 ---- 4 files changed, 8 insertions(+), 10 deletions(-)