Christoph Hellwig (2):
iomap: rename the flags variable in __iomap_dio_rw
iomap: pass a flags argument to iomap_dio_rw
Jens Axboe (3):
iomap: cleanup up iomap_dio_bio_end_io()
iomap: use an unsigned type for IOMAP_DIO_* defines
iomap: add IOMAP_DIO_INLINE_COMP
Zhihao Cheng (2):
iomap: Enable IOMAP_DIO_INLINE_COMP in write paths
ext4: Optimize endio process for DIO overwrites
fs/btrfs/inode.c | 4 +--
fs/ext4/file.c | 14 +++++---
fs/gfs2/file.c | 7 ++--
fs/iomap/direct-io.c | 84 ++++++++++++++++++++++++++++---------------
fs/xfs/xfs_file.c | 5 ++-
fs/zonefs/super.c | 4 +--
include/linux/iomap.h | 10 ++++--
7 files changed, 81 insertions(+), 47 deletions(-)
--
2.31.1