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: 798a9cada469 xfs: fix mount failure crash on invalid iclog memory access New Commits: Brian Foster (1): [798a9cada469] xfs: fix mount failure crash on invalid iclog memory access Omar Sandoval (2): [0c4da70c83d4] xfs: fix realtime file data space leak [69ffe5960df1] xfs: don't check for AG deadlock for realtime files in bunmapi Code Diffstat: fs/xfs/libxfs/xfs_bmap.c | 27 +++++++++++++++------------ fs/xfs/xfs_log.c | 2 ++ 2 files changed, 17 insertions(+), 12 deletions(-)