blob: d5eb024b550969f17b613df045d2acf2b4f9f1fb [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")
8ecebf4d767e ("Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space")
cf90d884b347 ("btrfs: Introduce mount time chunk <-> dev extent mapping check")
46df06b85e28 ("btrfs: refactor block group replication factor calculation to a helper")
b5c40d598f54 ("Btrfs: fix clone vs chattr NODATASUM race")
b67287682688 ("Btrfs: dedupe_file_range ioctl: remove 16MiB restriction")
3973909d926c ("Btrfs: split btrfs_extent_same")
5c57b8b6a496 ("btrfs: unify naming of flags variables for SETFLAGS and XFLAGS")
a157d4fd81dc ("btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches")
5ba76abfb233 ("btrfs: rename check_flags to reflect which flags it touches")
1905a0f7c7de ("btrfs: rename btrfs_mask_flags to reflect which flags it touches")
9113493e3ad6 ("btrfs: remove unused fs_info parameter")
477a30ba5f8d ("btrfs: Sink extent_tree arguments in try_release_extent_mapping")
6faa8f475eea ("btrfs: clean up le_bitmap_{set, clear}()")
38e82de8ccd1 ("btrfs: user proper type for btrfs_mask_flags flags")
8287475a2055 ("btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space")
64cfaef6362f ("btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS")
e1211d0e896b ("btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup")
733e03a0b26a ("btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans")
64ee4e751a1c ("btrfs: qgroup: Update trace events to use new separate rsv types")
429d6275d501 ("btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification")
dba213242fbc ("btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type")
f59c0347d4be ("btrfs: qgroup: Introduce helpers to update and access new qgroup rsv")
d4e5c92055d8 ("btrfs: qgroup: Skeleton to support separate qgroup reservation type")
ab0d09361662 ("btrfs: drop extern from function declarations")
7852781d94b3 ("btrfs: drop underscores from exported xattr functions")
581137532542 ("Btrfs: fix unexpected cow in run_delalloc_nocow")
3e72ee8874f4 ("btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()")
401e29c124ea ("btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT")
e6e674bd4d54 ("btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING")
e12c96214d28 ("btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA")
ebbede42d47d ("btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE")
3c958bd23b60 ("btrfs: add helper for device path or missing")
38b5f68e9811 ("btrfs: drop btrfs_device::can_discard to query directly")
0fb08bccbce2 ("btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()")