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: c0546224d7e9 xfs: implement cgroup aware writeback New Commits: Christoph Hellwig (2): [7f72216dc9a3] xfs: simplify xfs_chain_bio [c0546224d7e9] xfs: implement cgroup aware writeback Darrick J. Wong (2): [8069dcc20df1] xfs: refactor free space btree record initialization [eef36088357e] xfs: account for log space when formatting new AGs Code Diffstat: fs/xfs/libxfs/xfs_ag.c | 94 ++++++++++++++++++++++++++++++++++++++++++++------ fs/xfs/xfs_aops.c | 37 ++++++++++---------- fs/xfs/xfs_super.c | 2 ++ 3 files changed, 104 insertions(+), 29 deletions(-)