]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Nov 2022 18:22:42 +0000 (10:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Nov 2022 18:22:42 +0000 (10:22 -0800)
commitef82ff0b5c27751dd886dad4d05ef27a47b6cfb5
tree24a698120ec659eef7cfa86ca6afd9c8802bf263
parentb6af3a2e7405a92338606b8e5c33ca4830eff4ca
parent2d43db4c4c5a452b52f83ce3e6516a03bb55316f
Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull ext4 fixes from Ted Ts'o:
 "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"

* tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  fs: do not update freeing inode i_io_list
  ext4: fix use-after-free in ext4_ext_shift_extents