index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zoned.h
Age
Commit message (
Expand
)
Author
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
2021-02-09
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
2021-02-09
btrfs: zoned: cache if block group is on a sequential zone
Johannes Thumshirn
2021-02-09
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
2021-02-09
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
2021-02-09
btrfs: zoned: load zone's allocation offset
Naohiro Aota
2021-02-09
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
2021-02-09
btrfs: zoned: allow zoned filesystems on non-zoned block devices
Johannes Thumshirn
2021-02-09
btrfs: zoned: defer loading zone info after opening trees
Naohiro Aota
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
2020-12-09
btrfs: introduce max_zone_append_size
Naohiro Aota
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota