From: Linus Torvalds Date: Mon, 29 Aug 2016 19:37:11 +0000 (-0700) Subject: Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v4.8-rc5~33 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b8927721ae9d5ac0582d29d7b8c267d465ad5f00;p=karo-tx-linux.git Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 Pull ext4 fixes from Ted Ts'o: "Fix bugs that could cause kernel deadlocks or file system corruption while moving xattrs to expand the extended inode. Also add some sanity checks to the block group descriptors to make sure we don't end up overwriting the superblock" * tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: avoid deadlock when expanding inode size ext4: properly align shifted xattrs when expanding inodes ext4: fix xattr shifting when expanding inodes part 2 ext4: fix xattr shifting when expanding inodes ext4: validate that metadata blocks do not overlap superblock ext4: reserve xattr index for the Hurd --- b8927721ae9d5ac0582d29d7b8c267d465ad5f00