blob: 638b58edf1e9aba268895751b3b8172b71b01664 [file] [log] [blame]
30b0e4e0e3f5 ("btrfs: initialize sysfs devid and device link for seed device")
53f8a74cbeff ("btrfs: split and refactor btrfs_sysfs_remove_devices_dir")
cd36da2e7ec6 ("btrfs: simplify parameters of btrfs_sysfs_add_devices_dir")
6a416a018f1a ("btrfs: make btrfs_sysfs_remove_devices_dir return void")
985e233e96e5 ("btrfs: add btrfs_sysfs_remove_device helper")
178a16c94041 ("btrfs: add btrfs_sysfs_add_device helper")
ca10845a5685 ("btrfs: sysfs: init devices outside of the chunk_mutex")
c4989c2fd0eb ("btrfs: simplify setting/clearing fs_info to btrfs_fs_devices")
54eed6ae8d8e ("btrfs: make close_fs_devices return void")
9e6df7cedfdf ("btrfs: remove const from btrfs_feature_set_name")
b5ddcffa3777 ("btrfs: fix put of uninitialized kobject after seed device delete")
a47bd78d0c44 ("btrfs: sysfs: use NOFS for device creation")
3092c68fc58c ("btrfs: sysfs: add bdi link to the fsid directory")
f3cd2c58110d ("btrfs: sysfs, rename device_link add/remove functions")
1b9867eb6120 ("btrfs: sysfs, move device id directories to UUID/devinfo")
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")
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")