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. 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. This is an announcement for transparency purposes so that I can send myself pull requests for the two bugfix patchsets. Don't rebase until you see the second announcement in about 10 minutes. The new head of the for-next branch is commit: 47ba8cc7b4f8 xfs: fix incorrect return type for fsdax fault handlers 2 new commits: Allison Henderson (1): [e07ee6fe21f4] xfs: increase rename inode reservation Darrick J. Wong (1): [47ba8cc7b4f8] xfs: fix incorrect return type for fsdax fault handlers Code Diffstat: fs/xfs/libxfs/xfs_trans_resv.c | 4 ++-- fs/xfs/xfs_file.c | 7 ++++--- fs/xfs/xfs_inode.c | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-)