blob: a7dacaf391e36ec1d5f099ae16dd0f085fbeede3 [file] [log] [blame]
f603bb94abbe ("btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs")
b0643e59cfa6 ("btrfs: add the beginning of async discard, discard workqueue")
da080fe1bad4 ("btrfs: keep track of free space bitmap trim status cleanliness")
a7ccb2558524 ("btrfs: keep track of which extents have been discarded")
46b27f5059e6 ("btrfs: rename DISCARD mount option to to DISCARD_SYNC")
4eaaec24c087 ("btrfs: Don't discard unwritten extents")
32da5386d9a4 ("btrfs: rename btrfs_block_group_cache")
ffb9e0f05fab ("btrfs: block-group: Refactor btrfs_read_block_groups()")
b3470b5dbe13 ("btrfs: add dedicated members for start and length of a block group")
de0dc456fd62 ("btrfs: rename block_group_item on-stack accessors to follow naming")
3d976388daa9 ("btrfs: remove embedded block_group_cache::item")
f93c63e54730 ("btrfs: move block_group_item::flags to block group")
bf38be65f370 ("btrfs: move block_group_item::used to block group")
a60adce85f4b ("btrfs: use btrfs_block_group_cache_done in update_block_group")
80ed4548d071 ("btrfs: don't needlessly create extent-refs kernel thread")
4b654acdae85 ("btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()")
84fe47a4be93 ("btrfs: add enospc debug messages for ticket failure")
2341ccd1bf05 ("btrfs: rework wake_all_tickets")
784352fe0bb4 ("btrfs: move math functions to misc.h")
602cbe91fb01 ("btrfs: move cond_wake_up functions out of ctree")
3acd48507dc4 ("btrfs: fix allocation of free space cache v1 bitmap pages")
e11c0406ad1b ("btrfs: unexport the temporary exported functions")
3e43c279e824 ("btrfs: migrate the block group cleanup code")
878d7b679491 ("btrfs: migrate the alloc_profile helpers")
07730d87ac78 ("btrfs: migrate the chunk allocation code")
606d1bf10d7e ("btrfs: migrate the block group space accounting helpers")
ade4b5169f3f ("btrfs: export block group accounting helpers")
77745c05115f ("btrfs: migrate the dirty bg writeout code")
26ce2095e03c ("btrfs: migrate inc/dec_block_group_ro code")
8484764e8587 ("btrfs: temporarily export btrfs_get_restripe_target")
4358d9635a16 ("btrfs: migrate the block group read/creation code")
e3e0520b32bc ("btrfs: migrate the block group removal code")
3b2a78f21d5c ("btrfs: temporarily export inc_block_group_ro")
9f21246d8c7e ("btrfs: migrate the block group caching code")
b5865babb7b4 ("btrfs: factor out sysfs code for deleting block group and space infos")
b882327a7740 ("btrfs: factor out sysfs code for creating space infos")
32a9991f15a0 ("btrfs: factor sysfs code out of link_block_group")
89439109bc2b ("btrfs: move sysfs declarations out of ctree.h")
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")
478b4d9f0105 ("btrfs: move btrfs_add_free_space out of a header file")
32e534402ad5 ("Btrfs: wake up inode cache waiters sooner to reduce waiting time")
112974d4067b ("btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()")