linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* GIT PULL] ext4 fixes for 6.1
@ 2022-11-24  4:40 Theodore Ts'o
  0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2022-11-24  4:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-ext4

The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc:

  Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4e3c51f4e805291b057d12f5dda5aeb50a538dc4:

  fs: do not update freeing inode i_io_list (2022-11-22 17:00:00 -0500)

----------------------------------------------------------------
Fix a regression in the lazytime code that was introduced in v6.1-rc1,
and a use-after-free that can be triggered by a maliciously corrupted
file system.

----------------------------------------------------------------
Baokun Li (1):
      ext4: fix use-after-free in ext4_ext_shift_extents

Svyatoslav Feldsherov (1):
      fs: do not update freeing inode i_io_list

 fs/ext4/extents.c | 18 +++++++++++++-----
 fs/fs-writeback.c | 30 +++++++++++++++++++-----------
 2 files changed, 32 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-24  4:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24  4:40 GIT PULL] ext4 fixes for 6.1 Theodore Ts'o

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