blob: 08b2d0a4854c8c5bb37c99a6551703874d4a252e [file] [log] [blame]
ec39f7696ccf ("Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios")
1d53c9e67230 ("Btrfs: only associate the locked page with one async_chunk struct")
08635bae0b4c ("Btrfs: stop using btrfs_schedule_bio()")
a0cac0ec961f ("btrfs: get rid of unique workqueue helper functions")
c495dcd6fbe1 ("btrfs: don't prematurely free work in run_ordered_work()")
9f21246d8c7e ("btrfs: migrate the block group caching code")
6a9fb468f115 ("btrfs: make caching_thread use btrfs_find_next_key")
caa4efafcf03 ("btrfs: temporarily export fragment_free_space")
e3cb339fa5ca ("btrfs: export the caching control helpers")
6f410d1b3dbf ("btrfs: export the excluded extents helpers")
676f1f759fa3 ("btrfs: export the block group caching helpers")
3eeb3226a889 ("btrfs: migrate nocow and reservation helpers")
3cad128400c2 ("btrfs: migrate the block group ref counting stuff")
2e405ad84254 ("btrfs: migrate the block group lookup code")
aac0023c2106 ("btrfs: move basic block_group definitions to their own header")
07301df7d2fc ("btrfs: trim: Check the range passed into to prevent overflow")
867363429d70 ("btrfs: migrate the delalloc space stuff to it's own home")
fb6dea26601b ("btrfs: migrate btrfs_trans_release_chunk_metadata")
6ef03debdb3d ("btrfs: migrate the delayed refs rsv code")
67f9c2209e88 ("btrfs: migrate the global_block_rsv helpers to block-rsv.c")
550fa228ee7e ("btrfs: migrate the block-rsv code to block-rsv.c")
424a47805a81 ("btrfs: stop using block_rsv_release_bytes everywhere")
fcec36224fc6 ("btrfs: cleanup the target logic in __btrfs_block_rsv_release")
fed14b323db8 ("btrfs: export __btrfs_block_rsv_release")
0b50174ad5e9 ("btrfs: export btrfs_block_rsv_add_bytes")
d12ffdd1aa4c ("btrfs: move btrfs_block_rsv definitions into it's own header")
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")
1368c6dac7f1 ("btrfs: Make compress_file_range take only struct async_chunk")
c5a68aec4e68 ("btrfs: Remove fs_info from struct async_chunk")
b5326271e791 ("btrfs: Rename async_cow to async_chunk")
97db120451e2 ("btrfs: Preallocate chunks in cow_file_range_async")
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()")