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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
btrfs: zoned: fail mount if the device does not support zone append
Johannes Thumshirn
1
-0
/
+7
2021-04-11
Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+42
2021-04-10
btrfs: zoned: move superblock logging zone location
Naohiro Aota
1
-11
/
+42
2021-03-05
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-03-04
btrfs: zoned: use sector_t for zone sectors
Naohiro Aota
1
-2
/
+2
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
1
-0
/
+74
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
1
-0
/
+9
2021-02-09
btrfs: zoned: implement cloning for zoned device-replace
Naohiro Aota
1
-0
/
+9
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
1
-0
/
+50
2021-02-09
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
1
-0
/
+70
2021-02-09
btrfs: zoned: cache if block group is on a sequential zone
Johannes Thumshirn
1
-0
/
+29
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
1
-0
/
+37
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-0
/
+21
2021-02-09
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
1
-5
/
+94
2021-02-09
btrfs: zoned: load zone's allocation offset
Naohiro Aota
1
-0
/
+151
2021-02-09
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
1
-0
/
+141
2021-02-09
btrfs: zoned: allow zoned filesystems on non-zoned block devices
Johannes Thumshirn
1
-11
/
+139
2021-02-09
btrfs: zoned: do not load fs_info::zoned from incompat flag
Johannes Thumshirn
1
-0
/
+8
2021-02-09
btrfs: zoned: use regular super block location on zone emulation
Naohiro Aota
1
-1
/
+7
2021-02-09
btrfs: zoned: defer loading zone info after opening trees
Naohiro Aota
1
-0
/
+25
2021-02-08
btrfs: zoned: remove unused variable in btrfs_sb_log_location_bdev
Nikolay Borisov
1
-2
/
+0
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
1
-0
/
+327
2020-12-09
btrfs: disallow mixed-bg in ZONED mode
Naohiro Aota
1
-0
/
+6
2020-12-09
btrfs: disallow NODATACOW in ZONED mode
Naohiro Aota
1
-0
/
+5
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
1
-0
/
+17
2020-12-09
btrfs: introduce max_zone_append_size
Naohiro Aota
1
-2
/
+15
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
1
-0
/
+80
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
1
-0
/
+168