]> 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)
commitf4fa90e2e875ee24f40b70ae7b87be0a3a104446
tree36a2c83fd6f1b286befe6d293d60fc9adb08854e
parent0bd327a8504b64e9065f95572b5e20e06ac7badc
parentd43ae6bb607d39c00b188e68edd655b95424b31f
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