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: ee10f6fcdb96 xfs: fix buffer lookup vs release race 2 new commits: Christoph Hellwig (2): [07eae0fa67ca] xfs: check for dead buffers in xfs_buf_find_insert [ee10f6fcdb96] xfs: fix buffer lookup vs release race Code Diffstat: fs/xfs/xfs_buf.c | 94 ++++++++++++++++++++++++++++-------------------------- fs/xfs/xfs_buf.h | 2 +- fs/xfs/xfs_trace.h | 10 +++--- 3 files changed, 54 insertions(+), 52 deletions(-)