lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 22 Mar 2016 14:10:08 +0100
From:	Miklos Szeredi <miklos@...redi.hu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	linux-unionfs@...r.kernel.org
Subject: [GIT PULL] overlayfs update for 4.6

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ