]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Jul 2021 17:38:38 +0000 (10:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Jul 2021 17:38:38 +0000 (10:38 -0700)
commit4598b5a6926155ffff250559bfeabfc57ce18436
tree36a2c83fd6f1b286befe6d293d60fc9adb08854e
parentf4f249a7396c9bb0a56750baba64fa167356a02b
parent7c9c07ca9debce61fc0162a614fa4ef436fb519f
Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull ext2 and reiserfs fixes from Jan Kara:
 "A fix for the ext2 conversion to kmap_local() and two reiserfs
  hardening fixes"

* tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  reiserfs: check directory items on read from disk
  fs/ext2: Avoid page_address on pages returned by ext2_get_page
  reiserfs: add check for root_inode in reiserfs_fill_super