]> 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)
commita2fc3717eceb3f47fd562da6e0d9090d99cfc739
treecd64cb149797dd9b83209046c6190ed4950cf6d9
parenta1488be9c3f1042998c23045b614f8a1514aa4f2
parent1abe7a377e079e02263a103f52c8fdd16d4a41c0
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