The following commit has been merged in the master branch: commit 62d8779610bb7a7b8f9c7ab8bf317193ebe76d93 Merge: 7a043feb6cc02c9273c34392c41d17e08804a323 f451fd97dd2b78f286379203a47d9d295c467255 Author: Linus Torvalds torvalds@linux-foundation.org Date: Thu Jun 15 15:40:58 2023 -0700
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 fixes from Ted Ts'o: "Fix two regressions in ext4, one report by syzkaller[1], and reported by multiple users (and tracked by regzbot[2])"
[1] https://syzkaller.appspot.com/bug?extid=4acc7d910e617b360859 [2] https://linux-regtracking.leemhuis.info/regzbot/regression/ZIauBR7YiV3rVAHL@...
* tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: drop the call to ext4_error() from ext4_get_group_info() Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"
linux-merge@lists.open-mesh.org