Show patches with: Submitter = Naohiro Aota       |    State = Action Required       |   1010 patches
« 1 2 ... 6 7 810 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,39/41] btrfs: serialize log transaction on ZONED mode btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,38/41] btrfs: extend zoned allocator to use dedicated tree-log block group btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,37/41] btrfs: split alloc_log_tree() btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,36/41] btrfs: relocate block group to repair IO failure in ZONED btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,35/41] btrfs: enable relocation in ZONED mode btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,34/41] btrfs: support dev-replace in ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,33/41] btrfs: implement copying for ZONED device-replace btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,32/41] btrfs: implement cloning for ZONED device-replace btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,31/41] btrfs: mark block groups to copy for device-replace btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,30/41] btrfs: avoid async metadata checksum on ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,29/41] btrfs: wait existing extents before truncating btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,28/41] btrfs: serialize meta IOs on ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,27/41] btrfs: introduce dedicated data write path for ZONED mode btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,26/41] btrfs: enable zone append writing for direct IO btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,25/41] btrfs: use ZONE_APPEND write for ZONED btrfs btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,24/41] btrfs: extend btrfs_rmap_block for specifying a device btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,23/41] btrfs: split ordered extent when bio is sent btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,22/41] btrfs: handle REQ_OP_ZONE_APPEND as writing btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,21/41] btrfs: use bio_add_zone_append_page for zoned btrfs btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,20/41] btrfs: extract page adding function btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,19/41] btrfs: redirty released extent buffers in ZONED mode btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,18/41] btrfs: reset zones of unused block groups btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,17/41] btrfs: do sequential extent allocation in ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,16/41] btrfs: track unusable bytes for zones btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,15/41] btrfs: emulate write pointer for conventional zones btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,14/41] btrfs: load zone's alloction offset btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,13/41] btrfs: verify device extent is aligned to zone btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,12/41] btrfs: implement zoned chunk allocator btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,11/41] btrfs: implement log-structured superblock for ZONED mode btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,10/41] btrfs: disallow mixed-bg in ZONED mode btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,09/41] btrfs: disable fallocate in ZONED mode btrfs: zoned block device support - 3 - --- 2020-11-10 Naohiro Aota New
[v10,08/41] btrfs: disallow NODATACOW in ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,07/41] btrfs: disallow space_cache in ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,06/41] btrfs: introduce max_zone_append_size btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,05/41] btrfs: check and enable ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,04/41] btrfs: get zone information of zoned block devices btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,03/41] btrfs: introduce ZONED feature flag btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,02/41] iomap: support REQ_OP_ZONE_APPEND btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,01/41] block: add bio_add_zone_append_page btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v9,41/41] btrfs: enable to mount ZONED incompat flag btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,40/41] btrfs: reorder log node allocation btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,39/41] btrfs: serialize log transaction on ZONED mode btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,38/41] btrfs: extend zoned allocator to use dedicated tree-log block group btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,37/41] btrfs: split alloc_log_tree() btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,36/41] btrfs: relocate block group to repair IO failure in ZONED btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,35/41] btrfs: enable relocation in ZONED mode btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,34/41] btrfs: support dev-replace in ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,33/41] btrfs: implement copying for ZONED device-replace btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,32/41] btrfs: implement cloning for ZONED device-replace btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,31/41] btrfs: mark block groups to copy for device-replace btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,30/41] btrfs: avoid async metadata checksum on ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,29/41] btrfs: wait existing extents before truncating btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,28/41] btrfs: serialize meta IOs on ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,27/41] btrfs: introduce dedicated data write path for ZONED mode btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,26/41] btrfs: enable zone append writing for direct IO btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,25/41] btrfs: use ZONE_APPEND write for ZONED btrfs btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,24/41] btrfs: extend btrfs_rmap_block for specifying a device btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,23/41] btrfs: split ordered extent when bio is sent btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,22/41] btrfs: handle REQ_OP_ZONE_APPEND as writing btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,21/41] btrfs: use bio_add_zone_append_page for zoned btrfs btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,20/41] btrfs: extract page adding function btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,19/41] btrfs: redirty released extent buffers in ZONED mode btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,18/41] btrfs: reset zones of unused block groups btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,17/41] btrfs: do sequential extent allocation in ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,16/41] btrfs: track unusable bytes for zones btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,15/41] btrfs: emulate write pointer for conventional zones btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,14/41] btrfs: load zone's alloction offset btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,13/41] btrfs: verify device extent is aligned to zone btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,12/41] btrfs: implement zoned chunk allocator btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,11/41] btrfs: implement log-structured superblock for ZONED mode btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,10/41] btrfs: disallow mixed-bg in ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,09/41] btrfs: disable fallocate in ZONED mode btrfs: zoned block device support - 2 - --- 2020-10-30 Naohiro Aota New
[v9,08/41] btrfs: disallow NODATACOW in ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,07/41] btrfs: disallow space_cache in ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,06/41] btrfs: introduce max_zone_append_size btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,05/41] btrfs: Check and enable ZONED mode btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,04/41] btrfs: Get zone information of zoned block devices btrfs: zoned block device support - 1 - --- 2020-10-30 Naohiro Aota New
[v9,03/41] btrfs: introduce ZONED feature flag btrfs: zoned block device support - 2 - --- 2020-10-30 Naohiro Aota New
[v9,02/41] iomap: support REQ_OP_ZONE_APPEND btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v9,01/41] block: add bio_add_zone_append_page btrfs: zoned block device support - - - --- 2020-10-30 Naohiro Aota New
[v8,41/41] btrfs: enable to mount ZONED incompat flag btrfs: zoned block device support - 1 - --- 2020-10-01 Naohiro Aota New
[v8,40/41] btrfs: reorder log node allocation btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,39/41] btrfs: serialize log transaction on ZONED mode btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,38/41] btrfs: extend zoned allocator to use dedicated tree-log block group btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,37/41] btrfs: split alloc_log_tree() btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,36/41] btrfs: relocate block group to repair IO failure in ZONED btrfs: zoned block device support - 1 - --- 2020-10-01 Naohiro Aota New
[v8,35/41] btrfs: enable relocation in ZONED mode btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,34/41] btrfs: support dev-replace in ZONED mode btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,33/41] btrfs: implement copying for ZONED device-replace btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,32/41] btrfs: implement cloning for ZONED device-replace btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,31/41] btrfs: mark block groups to copy for device-replace btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,30/41] btrfs: avoid async metadata checksum on ZONED mode btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,29/41] btrfs: wait existing extents before truncating btrfs: zoned block device support - 1 - --- 2020-10-01 Naohiro Aota New
[v8,28/41] btrfs: serialize meta IOs on ZONED mode btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,27/41] btrfs: introduce dedicated data write path for ZONED mode btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,26/41] btrfs: enable zone append writing for direct IO btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,25/41] btrfs: use ZONE_APPEND write for ZONED btrfs btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,24/41] btrfs: extend btrfs_rmap_block for specifying a device btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,23/41] btrfs: split ordered extent when bio is sent btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
[v8,22/41] btrfs: handle REQ_OP_ZONE_APPEND as writing btrfs: zoned block device support - - - --- 2020-10-01 Naohiro Aota New
« 1 2 ... 6 7 810 11 »