blob: 5198d832e616ea4fd0a208f4d06fdcece0f0bc9a [file] [log] [blame]
0b50174ad5e9 ("btrfs: export btrfs_block_rsv_add_bytes")
d12ffdd1aa4c ("btrfs: move btrfs_block_rsv definitions into it's own header")
c2a67a76ec87 ("btrfs: export block_rsv_use_bytes")
d44b72aa12d0 ("btrfs: export space_info_add_*_bytes")
8719aaae8d69 ("btrfs: move space_info to space-info.h")
c8eaeac7b734 ("btrfs: reserve delalloc metadata differently")
82fc28fbedbb ("btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it")
349ae63f4063 ("btrfs: ensure that a DUP or RAID1 block group has exactly two stripes")
5df1136363ca ("btrfs: loop in inode_rsv_refill")
f91587e4151e ("btrfs: don't enospc all tickets on flush failure")
31890da0bfdd ("btrfs: handle delayed ref head accounting cleanup in abort")
52042d8e82ff ("btrfs: Fix typos in comments and strings")
ba2c4d4e3bda ("btrfs: introduce delayed_refs_rsv")
07c47775f410 ("btrfs: add cleanup_ref_head_accounting helper")
688a75b9a30a ("btrfs: switch BTRFS_BLOCK_RSV_* to enums")
e72d79d6bcee ("btrfs: Refactor find_free_extent loops update into find_free_extent_update_loop")
e1a418481567 ("btrfs: Refactor unclustered extent allocation into find_free_extent_unclustered()")
d06e3bb69009 ("btrfs: Refactor clustered extent allocation into find_free_extent_clustered")
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")
5f527822be40 ("btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents")
ea49f3e73c4b ("btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree")
25982561db7f ("btrfs: qgroup: Introduce function to trace two swaped extents")
0be88e367fd8 ("btrfs: don't attempt to trim devices that don't support it")
6aadd9eb7487 ("Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes")
5a2cb25ab9da ("btrfs: remove a useless return statement in btrfs_block_rsv_add")
3a58417486ca ("btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytes")
7ef49515fa67 ("btrfs: Verify that every chunk has corresponding block group at mount time")
514c7dca85a0 ("btrfs: Check that each block group has corresponding chunk at mount time")
85c39548199b ("btrfs: extent-tree: Remove unused __btrfs_free_block_rsv")
5e23a6fea618 ("btrfs: extent-tree: Remove dead alignment check")
315409b0098f ("btrfs: validate type when reading a chunk")
b0132a3be5da ("btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED")
d64766fdf9cd ("btrfs: Refactor loop in btrfs_release_extent_buffer_page")
46df06b85e28 ("btrfs: refactor block group replication factor calculation to a helper")
8696d7604557 ("btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent")
deb406274339 ("btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree")
031f24da2c8a ("btrfs: Use btrfs_mark_bg_unused to replace open code")
dec59fa3a760 ("btrfs: use customized batch size for total_bytes_pinned")
cc5e31a4775d ("btrfs: switch types to int when counting eb pages")
65ad010488a5 ("btrfs: pass only eb to num_extent_pages")
3ffbd68c4832 ("btrfs: simplify pointer chasing of local fs_info variables")
a79865c680d8 ("btrfs: Remove V0 extent support")
bc877d285ca3 ("btrfs: Deduplicate extent_buffer init code")
c83488afc5a7 ("btrfs: Remove fs_info from btrfs_inc_block_group_ro")
87cc7a8a2afb ("btrfs: Remove fs_info from remove_extent_backref")
01458828bb42 ("btrfs: Remove fs_info from do_chunk_alloc")
5a98ec014180 ("btrfs: Remove fs_info from btrfs_remove_block_group")
e7e02096d983 ("btrfs: Remove fs_info from btrfs_make_block_group")