blob: d93f867edacbf7775f51c62c44678776cba16909 [file] [log] [blame]
00c0135eb8b8 ("btrfs: fix may_commit_transaction to deal with no partial filling")
0d9764f6d0fb ("btrfs: move reserve_metadata_bytes and supporting code to space-info.c")
5da6afeb32e9 ("btrfs: move dump_space_info to space-info.c")
c2a67a76ec87 ("btrfs: export block_rsv_use_bytes")
b338b013e18a ("btrfs: move btrfs_space_info_add_*_bytes to space-info.c")
bb96c4e57420 ("btrfs: move the space info update macro to space-info.h")
41783ef24d56 ("btrfs: move and export can_overcommit")
280c290881bc ("btrfs: move the space_info handling code to space-info.c")
d44b72aa12d0 ("btrfs: export space_info_add_*_bytes")
fc471cb0c8f0 ("btrfs: rename do_chunk_alloc to btrfs_chunk_alloc")
8719aaae8d69 ("btrfs: move space_info to space-info.h")
f262fa8de6a2 ("btrfs: drop default value assignments in enums")
480b9b4d847f ("btrfs: extent-tree: Add trace events for space info numbers update")
0185f364cb65 ("btrfs: extent-tree: Add lockdep assert when updating space info")
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")
c8eaeac7b734 ("btrfs: reserve delalloc metadata differently")
4297ff84dc24 ("btrfs: track DIO bytes in flight")
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")
31aab402076f ("btrfs: trace: Introduce trace events for all btrfs tree locking events")
34e73cc930a8 ("btrfs: trace: Introduce trace events for sleepable tree lock")
bbbf7243d62d ("btrfs: combine device update operations during transaction commit")
82fc28fbedbb ("btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it")
afd495a8264f ("btrfs: use assertion helpers for spinning readers")
843ccf9f46ba ("btrfs: use assertion helpers for spinning writers")
a1d198478e92 ("btrfs: tracepoints: Add trace events for extent_io_tree")
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")
8a1bbe1d5cba ("btrfs: be more explicit about allowed flush states")
5df1136363ca ("btrfs: loop in inode_rsv_refill")
f91587e4151e ("btrfs: don't enospc all tickets on flush failure")
450114fc0db0 ("btrfs: don't use global reserve for chunk allocation")
b78e5616afef ("btrfs: dump block_rsv details when dumping space info")
d89dbefb8c5f ("btrfs: check if there are free block groups for commit")
034f784d7cab ("btrfs: replace cleaner_delayed_iput_mutex with a waitqueue")
3ece54e504dc ("btrfs: Output ENOSPC debug info in inc_block_group_ro")
aa12c02778a9 ("btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers")
b95be2d9fb2a ("btrfs: split btrfs_set_lock_blocking_rw to read and write helpers")
420829d8ea13 ("btrfs: Refactor shrink_delalloc")
3ec9a4c81c8c ("btrfs: run delayed iputs before committing")
31890da0bfdd ("btrfs: handle delayed ref head accounting cleanup in abort")