* [GIT PULL v2] overlayfs fixes for 5.14-rc6
@ 2021-08-10 15:04 Miklos Szeredi
2021-08-10 16:54 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2021-08-10 15:04 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel, linux-unionfs
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-5.14-rc6-v2
Fix several bugs in overlayfs.
Fixes have been in linux-next for a fair amount of time, the recent commit
timestamps are due to moving these fixes to the front of the patch queue.
v2: drop mmap denywrite fix.
Thanks,
Miklos
---
Amir Goldstein (1):
ovl: skip stale entries in merge dir cache iteration
Miklos Szeredi (3):
ovl: fix deadlock in splice write
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
ovl: prevent private clone if bind mount is not allowed
---
fs/namespace.c | 42 ++++++++++++++++++++++++++++--------------
fs/overlayfs/export.c | 2 +-
fs/overlayfs/file.c | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
fs/overlayfs/readdir.c | 5 +++++
4 files changed, 80 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-10 16:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-10 15:04 [GIT PULL v2] overlayfs fixes for 5.14-rc6 Miklos Szeredi
2021-08-10 16:54 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).