All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs fixes for 4.7-final
@ 2016-07-22 19:52 Miklos Szeredi
  0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2016-07-22 19:52 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 contains a fix for a potential crash/corruption issue and another where the
suid/sgid bits weren't cleared on write.

Thanks,
Miklos

---
Maxim Patlasov (1):
      ovl: verify upper dentry in ovl_remove_and_whiteout()

Miklos Szeredi (1):
      ovl: handle ATTR_KILL*

Vivek Goyal (1):
      ovl: Copy up underlying inode's ->i_mode to overlay inode

---
 fs/overlayfs/dir.c       | 54 +++++++++++++++++++++---------------------------
 fs/overlayfs/inode.c     |  6 ++++--
 fs/overlayfs/overlayfs.h |  1 +
 3 files changed, 29 insertions(+), 32 deletions(-)

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

only message in thread, other threads:[~2016-07-22 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-22 19:52 [GIT PULL] overlayfs fixes for 4.7-final Miklos Szeredi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.