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: db44d088a5ab xfs: actually use the xfs_growfs_check_rtgeom tracepoint 6 new commits: Christoph Hellwig (4): [b0f77d301eb2] xfs: check for shutdown before going to sleep in xfs_select_zone [a593c89ac5a4] xfs: remove NULL pointer checks in xfs_mru_cache_insert [df3b7e2b56d2] xfs: use xfs_readonly_buftarg in xfs_remount_rw [0989dfa61f43] xfs: move xfs_submit_zoned_bio a bit Darrick J. Wong (1): [db44d088a5ab] xfs: actually use the xfs_growfs_check_rtgeom tracepoint Markus Elfring (1): [19fa6e493a93] xfs: Improve error handling in xfs_mru_cache_create() Code Diffstat: fs/xfs/xfs_mru_cache.c | 19 ++++--------------- fs/xfs/xfs_rtalloc.c | 2 ++ fs/xfs/xfs_super.c | 5 ++--- fs/xfs/xfs_zone_alloc.c | 42 +++++++++++++++++++++--------------------- 4 files changed, 29 insertions(+), 39 deletions(-)