From: Linus Torvalds Date: Thu, 29 Oct 2020 16:36:11 +0000 (-0700) Subject: Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.10.7~1282 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58130a6cd0627c52dad8d2268fd0c9a2ca4a23bf;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'ext4_for_linus_fixes' of git://git./linux/kernel/git/tytso/ext4 Pull ext4 fixes from Ted Ts'o: "Bug fixes for the new ext4 fast commit feature, plus a fix for the 'data=journal' bug fix. Also use the generic casefolding support which has now landed in fs/libfs.c for 5.10" * tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/... ext4: use generic casefolding support ext4: do not use extent after put_bh ext4: use IS_ERR() for error checking of path ext4: fix mmap write protection for data=journal mode jbd2: fix a kernel-doc markup ext4: use s_mount_flags instead of s_mount_state for fast commit state ext4: make num of fast commit blocks configurable ext4: properly check for dirty state in ext4_inode_datasync_dirty() ext4: fix double locking in ext4_fc_commit_dentry_updates() --- 58130a6cd0627c52dad8d2268fd0c9a2ca4a23bf