blob: 35f105d102aef17bbb7399abe01ec97822fc7e5d [file] [log] [blame]
862931c76327 ("btrfs: introduce max_zone_append_size")
b70f509774ad ("btrfs: check and enable ZONED mode")
5b316468983d ("btrfs: get zone information of zoned block devices")
bacce86ae8a7 ("btrfs: drop unused argument step from btrfs_free_extra_devids")
c3e1f96c37d0 ("btrfs: enumerate the type of exclusive operation in progress")
944d3f9fac61 ("btrfs: switch seed device to list api")
c4989c2fd0eb ("btrfs: simplify setting/clearing fs_info to btrfs_fs_devices")
54eed6ae8d8e ("btrfs: make close_fs_devices return void")
3712ccb7f1cc ("btrfs: factor out loop logic from btrfs_free_extra_devids")
dc0ab488d2cb ("btrfs: factor out reada loop in __reada_start_machine")
adca4d945c8d ("btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT")
3092c68fc58c ("btrfs: sysfs: add bdi link to the fsid directory")
998a0671961f ("btrfs: include non-missing as a qualifier for the latest_bdev")
9a8658e33d8f ("btrfs: open code trivial helper btrfs_header_fsid")
f603bb94abbe ("btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs")
f3cd2c58110d ("btrfs: sysfs, rename device_link add/remove functions")
668e48af7a94 ("btrfs: sysfs, add devid/dev_state kobject and device attributes")
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")
321f69f86a0f ("btrfs: reset device back to allocation state when removing")
3fff3975a715 ("btrfs: decrement number of open devices after closing the device not before")
4eaaec24c087 ("btrfs: Don't discard unwritten extents")
bc036bb33524 ("btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid")
be2cf92e0a2f ("btrfs: sysfs, rename btrfs_sysfs_add_device()")
c6761a9ed329 ("btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent")
b5501504cb6a ("btrfs: sysfs, rename devices kobject holder to devices_kobj")
b35cf1f0bf1f ("btrfs: check rw_devices, not num_devices for balance")
7f0432d0d8dc ("btrfs: change btrfs_fs_devices::rotating to bool")
0395d84f8edc ("btrfs: change btrfs_fs_devices::seeding to bool")
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")
4143cb8b6f00 ("btrfs: add const function attribute")
3296bf562443 ("btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED")
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()")
fab273595507 ("btrfs: Fix a regression which we can't convert to SINGLE profile")
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")