blob: 6c9bdc155d73b80eb53975ea87a5eb106915dc68 [file] [log] [blame]
9978059be8a1 ("btrfs: Evaluate io_tree in find_lock_delalloc_range()")
43eb5f297584 ("btrfs: Introduce extent_io_tree::owner to distinguish different io_trees")
7b4397386fbd ("btrfs: switch extent_io_tree::track_uptodate to bool")
c258d6e36442 ("btrfs: Introduce fs_info to extent_io_tree")
3522e90301d7 ("btrfs: remove always true if branch in find_delalloc_range")
ce9f967f31ea ("btrfs: use EXPORT_FOR_TESTS for conditionally exported functions")
917aacecc567 ("btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument")
8cc0237abc3f ("btrfs: Remove extent_page_data argument from writepage_delalloc")
7789a55aa1c9 ("btrfs: Move epd::extent_locked check to writepage_delalloc's caller")
eede2bf34f4f ("Btrfs: prevent ioctls from interfering with a swap file")
e06a1fc99cc7 ("btrfs: Remove extent_io_ops::set_bit_hook extent_io callback")
7087a9d8db88 ("btrfs: Remove extent_io_ops::writepage_end_io_hook")
d75855b4518b ("btrfs: Remove extent_io_ops::writepage_start_hook")
5eaad97af8ae ("btrfs: Remove extent_io_ops::fill_delalloc")
57ec5fb478a3 ("btrfs: tests: move testing members of struct btrfs_root to the end")
9c36396c2a78 ("btrfs: tests: add separate stub for find_lock_delalloc_range")