summaryrefslogtreecommitdiffstats
path: root/v4.19/432acd550e3607d5fea23e27f6ab4e4567deccfd
diff options
context:
space:
mode:
Diffstat (limited to 'v4.19/432acd550e3607d5fea23e27f6ab4e4567deccfd')
-rw-r--r--v4.19/432acd550e3607d5fea23e27f6ab4e4567deccfd20
1 files changed, 20 insertions, 0 deletions
diff --git a/v4.19/432acd550e3607d5fea23e27f6ab4e4567deccfd b/v4.19/432acd550e3607d5fea23e27f6ab4e4567deccfd
new file mode 100644
index 00000000000..c557d72345f
--- /dev/null
+++ b/v4.19/432acd550e3607d5fea23e27f6ab4e4567deccfd
@@ -0,0 +1,20 @@
+432acd550e36 ("iomap: move the io_folios field out of struct iomap_ioend")
+ebb7fb1557b1 ("xfs, iomap: limit individual ioend chain lengths in writeback")
+8ffd74e9a816 ("iomap: Convert bio completions to use folios")
+cd1e5afe5503 ("iomap: Pass the iomap_page into iomap_set_range_uptodate")
+435d44b3fd0a ("iomap: Convert iomap_page_create to take a folio")
+95c4cd053a1d ("iomap: Convert to_iomap_page to take a folio")
+5ad448ce2976 ("iomap: iomap_read_inline_data cleanup")
+d8af404ffce7 ("iomap: Fix inline extent handling in iomap_readpage")
+fad0a1ab34f7 ("iomap: constify iomap_iter_srcmap")
+b74b1293e6ca ("iomap: rework unshare flag")
+1b5c1e36dc0e ("iomap: pass an iomap_iter to various buffered I/O helpers")
+2aa3048e03d3 ("iomap: switch iomap_zero_range to use iomap_iter")
+8fc274d1f4b4 ("iomap: switch iomap_file_unshare to use iomap_iter")
+ce83a0251c6e ("iomap: switch iomap_file_buffered_write to use iomap_iter")
+f6d480006cea ("iomap: switch readahead and readpage to use iomap_iter")
+f4b896c213f0 ("iomap: add the new iomap_iter model")
+740499c78408 ("iomap: fix the iomap_readpage_actor return value for inline data")
+78c64b00f842 ("iomap: mark the iomap argument to iomap_read_inline_data const")
+1d25d0aecfcd ("iomap: remove the iomap arguments to ->page_{prepare,done}")
+b69eea82d37d ("iomap: pass writeback errors to the mapping")