]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 18:51:12 +0000 (10:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 18:51:12 +0000 (10:51 -0800)
commitc0de83efa5c2619cde75640837fd79c68c574663
treecd64cb149797dd9b83209046c6190ed4950cf6d9
parent632bceb6cd17a9e2b9833c5666f5a6b93240c51c
parent4add4127716ec88c96926d4eaf0cc8a7f308655a
Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs updates from Miklos Szeredi:

 - Fix a regression introduced in the last cycle

 - Fix a use-after-free in the AIO path

 - Fix a bogus warning reported by syzbot

* tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: fix filattr copy-up failure
  ovl: fix warning in ovl_create_real()
  ovl: fix use after free in struct ovl_aio_req
fs/overlayfs/file.c