linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs fixes for 5.11-rc7
@ 2021-02-04  9:19 Miklos Szeredi
  2021-02-04 18:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2021-02-04  9:19 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.11-rc7

- Fix capability conversion and minor overlayfs bugs that are related to
  the unprivileged overlay mounts introduced in this cycle.

- Fix two recent (v5.10) and one old (v4.10) bug.

- Clean up security xattr copy-up (related to a SELinux regression).

Thanks,
Miklos

---
Amir Goldstein (1):
      ovl: skip getxattr of security labels

Liangyan (1):
      ovl: fix dentry leak in ovl_get_redirect

Miklos Szeredi (4):
      ovl: add warning on user_ns mismatch
      ovl: perform vfs_getxattr() with mounter creds
      cap: fix conversions on getxattr
      ovl: avoid deadlock on directory ioctl

Sargun Dhillon (1):
      ovl: implement volatile-specific fsync error behaviour

---
 Documentation/filesystems/overlayfs.rst |  8 ++++
 fs/overlayfs/copy_up.c                  | 15 ++++----
 fs/overlayfs/dir.c                      |  2 +-
 fs/overlayfs/file.c                     |  5 ++-
 fs/overlayfs/inode.c                    |  2 +
 fs/overlayfs/overlayfs.h                |  1 +
 fs/overlayfs/ovl_entry.h                |  2 +
 fs/overlayfs/readdir.c                  | 28 +++++---------
 fs/overlayfs/super.c                    | 38 +++++++++++++++----
 fs/overlayfs/util.c                     | 27 +++++++++++++
 security/commoncap.c                    | 67 +++++++++++++++++++++------------
 11 files changed, 136 insertions(+), 59 deletions(-)

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

* Re: [GIT PULL] overlayfs fixes for 5.11-rc7
  2021-02-04  9:19 [GIT PULL] overlayfs fixes for 5.11-rc7 Miklos Szeredi
@ 2021-02-04 18:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-04 18:10 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel, linux-unionfs

The pull request you sent on Thu, 4 Feb 2021 10:19:43 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-5.11-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4cb2c00c43b3fe88b32f29df4f76da1b92c33224

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-02-04 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04  9:19 [GIT PULL] overlayfs fixes for 5.11-rc7 Miklos Szeredi
2021-02-04 18:10 ` 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).