blob: 93ccbfac3a29b74a44dadb52588964f58b9d370f [file] [log] [blame]
889bfa39086e ("btrfs: drop log root for dropped roots")
41e7acd38c1a ("btrfs: Rename and export clear_btree_io_tree")
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")
370a11b8114b ("btrfs: qgroup: Introduce per-root swapped blocks infrastructure")
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")
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")
9888c3402c85 ("btrfs: replace GPL boilerplate by SPDX -- headers")
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")
e67c718b5b9a ("btrfs: add more __cold annotations")
581137532542 ("Btrfs: fix unexpected cow in run_delalloc_nocow")
3e72ee8874f4 ("btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()")
2f659546c904 ("btrfs: tree-checker: Replace root parameter with fs_info")
70458a58190a ("btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction")
16916a88d43c ("btrfs: Remove fs_info argument from switch_commit_roots")
c9b577c01ac9 ("btrfs: Open code btrfs_write_and_wait_marked_extents")
c04e61b5e41b ("Btrfs: move extent map specific code to extent_map.c")
a520a7e0b548 ("Btrfs: fix incorrect block_len in merge_extent_mapping")
7cfad65297bf ("btrfs: tree-checker: use %zu format string for size_t")
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")