summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/zoned.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: zoned: extend zoned allocator to use dedicated tree-log block groupNaohiro Aota2021-02-091-0/+14
* btrfs: zoned: support dev-replace in zoned filesystemsNaohiro Aota2021-02-091-0/+9
* btrfs: zoned: implement copying for zoned device-replaceNaohiro Aota2021-02-091-0/+7
* btrfs: zoned: serialize metadata IONaohiro Aota2021-02-091-0/+32
* btrfs: zoned: use ZONE_APPEND write for zoned modeNaohiro Aota2021-02-091-0/+12
* btrfs: zoned: cache if block group is on a sequential zoneJohannes Thumshirn2021-02-091-0/+6
* btrfs: zoned: reset zones of unused block groupsNaohiro Aota2021-02-091-0/+15
* btrfs: zoned: redirty released extent buffersNaohiro Aota2021-02-091-0/+7
* btrfs: zoned: track unusable bytes for zonesNaohiro Aota2021-02-091-0/+3
* btrfs: zoned: calculate allocation offset for conventional zonesNaohiro Aota2021-02-091-2/+2
* btrfs: zoned: load zone's allocation offsetNaohiro Aota2021-02-091-0/+7
* btrfs: zoned: implement zoned chunk allocatorNaohiro Aota2021-02-091-0/+25
* btrfs: zoned: allow zoned filesystems on non-zoned block devicesJohannes Thumshirn2021-02-091-5/+9
* btrfs: zoned: defer loading zone info after opening treesNaohiro Aota2021-02-091-0/+6
* btrfs: implement log-structured superblock for ZONED modeNaohiro Aota2020-12-091-0/+40
* btrfs: disallow space_cache in ZONED modeNaohiro Aota2020-12-091-0/+6
* btrfs: introduce max_zone_append_sizeNaohiro Aota2020-12-091-0/+1
* btrfs: check and enable ZONED modeNaohiro Aota2020-12-091-0/+26
* btrfs: get zone information of zoned block devicesNaohiro Aota2020-12-091-0/+87