]> 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)
commit347191bdc7c914e2b3513aeffcb2652e336a64ab
tree24a698120ec659eef7cfa86ca6afd9c8802bf263
parente74caeff99d926a93fe0cabe276b1c7a4d737c57
parenta3a5d227584a18627bba2ae7cfaef78f3022c527
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