linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	linux-unionfs@vger.kernel.org
Subject: [GIT PULL] overlayfs update for 5.16
Date: Tue, 9 Nov 2021 10:08:08 +0100	[thread overview]
Message-ID: <YYo6eHUbXJXQkogn@miu.piliscsaba.redhat.com> (raw)

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(-)

             reply	other threads:[~2021-11-09  9:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09  9:08 Miklos Szeredi [this message]
2021-11-09 19:31 ` [GIT PULL] overlayfs update for 5.16 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YYo6eHUbXJXQkogn@miu.piliscsaba.redhat.com \
    --to=miklos@szeredi.hu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).