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. The new head of the for-next branch is commit: b9daa0ea3bf7 xfs: also reject BULKSTAT_SINGLE in a mount user namespace New Commits: Bhaskar Chowdhury (1): [96fd0303027c] docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs Christoph Hellwig (1): [b9daa0ea3bf7] xfs: also reject BULKSTAT_SINGLE in a mount user namespace Darrick J. Wong (3): [b5a08423da9d] xfs: fix quota accounting when a mount is idmapped [45b5d1dba70e] xfs: avoid buffer deadlocks when walking fs inodes [e8efa3a8244e] xfs: force log and push AIL to clear pinned inodes when aborting mount Code Diffstat: Documentation/ABI/testing/sysfs-fs-xfs | 2 +- fs/xfs/xfs_inode.c | 14 +++--- fs/xfs/xfs_itable.c | 48 ++++++++++++++++-- fs/xfs/xfs_iwalk.c | 32 ++++++++++-- fs/xfs/xfs_mount.c | 90 +++++++++++++++++----------------- fs/xfs/xfs_symlink.c | 3 +- 6 files changed, 125 insertions(+), 64 deletions(-)