linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3
@ 2020-05-13 16:01 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2020-05-13 16:01 UTC (permalink / raw)
  To: linux-kernel, linux-xfs, linux-api, linux-ext4, linux-fsdevel
  Cc: ira.weiny, Al Viro, Dan Williams, Dave Chinner,
	Christoph Hellwig, Theodore Y. Ts'o, Jan Kara, Jeff Moyer

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-13 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 16:01 [ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3 Darrick J. Wong

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