blob: 39832f494e5e9f0fef94243f3b960a6c0a42b36c [file] [log] [blame]
12659251ca5d ("btrfs: implement log-structured superblock for ZONED mode")
5d1ab66c56fe ("btrfs: disallow space_cache in ZONED mode")
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")
96c2e067ed3e ("btrfs: skip devices without magic signature when mounting")
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")
1ed802c972c6 ("btrfs: drop useless goto in open_fs_devices")
b335eab890ed ("btrfs: make btrfs_read_disk_super return struct btrfs_disk_super")
c4a816c67c39 ("btrfs: introduce chunk allocation policy")
9a8658e33d8f ("btrfs: open code trivial helper btrfs_header_fsid")
314b6dd0eebf ("btrfs: use bios instead of buffer_heads from super block writeout")
8f32380d3f29 ("btrfs: use the page cache for super block reading")
6fbceb9fa4f6 ("btrfs: reduce scope of btrfs_scratch_superblocks()")
c514c9b10bc1 ("btrfs: don't kmap() pages from block devices")
f6d9abbc1f95 ("btrfs: Export btrfs_release_disk_super")
f603bb94abbe ("btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs")
f3cd2c58110d ("btrfs: sysfs, rename device_link add/remove functions")
ae18c37ad5a1 ("btrfs: move fs_info init work into it's own helper function")
141386e1a5d6 ("btrfs: free more things in btrfs_free_fs_info")
0d4b0463011d ("btrfs: export and rename free_fs_info")
96dfcb46ffca ("btrfs: push __setup_root into btrfs_alloc_root")
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()")
b8522a1e5f42 ("btrfs: Factor out tree roots initialization during mount")
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")