mirror of https://lore.kernel.org/lkml/
 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 6.2
Date: Mon, 12 Dec 2022 11:56:06 +0100	[thread overview]
Message-ID: <Y5cIxrmoeQSCJMlQ@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-6.2

 - Fix a couple of bugs found by syzbot

 - Don't ingore some open flags set by fcntl(F_SETFL)

 - Fix failure to create a hard link in certain cases

 - Use type safe helpers for some mnt_userns transformations

 - Improve performance of mount

 - Misc cleanups

Thanks,
Miklos

---
Al Viro (1):
      ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags

Amir Goldstein (2):
      ovl: do not reconnect upper index records in ovl_indexdir_cleanup()
      ovl: use plain list filler in indexdir and workdir cleanup

Chen Zhongjin (1):
      ovl: fix use inode directly in rcu-walk mode

Christian Brauner (1):
      ovl: port to vfs{g,u}id_t and associated helpers

Colin Ian King (1):
      ovl: Kconfig: Fix spelling mistake "undelying" -> "underlying"

Jiangshan Yi (1):
      ovl: fix comment typos

Kees Cook (1):
      ovl: Use "buf" flexible array for memcpy() destination

Miklos Szeredi (1):
      ovl: use inode instead of dentry where possible

Stanislav Goriainov (1):
      ovl: Add comment on upperredirect reassignment

Zhang Tianci (1):
      ovl: Use ovl mounter's fsuid and fsgid in ovl_link()

---
 fs/overlayfs/Kconfig     |  2 +-
 fs/overlayfs/dir.c       | 46 +++++++++++++++++++++++++-------------
 fs/overlayfs/export.c    |  8 +++----
 fs/overlayfs/file.c      |  3 ++-
 fs/overlayfs/namei.c     | 12 +++++++---
 fs/overlayfs/overlayfs.h | 11 ++++-----
 fs/overlayfs/readdir.c   | 58 ++++++++++++++++++++++--------------------------
 fs/overlayfs/super.c     |  7 +++++-
 fs/overlayfs/util.c      | 15 ++++++++-----
 9 files changed, 93 insertions(+), 69 deletions(-)

             reply	other threads:[~2022-12-12 11:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 10:56 Miklos Szeredi [this message]
2022-12-13  5:00 ` 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=Y5cIxrmoeQSCJMlQ@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

all inboxes | Powered by JetHome®