index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zoned.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
btrfs: zoned: properly finish block group on metadata write
Naohiro Aota
1
-0
/
+5
2022-05-16
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
1
-0
/
+6
2022-05-16
btrfs: zoned: make auto-reclaim less aggressive
Johannes Thumshirn
1
-0
/
+6
2022-05-16
btrfs: make the bg_reclaim_threshold per-space info
Josef Bacik
1
-5
/
+1
2022-04-21
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
1
-2
/
+2
2022-01-07
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
1
-3
/
+2
2022-01-07
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
1
-0
/
+17
2022-01-03
btrfs: zoned: cache reported zone during mount
Naohiro Aota
1
-2
/
+6
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
1
-0
/
+3
2021-10-26
btrfs: zoned: finish fully written block group
Naohiro Aota
1
-0
/
+5
2021-10-26
btrfs: zoned: avoid chunk allocation if active block group has enough space
Naohiro Aota
1
-0
/
+8
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
1
-0
/
+12
2021-10-26
btrfs: zoned: load active zone information from devices
Naohiro Aota
1
-0
/
+3
2021-10-26
btrfs: zoned: finish superblock zone once no space left for new SB
Naohiro Aota
1
-3
/
+5
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
1
-1
/
+0
2021-06-21
btrfs: zoned: factor out zoned device lookup
Johannes Thumshirn
1
-0
/
+9
2021-05-20
btrfs: zoned: pass start block to btrfs_use_zone_append
Johannes Thumshirn
1
-3
/
+2
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
1
-0
/
+6
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
1
-0
/
+14
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
1
-0
/
+9
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
1
-0
/
+7
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
1
-0
/
+32
2021-02-09
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
1
-0
/
+12
2021-02-09
btrfs: zoned: cache if block group is on a sequential zone
Johannes Thumshirn
1
-0
/
+6
2021-02-09
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
1
-0
/
+15
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
1
-0
/
+7
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-0
/
+3
2021-02-09
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
1
-2
/
+2
2021-02-09
btrfs: zoned: load zone's allocation offset
Naohiro Aota
1
-0
/
+7
2021-02-09
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
1
-0
/
+25
2021-02-09
btrfs: zoned: allow zoned filesystems on non-zoned block devices
Johannes Thumshirn
1
-5
/
+9
2021-02-09
btrfs: zoned: defer loading zone info after opening trees
Naohiro Aota
1
-0
/
+6
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
1
-0
/
+40
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
1
-0
/
+6
2020-12-09
btrfs: introduce max_zone_append_size
Naohiro Aota
1
-0
/
+1
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
1
-0
/
+26
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
1
-0
/
+87