blob: 24c4ecbd20aa4c5bbf43e05b3ae3c3d92ac1fc81 [file] [log] [blame]
fe64e0d26b1c ("xfs: simplify xfs_ioend_can_merge")
7dbae9fbde8a ("xfs: allow merging ioends over append boundaries")
3994fc489575 ("xfs: merge adjacent io completions of the same type")
cb357bf3d105 ("xfs: implement per-inode writeback completion queues")
6772c1f11206 ("xfs: track metadata health status")
be225fec72ed ("xfs: remove the io_type field from the writeback context and ioend")
9b2471797942 ("xfs: cache unlinked pointers in an rhashtable")
4664c66c91a1 ("xfs: add tracepoints for high level iunlink operations")
b1d2a068ea63 ("xfs: refactor inode update in iunlink_remove")
23ffa52cc792 ("xfs: refactor unlinked list search and mapping to a separate function")
f2fc16a3d7c1 ("xfs: refactor inode unlinked pointer update functions")
86bfd3750fb3 ("xfs: strengthen AGI unlinked inode bucket pointer checks")
9a4a5118644e ("xfs: refactor AGI unlinked bucket updates")
5837f62592ef ("xfs: clean up iunlink functions")
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")
f467cad95f5e ("xfs: force summary counter recalc at next mount")
53235f22151e ("xfs: refactor unmount record write")
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")