Naohiro Aota ([email protected])

Number of posts: 76 (0.04 per day)
First post: 2019-06-07 13:14:27
Last post: 2024-04-15 05:25:06

Date List Subject
2019-06-07 13:21:03 linux-kernel [PATCH 09/12] btrfs-progs: do sequential allocation
2019-06-07 13:20:39 linux-kernel [PATCH 08/12] btrfs-progs: volume: align chunk allocation to zones
2019-06-07 13:20:19 linux-kernel [PATCH 11/12] btrfs-progs: device-add: support HMZONED device
2019-06-07 13:20:18 linux-kernel [PATCH 01/12] btrfs-progs: build: Check zoned block device support
2019-06-07 13:20:05 linux-kernel [PATCH 12/12] btrfs-progs: introduce support for dev-place HMZONED device
2019-06-07 13:19:58 linux-kernel [PATCH 10/12] btrfs-progs: mkfs: Zoned block device support
2019-06-07 13:19:55 linux-kernel [PATCH 06/12] btrfs-progs: avoid writing super block to sequential zones
2019-06-07 13:19:53 linux-kernel [PATCH 07/12] btrfs-progs: support discarding zoned device
2019-06-07 13:19:49 linux-kernel [PATCH 04/12] btrfs-progs: Introduce zone block device helper functions
2019-06-07 13:19:39 linux-kernel [PATCH 03/12] btrfs-progs: add new HMZONED feature flag
2019-06-07 13:16:38 linux-kernel [PATCH 05/19] btrfs: disable direct IO in HMZONED mode
2019-06-07 13:16:06 linux-kernel [PATCH 10/19] btrfs: rename btrfs_map_bio()
2019-06-07 13:15:49 linux-kernel [PATCH 07/19] btrfs: do sequential extent allocation in HMZONED mode
2019-06-07 13:15:42 linux-kernel [PATCH 06/19] btrfs: align dev extent allocation to zone boundary
2019-06-07 13:15:42 linux-kernel [PATCH 14/19] btrfs: redirty released extent buffers in sequential BGs
2019-06-07 13:15:37 linux-kernel [PATCH 12/19] btrfs: expire submit buffer on timeout
2019-06-07 13:15:33 linux-kernel [PATCH 02/19] btrfs: Get zone information of zoned block devices
2019-06-07 13:14:56 linux-kernel [PATCH 15/19] btrfs: reset zones of unused block groups
2019-06-07 13:14:48 linux-kernel [PATCH 13/19] btrfs: avoid sync IO prioritization on checksum in HMZONED mode
2019-06-07 13:14:40 linux-kernel [PATCH 18/19] btrfs: support dev-replace in HMZONED mode
2019-06-07 13:14:38 linux-kernel [PATCH 19/19] btrfs: enable to mount HMZONED incompat flag
2019-06-07 13:14:28 linux-kernel [PATCH 16/19] btrfs: wait existing extents before truncating
2019-06-07 13:14:28 linux-kernel [PATCH 08/19] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
2019-06-07 13:14:27 linux-kernel [PATCH 04/19] btrfs: disable fallocate in HMZONED mode
2019-06-07 13:14:27 linux-kernel [PATCH 11/19] btrfs: introduce submit buffer