public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Developers List <linux-kernel@vger.kernel.org>,
	Ext4 Developers List <linux-ext4@vger.kernel.org>
Subject: [GIT PULL] ext4 fixes for 6.4-rc7
Date: Thu, 15 Jun 2023 16:55:46 -0400	[thread overview]
Message-ID: <20230615205546.GA323671@mit.edu> (raw)

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(-)

             reply	other threads:[~2023-06-15 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-15 20:55 Theodore Ts'o [this message]
2023-06-15 23:10 ` [GIT PULL] ext4 fixes for 6.4-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230615205546.GA323671@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox