blob: 4d4056051feeff755ec05612ac37c316d7c71853 [file] [log] [blame]
690a5dbfc513 ("Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents")
9cba40a693e6 ("Btrfs: factor out extent dropping code from hole punch handler")
82fa113fccc4 ("btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()")
ddf30cf03fb5 ("btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()")
8a5040f7d9fd ("btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()")
76675593b69f ("btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()")
ed4f255b9bac ("btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()")
dd28b6a5aad3 ("btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref")
1418bae1c229 ("btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record")
ba2c4d4e3bda ("btrfs: introduce delayed_refs_rsv")
07c47775f410 ("btrfs: add cleanup_ref_head_accounting helper")
688a75b9a30a ("btrfs: switch BTRFS_BLOCK_RSV_* to enums")
3628b4ca64f2 ("btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled")
4fd786e6c3d6 ("btrfs: Remove 'objectid' member from struct btrfs_root")
3a58417486ca ("btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytes")
46df06b85e28 ("btrfs: refactor block group replication factor calculation to a helper")
a95f3aafd6a2 ("btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent")
dec59fa3a760 ("btrfs: use customized batch size for total_bytes_pinned")
7b4284de93c5 ("btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref")
c83488afc5a7 ("btrfs: Remove fs_info from btrfs_inc_block_group_ro")
88a979c615d0 ("btrfs: Remove fs_info from btrfs_add_delayed_data_ref")
44e1c47d5c3f ("btrfs: Remove fs_info from btrfs_add_delayed_tree_ref")
bece2e823933 ("btrfs: Fix misleading indentation reported by smatch")
4b9d7b59bfcb ("Btrfs: refactor btrfs_evict_inode() reserve refill dance")
2335efafa63f ("btrfs: split delayed ref head initialization and addition")
eb86ec73b968 ("btrfs: Use init_delayed_ref_head in add_delayed_ref_head")
a2e569b3f2b1 ("btrfs: Introduce init_delayed_ref_head")
cd7f9699b113 ("btrfs: Open-code add_delayed_data_ref")
70d640004ab5 ("btrfs: Open-code add_delayed_tree_ref")
c812c8a857a0 ("btrfs: Use init_delayed_ref_common in add_delayed_data_ref")
646f4dd76fb3 ("btrfs: Use init_delayed_ref_common in add_delayed_tree_ref")
cb49a87b2a4e ("btrfs: Factor out common delayed refs init code")
f033798d1200 ("btrfs: Drop fs_info parameter from add_delayed_data_ref")
1acda0c28979 ("btrfs: Drop add_delayed_ref_head fs_info parameter")
ec42f167348a ("btrfs: Move may_destroy_subvol() from ioctl.c to inode.c")
f8f8e189512c ("btrfs: tracepoints, use correct type for inode number")
29d2b84cf927 ("btrfs: Replace owner argument in add_pinned_bytes with a boolean")
5e388e958154 ("btrfs: Fix race condition between delayed refs and blockgroup removal")
f218ea6c4792 ("btrfs: delayed-inode: Remove wrong qgroup meta reservation calls")
ff6bc37eb7f6 ("btrfs: qgroup: Use independent and accurate per inode qgroup rsv")
581c1760415c ("btrfs: Validate child tree block's level and first key")
4ee0d8832c2e ("btrfs: qgroup: Update trace events for metadata reservation")
8287475a2055 ("btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space")
4f5427ccce5d ("btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item")
43b18595d660 ("btrfs: qgroup: Use separate meta reservation type for delalloc")
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")