blob: 4aef127fd8d265b1433e8f5984069da44db2bbf6 [file] [log] [blame]
2fca0db07608 ("btrfs: reada: lock all seed/sprout devices in __reada_start_machine")
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")
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")
f3cd2c58110d ("btrfs: sysfs, rename device_link add/remove functions")
668e48af7a94 ("btrfs: sysfs, add devid/dev_state kobject and device attributes")
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")
7f0432d0d8dc ("btrfs: change btrfs_fs_devices::rotating to bool")
0395d84f8edc ("btrfs: change btrfs_fs_devices::seeding to bool")
4143cb8b6f00 ("btrfs: add const function attribute")
f93c39970b1d ("btrfs: factor out sysfs code for updating sprout fsid")
b5865babb7b4 ("btrfs: factor out sysfs code for deleting block group and space infos")
5b28692e0c4f ("btrfs: factor out sysfs code for sending device uevent")
f10152bcc962 ("btrfs: sysfs: replace direct access to feature set names with a helper")
27992d014554 ("btrfs: sysfs: unexport space_info_ktype")
b882327a7740 ("btrfs: factor out sysfs code for creating space infos")
536ea45cba34 ("btrfs: sysfs: unexport btrfs_raid_ktype")
32a9991f15a0 ("btrfs: factor sysfs code out of link_block_group")
89439109bc2b ("btrfs: move sysfs declarations out of ctree.h")
d7cd4dd907c1 ("Btrfs: fix sysfs warning and missing raid sysfs directories")
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()")