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: 0c6ca06aad84 xfs: quota radix tree allocations need to be NOFS on insert 2 new commits: Darrick J. Wong (1): [215b2bf72a05] xfs: fix dev_t usage in xmbuf tracepoints Dave Chinner (1): [0c6ca06aad84] xfs: quota radix tree allocations need to be NOFS on insert Code Diffstat: fs/xfs/xfs_buf_mem.c | 4 ++-- fs/xfs/xfs_dquot.c | 18 +++++++++++++----- fs/xfs/xfs_trace.h | 9 +++++++-- 3 files changed, 22 insertions(+), 9 deletions(-)