From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: linux-kernel@vger.kernel.org, linux-xfs@vger.kernel.org,
linux-api@vger.kernel.org, linux-ext4@vger.kernel.org,
linux-fsdevel@vger.kernel.org
Cc: ira.weiny@intel.com, Al Viro <viro@zeniv.linux.org.uk>,
Dan Williams <dan.j.williams@intel.com>,
Dave Chinner <david@fromorbit.com>,
Christoph Hellwig <hch@lst.de>,
"Theodore Y. Ts'o" <tytso@mit.edu>, Jan Kara <jack@suse.cz>,
Jeff Moyer <jmoyer@redhat.com>
Subject: [ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3
Date: Wed, 13 May 2020 09:01:53 -0700 [thread overview]
Message-ID: <20200513160153.GA2079101@magnolia> (raw)
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@vger.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(-)
reply other threads:[~2020-05-13 16:04 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=20200513160153.GA2079101@magnolia \
--to=darrick.wong@oracle.com \
--cc=dan.j.williams@intel.com \
--cc=david@fromorbit.com \
--cc=hch@lst.de \
--cc=ira.weiny@intel.com \
--cc=jack@suse.cz \
--cc=jmoyer@redhat.com \
--cc=linux-api@vger.kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=tytso@mit.edu \
--cc=viro@zeniv.linux.org.uk \
/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;
as well as URLs for NNTP newsgroup(s).