linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs fixes for 4.16-rc5
@ 2018-03-09 11:33 Miklos Szeredi
  0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2018-03-09 11:33 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 overlayfs-linus

This fixes a corner case for NFS exporting (introduced in this cycle) as well as
fixing miscellaneous bugs.

Thanks,
Miklos

---
Amir Goldstein (3):
      ovl: hash non-dir by lower inode for fsnotify
      ovl: check lower ancestry on encode of lower dir file handle
      ovl: check ERR_PTR() return value from ovl_lookup_real()

Fengguang Wu (1):
      ovl: fix ptr_ret.cocci warnings

Miklos Szeredi (1):
      ovl: update Kconfig texts

Vivek Goyal (1):
      ovl: redirect_dir=nofollow should not follow redirect for opaque lower

---
 fs/overlayfs/Kconfig     |  14 +++
 fs/overlayfs/export.c    | 216 ++++++++++++++++++++++++++++++++++++-----------
 fs/overlayfs/inode.c     |  58 +++++++++----
 fs/overlayfs/namei.c     |   6 +-
 fs/overlayfs/overlayfs.h |   1 +
 fs/overlayfs/super.c     |   1 +
 6 files changed, 228 insertions(+), 68 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-09 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-09 11:33 [GIT PULL] overlayfs fixes for 4.16-rc5 Miklos Szeredi

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