blob: 855b348c39d15eb46524288882374938b0e47b23 [file] [log] [blame]
684b752b0933 ("btrfs: move the block group freeze/unfreeze helpers into block-group.c")
6b7304af62d0 ("btrfs: rename member 'trimming' of block group to a more generic name")
2473d24f2b77 ("btrfs: fix a race between scrub and block group removal/allocation")
96a14336bd8f ("btrfs: Move and unexport btrfs_rmap_block")
7fe6d45e4009 ("btrfs: have multiple discard lists")
19b2a2c71979 ("btrfs: make max async discard size tunable")
4aa9ad520398 ("btrfs: limit max discard size for async discard")
e93591bb6ecf ("btrfs: add kbps discard rate limit for async discard")
a23093008412 ("btrfs: calculate discard delay based on number of extents")
5dc7c10b8747 ("btrfs: keep track of discardable_bytes for async discard")
dfb79ddb130e ("btrfs: track discardable extents for async discard")
e4faab844a55 ("btrfs: sysfs: add UUID/debug/discard directory")
93945cb43ead ("btrfs: sysfs: make UUID/debug have its own kobject")
71e8978eb456 ("btrfs: sysfs: add removal calls for debug/")
2bee7eb8bb81 ("btrfs: discard one region at a time in async discard")
6e80d4f8c422 ("btrfs: handle empty block_group removal for async discard")
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")