]> 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)
commit9abef4338be6c523cde37d5bf708a1bd4b3c79a1
tree327c968422768c0870ab4feb8e55e3d1e021360c
parent4a749ada2ee812c8ce709436cfb27b35cb0dc862
parent7907f40f524e5a7980d08e394a152b55abcf42f7
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