lkml.org 
[lkml]   [2016]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] ext4 bugfixes for 4.8
The following changes since commit 7bc9491645118c9461bd21099c31755ff6783593:

ext4: verify extent header depth (2016-07-15 00:22:07 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 2e81a4eeedcaa66e35f58b81e0755b87057ce392:

ext4: avoid deadlock when expanding inode size (2016-08-11 12:38:55 -0400)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Jan Kara (4):
ext4: fix xattr shifting when expanding inodes
ext4: fix xattr shifting when expanding inodes part 2
ext4: properly align shifted xattrs when expanding inodes
ext4: avoid deadlock when expanding inode size

Theodore Ts'o (2):
ext4: reserve xattr index for the Hurd
ext4: validate that metadata blocks do not overlap superblock

fs/ext4/inode.c | 2 --
fs/ext4/super.c | 18 +++++++++++++++++-
fs/ext4/xattr.c | 53 +++++++++++++++++++++++++++++++----------------------
fs/ext4/xattr.h | 1 +
4 files changed, 49 insertions(+), 25 deletions(-)

\
 
 \ /
  Last update: 2016-09-17 09:58    [W:0.108 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site