From: Linus Torvalds Date: Thu, 6 Apr 2017 21:42:05 +0000 (-0700) Subject: Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux X-Git-Tag: v4.14-rc1~1179 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=269c930e6698e6afa6d4606bfd241f4497597e79;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'xfs-4.11-fixes-3' of git://git./fs/xfs/xfs-linux Pull XFS fixes from Darrick Wong: "Here are three more fixes for 4.11. The first one reworks the inline directory verifier to check the working copy of the directory metadata and to avoid triggering a periodic crash in xfs/348. The second patch fixes a regression in hole punching at EOF that corrupts files; and the third patch closes a kernel memory disclosure bug. Summary: - rework the inline directory verifier to avoid crashes on disk corruption - don't change file size when punching holes w/ KEEP_SIZE - close a kernel memory exposure bug" * tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: fix kernel memory exposure problems xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files xfs: rework the inline directory verifiers --- 269c930e6698e6afa6d4606bfd241f4497597e79