The following changes since commit dea9d8f7643fab07bf89a1155f1f94f37d096a5e: ext4: only check dquot_initialize_needed() when debugging (2023-06-08 10:06:40 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable for you to fetch changes up to f451fd97dd2b78f286379203a47d9d295c467255: ext4: drop the call to ext4_error() from ext4_get_group_info() (2023-06-14 22:24:05 -0400) ---------------------------------------------------------------- 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@glitch/ ---------------------------------------------------------------- Fabio M. De Francesco (1): ext4: drop the call to ext4_error() from ext4_get_group_info() Kemeng Shi (1): Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa" fs/ext4/balloc.c | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-)