[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1504597596-17994-1-git-send-email-mszeredi@redhat.com>
Date: Tue, 5 Sep 2017 09:46:33 +0200
From: Miklos Szeredi <mszeredi@...hat.com>
To: linux-fsdevel@...r.kernel.org
Cc: Al Viro <viro@...iv.linux.org.uk>, linux-kernel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: [PATCH 0/3] overlayfs: vfs fixes
Following patches fix overlayfs bugs. The patches impact vfs code, so
posting for review to a wider audience.
They can also be found on the overlayfs-next branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-next
Hoping to get these bugfixes into 4.14.
Thanks,
Miklos
---
Miklos Szeredi (3):
vfs: add flags to d_real()
ovl: fix relatime for directories
ovl: don't allow writing ioctl on lower layer
Documentation/filesystems/Locking | 2 +-
Documentation/filesystems/vfs.txt | 2 +-
fs/inode.c | 3 +-
fs/internal.h | 2 ++
fs/namespace.c | 64 +++++++++++++++++++++++++++++++++++++--
fs/open.c | 8 ++---
fs/overlayfs/super.c | 10 ++++--
fs/xattr.c | 9 +++---
include/linux/dcache.h | 15 ++++++---
include/linux/fs.h | 2 +-
10 files changed, 95 insertions(+), 22 deletions(-)
--
2.5.5
Powered by blists - more mailing lists