blob: 7c5b2be9b4d43e03d42bd7c1c62d27f11002125d [file] [log] [blame]
280c290881bc ("btrfs: move the space_info handling code to space-info.c")
d44b72aa12d0 ("btrfs: export space_info_add_*_bytes")
8719aaae8d69 ("btrfs: move space_info to space-info.h")
158da513b13d ("btrfs: refactor helper for bg flags to name conversion")
78192442d383 ("btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes()")
14ae4ec1ee14 ("btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes")
450ff8348808 ("btrfs: sysfs: Fix error path kobject memory leak")
ffd4bb2a19cd ("btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()")
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")
bbbf7243d62d ("btrfs: combine device update operations during transaction commit")
82fc28fbedbb ("btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it")
aea6f028d01d ("btrfs: save drop_progress if we drop refs at all")
349ae63f4063 ("btrfs: ensure that a DUP or RAID1 block group has exactly two stripes")
1418bae1c229 ("btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record")
f91587e4151e ("btrfs: don't enospc all tickets on flush failure")
31890da0bfdd ("btrfs: handle delayed ref head accounting cleanup in abort")
01e0da48856f ("btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down")
ba2c4d4e3bda ("btrfs: introduce delayed_refs_rsv")
07c47775f410 ("btrfs: add cleanup_ref_head_accounting helper")
688a75b9a30a ("btrfs: switch BTRFS_BLOCK_RSV_* to enums")
56fc37d93690 ("btrfs: balance: print args during start and resume")
2f29df4fc24e ("btrfs: alloc_chunk: do not refurbish num_bytes")
b4bd745d1230 ("btrfs: Introduce find_free_extent_ctl structure for later rework")
9f9b8e8d0ebe ("btrfs: extent-tree: Detect bytes_may_use underflow earlier")
fb5c39d7a887 ("btrfs: don't use ctl->free_space for max_extent_size")
3628b4ca64f2 ("btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled")
6aadd9eb7487 ("Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes")
4fd786e6c3d6 ("btrfs: Remove 'objectid' member from struct btrfs_root")
cf90d884b347 ("btrfs: Introduce mount time chunk <-> dev extent mapping check")
5e23a6fea618 ("btrfs: extent-tree: Remove dead alignment check")
315409b0098f ("btrfs: validate type when reading a chunk")
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")
4ca616832783 ("btrfs: drop unused space_info parameter from create_space_info")
0552210997ba ("Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()")
6dac13f8e233 ("btrfs: add prefix "balance:" for log messages")
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")