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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 28 Nov 2011 10:39:34 +0100
From:	Miklos Szeredi <miklos@...redi.hu>
To:	viro@...iv.linux.org.uk
Cc:	hch@...radead.org, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org, jack@...e.cz,
	akpm@...ux-foundation.org, toshi.okajima@...fujitsu.com,
	mszeredi@...e.cz
Subject: Re: [PATCH 0/4] read-only remount race fix v10

On Mon, Nov 21, 2011 at 12:11 PM, Miklos Szeredi <miklos@...redi.hu> wrote:
> Al,
>
> Please apply the following patches that fix read-only remount races.
>
> Git tree is here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git read-only-remount-fixes.v10

Ping?


>
> Thanks,
> Miklos
> ---
> Miklos Szeredi (4):
>      vfs: keep list of mounts for each superblock
>      vfs: protect remounting superblock read-only
>      vfs: count unlinked inodes
>      vfs: prevent remount read-only if pending removes
>
> ---
>  fs/file_table.c       |   23 -------------
>  fs/inode.c            |   85 +++++++++++++++++++++++++++++++++++++++++++++++++
>  fs/internal.h         |    1 +
>  fs/namespace.c        |   57 ++++++++++++++++++++++++++++++++-
>  fs/super.c            |   20 +++++++++--
>  include/linux/fs.h    |   67 ++++++--------------------------------
>  include/linux/mount.h |    1 +
>  7 files changed, 170 insertions(+), 84 deletions(-)
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ