Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: iomap-for-next updated to 979045f83ced
@ 2020-07-24 16:19 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2020-07-24 16:19 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs, linux-fsdevel

Hi folks,

The iomap-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 (bug fixes for 5.9, new features for 5.10).

This is later in the week than I was hoping, but I'm also recovering
from wrenching my back a few day ago. :(

The new head of the iomap-for-next branch is commit:

979045f83ced iomap: fall back to buffered writes for invalidation failures

New Commits:

Andreas Gruenbacher (1):
      [d1b4f507d71d] iomap: Make sure iomap_end is called after iomap_begin

Christoph Hellwig (2):
      [00dccd7bf406] xfs: use ENOTBLK for direct I/O to buffered I/O fallback
      [979045f83ced] iomap: fall back to buffered writes for invalidation failures

Dave Chinner (1):
      [6fa1c383e783] iomap: Only invalidate page cache pages on direct IO writes


Code Diffstat:

 fs/ext4/file.c       |  2 ++
 fs/gfs2/file.c       |  3 ++-
 fs/iomap/apply.c     | 13 +++++++++----
 fs/iomap/direct-io.c | 37 +++++++++++++++++++++----------------
 fs/iomap/trace.h     |  1 +
 fs/xfs/xfs_file.c    |  8 ++++----
 fs/zonefs/super.c    |  7 +++++--
 7 files changed, 44 insertions(+), 27 deletions(-)

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

only message in thread, other threads:[~2020-07-24 16:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 16:19 [ANNOUNCE] xfs-linux: iomap-for-next updated to 979045f83ced 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).