c694e40ba231 ("udf: Convert all file types to use udf_write_end()") 60b99a1b9fa7 ("udf: Convert in-ICB files to use udf_write_begin()") d5abfb1b7b26 ("udf: Convert in-ICB files to use udf_direct_IO()") 79d3c6dbada4 ("udf: Convert in-ICB files to use udf_writepages()") b7c31e6f1477 ("udf: Unify .read_folio for normal and in-ICB files") 36580ed08776 ("udf: Do not allocate blocks on page writeback") 3c21204818ae ("udf: Allocate blocks on write page fault") 32f123a3f342 ("udf: Fold udf_getblk() into udf_bread()") 541e047b14c8 ("udf: Use udf_map_block() in udf_getblk()") 364a6665d573 ("udf: Fold udf_block_map() into udf_map_block()") f3a30be77750 ("udf: Factor out block mapping into udf_map_block()") 101ee137d32a ("udf: Drop VARCONV support") 19fd80de0a8b ("udf: Handle error when adding extent to a file") a27b2923de7e ("udf: Move udf_expand_dir_adinicb() to its callsite") 57bda9fb169d ("udf: Convert udf_expand_dir_adinicb() to new directory iteration") d16076d9b684 ("udf: New directory iteration code") 16d055656814 ("udf: Discard preallocation before extending file with a hole") 36273e5b4e3a ("udf: remove ->writepage") 59a16786fa7a ("udf: replace ll_rw_block()") 1420c4a549bf ("fs/buffer: Combine two submit_bh() and ll_rw_block() arguments")