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, 27 Jul 2021 11:47:37 -0400 (EDT)
From:   Mikulas Patocka <mpatocka@...hat.com>
To:     Alexander Viro <viro@...iv.linux.org.uk>,
        Matthew Wilcox <willy@...radead.org>, Jan Kara <jack@...e.cz>,
        Zhongwei Cai <sunrise_l@...u.edu.cn>,
        Mingkai Dong <mingkaidong@...il.com>,
        Dan Williams <dan.j.williams@...el.com>,
        Vishal Verma <vishal.l.verma@...el.com>,
        Dave Jiang <dave.jiang@...el.com>,
        Ira Weiny <ira.weiny@...el.com>,
        Eric Sandeen <esandeen@...hat.com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        "Theodore Ts'o" <tytso@....edu>
cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        linux-nvdimm <linux-nvdimm@...ts.01.org>, nvdimm@...ts.linux.dev
Subject: [RFC v4] nvfs: a filesystem for persistent memory

Hi

I announce a new version of NVFS - a filesystem for persistent memory.
You can download it at:
	http://people.redhat.com/~mpatocka/nvfs/
	git://leontynka.twibright.com/nvfs.git
Description of the filesystem layout:
	http://people.redhat.com/~mpatocka/nvfs/INTERNALS


Changes since the last release:

* updated for the kernels 5.13 and 5.14-rc

* add the ability to export the NVFS filesystem over NFS:
	- each directory contains a pointer to its parent directory 
	- add the 'generation' field to inodes
	- the ability to open files by inode numbers

* fixed some endianity conversions

* fixed some sparse warnings

* fixed a bug in extended attributes

Mikulas

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ