kernel_samsung_a53x/fs/ext4
Jan Kara 58889da59d ext4: handle redirtying in ext4_bio_write_page()
commit 04e568a3b31cfbd545c04c8bfc35c20e5ccfce0f upstream.

Since we want to transition transaction commits to use ext4_writepages()
for writing back ordered, add handling of page redirtying into
ext4_bio_write_page(). Also move buffer dirty bit clearing into the same
place other buffer state handling.

Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20221207112722.22220-1-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-01-19 14:51:19 +01:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c Revert "ext4: avoid use-after-free in ext4_ext_show_leaf()" 2024-11-24 00:23:05 +01:00
extents_status.c
extents_status.h
fast_commit.c
fast_commit.h
file.c Revert "ext4: properly sync file size update after O_SYNC direct IO" 2024-11-24 00:23:01 +01:00
fsmap.c ext4: fix FS_IOC_GETFSMAP handling 2024-12-17 13:24:17 +01:00
fsmap.h
fsync.c fs: ext4: fsync: optimize double-fsync() a bunch 2025-01-16 22:01:03 +01:00
hash.c
ialloc.c Revert "ext4: avoid buffer_head leak in ext4_mark_inode_used()" 2024-11-24 00:23:23 +01:00
indirect.c
inline.c Revert "ext4: return error on ext4_find_inline_entry" 2024-11-24 00:23:22 +01:00
inode-test.c
inode.c Revert "ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()" 2024-11-24 00:23:03 +01:00
ioctl.c
Kconfig
Makefile
mballoc.c ext4: fix FS_IOC_GETFSMAP handling 2024-12-17 13:24:17 +01:00
mballoc.h ext4: fix FS_IOC_GETFSMAP handling 2024-12-17 13:24:17 +01:00
migrate.c Revert "ext4: fix i_data_sem unlock order in ext4_ind_migrate()" 2024-11-24 00:23:05 +01:00
mmp.c
move_extent.c Revert "ext4: update orig_path in ext4_find_extent()" 2024-11-24 00:23:03 +01:00
namei.c Revert "ext4: no need to continue when the number of entries is 1" 2024-11-24 00:23:04 +01:00
page-io.c ext4: handle redirtying in ext4_bio_write_page() 2025-01-19 14:51:19 +01:00
readpage.c
resize.c
super.c ext4: supress data-race warnings in ext4_free_inodes_{count,set}() 2024-12-17 13:24:17 +01:00
symlink.c
sysfs.c
truncate.h
verity.c
xattr.c Revert "ext4: nested locking for xattr inode" 2024-11-24 00:22:59 +01:00
xattr.h
xattr_hurd.c
xattr_security.c
xattr_trusted.c
xattr_user.c