[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200513160153.GA2079101@magnolia>
Date: Wed, 13 May 2020 09:01:53 -0700
From: "Darrick J. Wong" <darrick.wong@...cle.com>
To: linux-kernel@...r.kernel.org, linux-xfs@...r.kernel.org,
linux-api@...r.kernel.org, linux-ext4@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Cc: ira.weiny@...el.com, Al Viro <viro@...iv.linux.org.uk>,
Dan Williams <dan.j.williams@...el.com>,
Dave Chinner <david@...morbit.com>,
Christoph Hellwig <hch@....de>,
"Theodore Y. Ts'o" <tytso@....edu>, Jan Kara <jack@...e.cz>,
Jeff Moyer <jmoyer@...hat.com>
Subject: [ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3
Hi folks,
The vfs-for-next branch of the xfs-linux repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
has just been updated.
Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@...r.kernel.org so they can be picked up in
the next update.
The new head of the vfs-for-next branch is commit:
2c567af418e3 fs: Introduce DCACHE_DONTCACHE
New Commits:
Ira Weiny (5):
[efbe3c2493d2] fs: Remove unneeded IS_DAX() check in io_is_direct()
[712b2698e4c0] fs/stat: Define DAX statx attribute
[83d9088659e8] Documentation/dax: Update Usage section
[dae2f8ed7992] fs: Lift XFS_IDONTCACHE to the VFS layer
[2c567af418e3] fs: Introduce DCACHE_DONTCACHE
Code Diffstat:
Documentation/filesystems/dax.txt | 142 +++++++++++++++++++++++++++++++++++++-
drivers/block/loop.c | 6 +-
fs/dcache.c | 19 +++++
fs/stat.c | 3 +
fs/xfs/xfs_icache.c | 4 +-
fs/xfs/xfs_inode.h | 3 +-
fs/xfs/xfs_super.c | 2 +-
include/linux/dcache.h | 2 +
include/linux/fs.h | 14 ++--
include/uapi/linux/stat.h | 1 +
10 files changed, 178 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists