blob: e2ecda2b8c42fd40918140318628f8f60b1f6b77 [file] [log] [blame]
be225fec72ed ("xfs: remove the io_type field from the writeback context and ioend")
3b3508980730 ("xfs: remove superfluous writeback mapping eof trimming")
d9252d526ba6 ("xfs: validate writeback mapping using data fork seq counter")
85f8dff00a31 ("xfs: fix symbolic enum printing in ftrace output")
97e5a6e6dc44 ("xfs: remove XFS_IO_INVALID")
2ba090d521c5 ("xfs: use WRITE_ONCE to update if_seq")
e666aa37f433 ("xfs: avoid COW fork extent lookups in writeback if the fork didn't change")
745b3f76d1c8 ("xfs: maintain a sequence count for inode fork manipulations")
51d626903083 ("xfs: introduce a new xfs_inode_has_cow_data helper")
fcacbc3f5113 ("xfs: remove if_real_bytes")
82cb14175e7d ("xfs: add support for sub-pagesize writeback without buffer_heads")
ac8ee54669c0 ("xfs: allow writeback on pages without buffer heads")
8e1f065bea1b ("xfs: refactor the tail of xfs_writepage_map")
1b65d3dd2d5e ("xfs: remove xfs_start_page_writeback")
6d465e895343 ("xfs: move all writeback buffer_head manipulation into xfs_map_at_offset")
3faed667644d ("xfs: don't look at buffer heads in xfs_add_to_ioend")
889c65b3f60a ("xfs: remove the imap_valid flag")
3345746ef38b ("xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly")
060d4eaa0bf3 ("xfs: remove xfs_reflink_find_cow_mapping")
e2f6ad4624df ("xfs: make xfs_writepage_map extent map centric")
6a4c95013608 ("xfs: rename the offset variable in xfs_writepage_map")
5c665e5b5af6 ("xfs: remove xfs_map_cow")
fca8c805425c ("xfs: remove xfs_reflink_trim_irec_to_next_cow")
a7b28f72ab90 ("xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks")
c57371a16d07 ("xfs: don't clear imap_valid for a non-uptodate buffers")
91cdfd176165 ("xfs: do not set the page uptodate in xfs_writepage_map")
036257213836 ("xfs: simplify xfs_aops_discard_page")
8b2e77c16349 ("xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages")
c03cea42149d ("iomap: add initial support for writes without buffer heads")
72b4daa24129 ("iomap: add an iomap-based readpage and readpages implementation")
19e0c58f6552 ("iomap: generic inline data handling")
a205f0c974db ("Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux")