]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2021 16:40:09 +0000 (09:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2021 16:40:09 +0000 (09:40 -0700)
commit4f5c9c9345f22922b64b0641f40ec7e5651a666a
tree327c968422768c0870ab4feb8e55e3d1e021360c
parent13430295d8ead10c992670af8641731a611819f3
parent62c609c9118d9980bed0140d548a75eb0e5a8d90
Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs fixes from Miklos Szeredi:
 "Fix several bugs in overlayfs"

* tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: prevent private clone if bind mount is not allowed
  ovl: fix uninitialized pointer read in ovl_lookup_real_one()
  ovl: fix deadlock in splice write
  ovl: skip stale entries in merge dir cache iteration