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: 8612de3f7ba6 xfs: don't crash on null attr fork xfs_bmapi_read New Commits: Darrick J. Wong (2): [858b44dc62a1] xfs: remove more ondisk directory corruption asserts [8612de3f7ba6] xfs: don't crash on null attr fork xfs_bmapi_read Tetsuo Handa (1): [294fc7a4c8ec] fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve(). Code Diffstat: fs/xfs/libxfs/xfs_bmap.c | 29 +++++++++++++++++++++-------- fs/xfs/libxfs/xfs_da_btree.c | 19 ++++++++++++------- fs/xfs/libxfs/xfs_dir2_node.c | 3 ++- fs/xfs/xfs_log.c | 5 +---- 4 files changed, 36 insertions(+), 20 deletions(-)