Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: iomap-5.10-merge updated to 81ee8e52a71c
@ 2020-09-21 16:50 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2020-09-21 16:50 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs, linux-fsdevel, Matthew Wilcox

Hi folks,

The iomap-5.10-merge 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.  (Yes, I saw a btrfs directio series containing iomap
patches, but they had no S-o-b, which will impede review...)

The new head of the iomap-5.10-merge branch is commit:

81ee8e52a71c iomap: Change calling convention for zeroing

New Commits:

Andreas Gruenbacher (1):
      [c114bbc6c423] iomap: Fix direct I/O write consistency check

Matthew Wilcox (Oracle) (11):
      [e6e7ca92623a] iomap: Clear page error before beginning a write
      [14284fedf59f] iomap: Mark read blocks uptodate in write_begin
      [7ed3cd1a69e3] iomap: Fix misplaced page flushing
      [24addd848a45] fs: Introduce i_blocks_per_page
      [a6901d4d148d] iomap: Use kzalloc to allocate iomap_page
      [b21866f514cb] iomap: Use bitmap ops to set uptodate bits
      [0a195b91e899] iomap: Support arbitrarily many blocks per page
      [7d636676d284] iomap: Convert read_count to read_bytes_pending
      [0fb2d7209d66] iomap: Convert write_count to write_bytes_pending
      [e25ba8cbfd16] iomap: Convert iomap_write_end types
      [81ee8e52a71c] iomap: Change calling convention for zeroing

Nikolay Borisov (1):
      [6cc19c5fad09] iomap: Use round_down/round_up macros in __iomap_write_begin

Qian Cai (1):
      [a805c111650c] iomap: fix WARN_ON_ONCE() from unprivileged users


Code Diffstat:

 fs/dax.c                |  13 ++--
 fs/iomap/buffered-io.c  | 192 ++++++++++++++++++++----------------------------
 fs/iomap/direct-io.c    |  12 ++-
 fs/jfs/jfs_metapage.c   |   2 +-
 fs/xfs/xfs_aops.c       |   2 +-
 include/linux/dax.h     |   3 +-
 include/linux/pagemap.h |  16 ++++
 7 files changed, 116 insertions(+), 124 deletions(-)

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

only message in thread, other threads:[~2020-09-21 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21 16:50 [ANNOUNCE] xfs-linux: iomap-5.10-merge updated to 81ee8e52a71c 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).