All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 bug fixes for 6.1
@ 2022-11-06  6:18 Theodore Ts'o
  2022-11-06 18:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2022-11-06  6:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-ext4

The following changes since commit 4c86114194e644b6da9107d75910635c9e87179e:

  Merge tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2022-10-06 17:57:50 -0700)

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 0d043351e5baf3857f915367deba2a518b6a0809:

  ext4: fix fortify warning in fs/ext4/fast_commit.c:1551 (2022-11-06 01:07:59 -0400)

----------------------------------------------------------------
Fix a number of bug fixes, including some regressions, the most
serious of which was one which would cause online resizes to fail with
file systems with metadata checksums enabled.  Also fix a warning
caused by the newly added fortify string checker, plus some bugs that
were found using fuzzed file systems.

----------------------------------------------------------------
Jason Yan (1):
      ext4: fix wrong return err in ext4_load_and_init_journal()

Luís Henriques (1):
      ext4: fix BUG_ON() when directory entry has invalid rec_len

Theodore Ts'o (2):
      ext4: update the backup superblock's at the end of the online resize
      ext4: fix fortify warning in fs/ext4/fast_commit.c:1551

Ye Bin (1):
      ext4: fix warning in 'ext4_da_release_space'

 fs/ext4/fast_commit.c |  5 +++--
 fs/ext4/ioctl.c       |  3 +--
 fs/ext4/migrate.c     |  3 ++-
 fs/ext4/namei.c       | 10 +++++++++-
 fs/ext4/resize.c      |  5 +++++
 fs/ext4/super.c       |  2 +-
 6 files changed, 21 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ext4 bug fixes for 6.1
  2022-11-06  6:18 [GIT PULL] ext4 bug fixes for 6.1 Theodore Ts'o
@ 2022-11-06 18:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-06 18:49 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: Linus Torvalds, linux-kernel, linux-ext4

The pull request you sent on Sun, 6 Nov 2022 01:18:11 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9761070d14db0ac0706684eb2fa37dca3087efa1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-06 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-06  6:18 [GIT PULL] ext4 bug fixes for 6.1 Theodore Ts'o
2022-11-06 18:49 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.