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: 96cf2a2c7556 xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init New Commits: Eiichi Tsukata (1): [96cf2a2c7556] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init Randy Dunlap (1): [b63da6c8dfa9] xfs: delete duplicated words + other fixes Code Diffstat: fs/xfs/libxfs/xfs_sb.c | 2 +- fs/xfs/xfs_attr_list.c | 2 +- fs/xfs/xfs_buf_item.c | 2 +- fs/xfs/xfs_buf_item_recover.c | 2 +- fs/xfs/xfs_dquot.c | 2 +- fs/xfs/xfs_export.c | 2 +- fs/xfs/xfs_inode.c | 4 ++-- fs/xfs/xfs_inode_item.c | 4 ++-- fs/xfs/xfs_iomap.c | 2 +- fs/xfs/xfs_log_cil.c | 2 +- fs/xfs/xfs_log_recover.c | 2 +- fs/xfs/xfs_refcount_item.c | 2 +- fs/xfs/xfs_reflink.c | 2 +- fs/xfs/xfs_sysfs.h | 6 ++++-- fs/xfs/xfs_trans_ail.c | 4 ++-- 15 files changed, 21 insertions(+), 19 deletions(-)