linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ext4 bug fixes for v6.15-rc2
@ 2025-04-13 12:37 Theodore Ts'o
  2025-04-13 15:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2025-04-13 12:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ext4 Developers List, Linux Kernel Developers List

The following changes since commit d5e206778e96e8667d3bde695ad372c296dc9353:

  ext4: fix OOB read when checking dotdot dir (2025-03-21 01:33:11 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-6.15-rc2

for you to fetch changes up to 94824ac9a8aaf2fb3c54b4bdde842db80ffa555d:

  ext4: fix off-by-one error in do_split (2025-04-12 22:07:36 -0400)

----------------------------------------------------------------
A few more miscellaneous ext4 bug fixes and cleanups including some
syzbot failures and fixing a stale file handing refeencing an inode
previously used as a regular file, but which has been deleted and
reused as an ea_inode would result in ext4 erroneously consider this a
case of fs corrupotion.

----------------------------------------------------------------
Artem Sadovnikov (1):
      ext4: fix off-by-one error in do_split

Gustavo A. R. Silva (1):
      ext4: avoid -Wflex-array-member-not-at-end warning

Jann Horn (1):
      ext4: don't treat fhandle lookup of ea_inode as FS corruption

Ojaswin Mujoo (1):
      ext4: make block validity check resistent to sb bh corruption

Tom Vierjahn (1):
      Documentation: ext4: Add fields to ext4_super_block documentation

 Documentation/filesystems/ext4/super.rst | 20 ++++++++++++-----
 fs/ext4/block_validity.c                 |  5 ++---
 fs/ext4/inode.c                          | 75 +++++++++++++++++++++++++++++++++++++++++++-------------------
 fs/ext4/mballoc.c                        | 18 +++++++--------
 fs/ext4/namei.c                          |  2 +-
 5 files changed, 77 insertions(+), 43 deletions(-)

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

* Re: [GIT PULL] ext4 bug fixes for v6.15-rc2
  2025-04-13 12:37 [GIT PULL] ext4 bug fixes for v6.15-rc2 Theodore Ts'o
@ 2025-04-13 15:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-13 15:16 UTC (permalink / raw)
  To: Theodore Ts'o
  Cc: Linus Torvalds, Ext4 Developers List,
	Linux Kernel Developers List

The pull request you sent on Sun, 13 Apr 2025 08:37:37 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-6.15-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5aaaedb0cb540cda1cdcef34f2d30de67d972d9b

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:[~2025-04-13 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-13 12:37 [GIT PULL] ext4 bug fixes for v6.15-rc2 Theodore Ts'o
2025-04-13 15:16 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).