From: Linus Torvalds Date: Thu, 11 Jul 2019 03:29:45 +0000 (-0700) Subject: Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~2537 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=a47f5c56b2eb55290e2a8668e9ca9c029990dbf6;p=mirror_ubuntu-focal-kernel.git Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux Pull iomap updates from Darrick Wong: "There are a few fixes for gfs2 but otherwise it's pretty quiet so far. - Only mark inode dirty at the end of writing to a file (instead of once for every page written). - Fix for an accounting error in the page_done callback" * tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: iomap: fix page_done callback for short writes fs: fold __generic_write_end back into generic_write_end iomap: don't mark the inode dirty in iomap_write_end --- a47f5c56b2eb55290e2a8668e9ca9c029990dbf6