Linux filesystem development
 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 4.6
Date: Tue, 22 Mar 2016 14:10:08 +0100	[thread overview]
Message-ID: <20160322131008.GB11906@tucsk> (raw)

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-linus

This contains various fixes and tweaks.

Thanks,
Miklos

---
David Howells (1):
      ovl: Warn on copy up if a process has a R/O fd open to the lower file

Konstantin Khlebnikov (1):
      ovl: honor flag MS_SILENT at mount

Miklos Szeredi (3):
      ovl: verify upper dentry before unlink and rename
      ovl: rename is_merge to is_lowest
      ovl: cleanup unused var in rename2

Sohom Bhattacharjee (1):
      ovl: fixed coding style warning

Vivek Goyal (1):
      ovl: Ensure upper filesystem supports d_type

---
 fs/overlayfs/copy_up.c   | 35 +++++++++++++++++++++++++++
 fs/overlayfs/dir.c       | 61 ++++++++++++++++++++++++++++++------------------
 fs/overlayfs/overlayfs.h |  1 +
 fs/overlayfs/readdir.c   | 53 ++++++++++++++++++++++++++++++++++-------
 fs/overlayfs/super.c     | 18 +++++++++++++-
 5 files changed, 136 insertions(+), 32 deletions(-)

                 reply	other threads:[~2016-03-22 13:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160322131008.GB11906@tucsk \
    --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