OpenCloudOS-Kernel/fs/ext4
Theodore Ts'o 877ba3f729 ext4: fix potential htree corruption when growing large_dir directories
Commit b5776e7524 ("ext4: fix potential htree index checksum
corruption) removed a required restart when multiple levels of index
nodes need to be split.  Fix this to avoid directory htree corruptions
when using the large_dir feature.

Cc: stable@kernel.org # v5.11
Cc: Благодаренко Артём <artem.blagodarenko@gmail.com>
Fixes: b5776e7524 ("ext4: fix potential htree index checksum corruption)
Reported-by: Denis <denis@voxelsoft.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2021-08-06 13:00:49 -04:00
..
.kunitconfig
Kconfig
Makefile
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h ext4: notify sysfs on errors_count value change 2021-06-29 21:06:02 -04:00
ext4_extents.h
ext4_jbd2.c ext4: remove conflicting comment from __ext4_forget 2021-07-23 07:33:10 -04:00
ext4_jbd2.h
extents.c ext4: no need to verify new add extent block 2021-06-24 10:29:13 -04:00
extents_status.c ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit 2021-06-22 21:34:17 -04:00
extents_status.h
fast_commit.c
fast_commit.h
file.c
fsmap.c
fsmap.h ext4: fsmap: fix the block/inode bitmap comment 2021-06-24 09:48:29 -04:00
fsync.c
hash.c
ialloc.c ext4: fix avefreec in find_group_orlov 2021-06-22 21:34:17 -04:00
indirect.c
inline.c ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() 2021-06-24 10:09:39 -04:00
inode-test.c
inode.c In addition to bug fixes and cleanups, there are two new features for 2021-06-30 19:37:39 -07:00
ioctl.c ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT 2021-07-08 08:37:31 -04:00
mballoc.c ext4: use ext4_grp_locked_error in mb_find_extent 2021-07-01 17:14:07 -04:00
mballoc.h
migrate.c
mmp.c ext4: fix potential uninitialized access to retval in kmmpd 2021-07-23 07:31:29 -04:00
move_extent.c
namei.c ext4: fix potential htree corruption when growing large_dir directories 2021-08-06 13:00:49 -04:00
page-io.c
readpage.c
resize.c Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin" 2021-06-30 20:54:22 -04:00
super.c ext4: inline jbd2_journal_[un]register_shrinker() 2021-07-08 08:37:31 -04:00
symlink.c
sysfs.c ext4: notify sysfs on errors_count value change 2021-06-29 21:06:02 -04:00
truncate.h
verity.c
xattr.c ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() 2021-06-24 10:09:39 -04:00
xattr.h ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() 2021-06-24 10:09:39 -04:00
xattr_hurd.c
xattr_security.c
xattr_trusted.c
xattr_user.c