linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs update for 5.16
@ 2021-11-09  9:08 Miklos Szeredi
  2021-11-09 19:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2021-11-09  9:08 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-update-5.16

 - Fix a regression introduced in the last cycle.

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

 - Fix a bogus warning reported by syzbot.


Thanks,
Miklos

---
Miklos Szeredi (2):
      ovl: fix warning in ovl_create_real()
      ovl: fix filattr copy-up failure

yangerkun (1):
      ovl: fix use after free in struct ovl_aio_req

---
 fs/overlayfs/copy_up.c   | 23 ++++++++++++++++++-----
 fs/overlayfs/dir.c       |  3 +--
 fs/overlayfs/file.c      | 16 ++++++++++++++--
 fs/overlayfs/inode.c     |  5 ++++-
 fs/overlayfs/overlayfs.h |  1 +
 fs/overlayfs/super.c     | 12 ++++++++----
 6 files changed, 46 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-09 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-09  9:08 [GIT PULL] overlayfs update for 5.16 Miklos Szeredi
2021-11-09 19:31 ` 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).