linux/fs/ext4
Theodore Ts'o 70e42feab2 ext4: fix possible double unlock when moving a directory
Fixes: 0813299c58 ("ext4: Fix possible corruption when moving a directory")
Link: https://lore.kernel.org/r/5efbe1b9-ad8b-4a4f-b422-24824d2b775c@kili.mountain
Reported-by: Dan Carpenter <error27@gmail.com>
Reported-by: syzbot+0c73d1d8b952c5f3d714@syzkaller.appspotmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2023-03-17 21:53:52 -04:00
..
.kunitconfig
Kconfig
Makefile
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
crypto.c
dir.c
ext4.h Bug fixes and regressions for ext4, the most serious of which is a 2023-03-12 08:55:55 -07:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: fix inode tree inconsistency caused by ENOMEM 2023-02-18 23:58:28 -05:00
extents_status.c
extents_status.h
fast_commit.c
fast_commit.h
file.c Improve performance for ext4 by allowing multiple process to perform 2023-02-28 09:05:47 -08:00
fsmap.c ext4: fix another off-by-one fsmap error on 1k block filesystems 2023-03-07 20:20:48 -05:00
fsmap.h
fsync.c
hash.c
ialloc.c
indirect.c
inline.c ext4: move where set the MAY_INLINE_DATA flag is set 2023-03-11 00:44:24 -05:00
inode-test.c
inode.c Bug fixes and regressions for ext4, the most serious of which is a 2023-03-12 08:55:55 -07:00
ioctl.c Bug fixes and regressions for ext4, the most serious of which is a 2023-03-12 08:55:55 -07:00
mballoc.c
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4: fix possible double unlock when moving a directory 2023-03-17 21:53:52 -04:00
orphan.c
page-io.c ext4: fix cgroup writeback accounting with fs-layer encryption 2023-03-07 20:12:30 -05:00
readpage.c
resize.c
super.c Bug fixes and regressions for ext4, the most serious of which is a 2023-03-12 08:55:55 -07:00
symlink.c
sysfs.c ext4: make kobj_type structures constant 2023-03-07 20:20:48 -05:00
truncate.h
verity.c
xattr.c Bug fixes and regressions for ext4, the most serious of which is a 2023-03-12 08:55:55 -07:00
xattr.h
xattr_hurd.c
xattr_security.c
xattr_trusted.c
xattr_user.c