linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: iomap-for-next updated to 791ee52eb10b
@ 2019-08-17  2:00 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2019-08-17  2:00 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.

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

791ee52eb10b iomap: Fix trivial typo

New Commits:

Andreas Gruenbacher (1):
      [791ee52eb10b] iomap: Fix trivial typo

Christoph Hellwig (6):
      [31c20dede460] list.h: add list_pop and list_pop_entry helpers
      [a12c4b4602f1] iomap: copy the xfs writeback code to iomap.c
      [4b45a4b5c1f5] iomap: add tracing for the address space operations
      [6f0af1def491] iomap: warn on inline maps in iomap_writepage_map
      [84be4599c1a6] xfs: set IOMAP_F_NEW more carefully
      [f61be89fed56] iomap: zero newly allocated mapped blocks


Code Diffstat:

 fs/iomap/buffered-io.c       | 575 ++++++++++++++++++++++++++++++++++++++++++-
 fs/xfs/xfs_iomap.c           |   9 +-
 include/linux/iomap.h        |  43 ++++
 include/linux/list.h         |  33 +++
 include/trace/events/iomap.h |  85 +++++++
 5 files changed, 739 insertions(+), 6 deletions(-)
 create mode 100644 include/trace/events/iomap.h

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

only message in thread, other threads:[~2019-08-17  2:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-17  2:00 [ANNOUNCE] xfs-linux: iomap-for-next updated to 791ee52eb10b 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).