blob: 069fa4b308cb801ebdd297f17fa17ea26279ad34 [file] [log] [blame]
f150b4234397 ("xfs: split the iomap ops for buffered vs direct writes")
a526c85c2236 ("xfs: move xfs_file_iomap_begin_delay around")
690c2a38878e ("xfs: split out a new set of read-only iomap ops")
43568226a4a3 ("xfs: factor out a helper to calculate the end_fsb")
36adcbace24e ("xfs: fill out the srcmap in iomap_begin")
ae36b53c6c60 ("xfs: refactor xfs_file_iomap_begin_delay")
ffb375a8cf20 ("xfs: pass two imaps to xfs_reflink_allocate_cow")
dd26b84640cc ("xfs: remove xfs_reflink_dirty_extents")
0d45e3a20822 ("xfs: also call xfs_file_iomap_end_delalloc for zeroing operations")
3590c4d8979b ("iomap: ignore non-shared or non-data blocks in xfs_file_dirty")
9e91c5728cab ("iomap: lift common tracing code from xfs to iomap")
05b30949f1aa ("xfs: set IOMAP_F_NEW more carefully")
2492a606b3d2 ("xfs: initialize iomap->flags in xfs_bmbt_to_iomap")
7684e2c4384d ("iomap: iomap that extends beyond EOF should be marked dirty")
906753befc4d ("xfs: Use iomap_dio_rw to wait for unaligned direct IO")
13ef954445df ("iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()")