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: 8ac5b996bf51 xfs: fix off-by-one-block in xfs_discard_folio() 2 new commits: Dave Chinner (2): [0c7273e494dd] xfs: quotacheck failure can race with background inode inactivation [8ac5b996bf51] xfs: fix off-by-one-block in xfs_discard_folio() Code Diffstat: fs/xfs/xfs_aops.c | 21 ++++++++++++++------- fs/xfs/xfs_qm.c | 40 ++++++++++++++++++++++++++-------------- 2 files changed, 40 insertions(+), 21 deletions(-)