From: Linus Torvalds Date: Sat, 16 Aug 2014 15:06:55 +0000 (-0600) Subject: Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason... X-Git-Tag: v3.17-rc1~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e64df3ebe8262c8203d1fe4f541e0241c3112c01;p=karo-tx-linux.git Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs Pull btrfs updates from Chris Mason: "These are all fixes I'd like to get out to a broader audience. The biggest of the bunch is Mark's quota fix, which is also in the SUSE kernel, and makes our subvolume quotas dramatically more accurate. I've been running xfstests with these against your current git overnight, but I'm queueing up longer tests as well" * 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: btrfs: disable strict file flushes for renames and truncates Btrfs: fix csum tree corruption, duplicate and outdated checksums Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch Btrfs: fix compressed write corruption on enospc btrfs: correctly handle return from ulist_add btrfs: qgroup: account shared subtrees during snapshot delete Btrfs: read lock extent buffer while walking backrefs Btrfs: __btrfs_mod_ref should always use no_quota btrfs: adjust statfs calculations according to raid profiles --- e64df3ebe8262c8203d1fe4f541e0241c3112c01