Show patches with: Submitter = Johannes Thumshirn       |    State = Action Required       |   157 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] fs: fix kiocb ki_complete interface zonefs: use zone-append for aio with rwf append - - - --- 2020-07-20 Johannes Thumshirn New
[1/2] fstests: add missing checks of fallocate feature fstests: two preperation patches for zoned device support - 1 - --- 2021-03-02 Johannes Thumshirn New
[1/2] zonefs: add zone-capacity support zonefs: add support zone capacity support - - - --- 2020-07-16 Johannes Thumshirn New
[1/3] zonefs: introduce helper for zone management zonefs: introduce -o explicit-open mount option - - - --- 2020-09-04 Johannes Thumshirn New
[1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-23 Johannes Thumshirn New
[2/2] btrfs: require discard functionality from scratch device fstests: two preperation patches for zoned device support - 1 - --- 2021-03-02 Johannes Thumshirn New
[2/2] zonefs: update documentation to reflect zone size vs capacity zonefs: add support zone capacity support - - - --- 2020-07-16 Johannes Thumshirn New
[2/2] zonefs: use zone-append for AIO as well zonefs: use zone-append for aio with rwf append - - - --- 2020-07-20 Johannes Thumshirn New
[2/3] zonefs: open/close zone on file open/close zonefs: introduce -o explicit-open mount option - 1 - --- 2020-09-04 Johannes Thumshirn New
[2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-23 Johannes Thumshirn New
[3/3] zonefs: document the explicit-open mount option zonefs: introduce -o explicit-open mount option - - - --- 2020-09-04 Johannes Thumshirn New
[3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-23 Johannes Thumshirn New
[4/5] f2fs: guard blkdev_zone_mgmt with nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-23 Johannes Thumshirn New
[5/5] block: remove gfp_flags from blkdev_zone_mgmt block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-23 Johannes Thumshirn New
[v10,1/9] block: rename __bio_add_pc_page to bio_add_hw_page Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-06 Johannes Thumshirn New
[v10,2/9] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-06 Johannes Thumshirn New
[v10,3/9] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-06 Johannes Thumshirn New
[v10,4/9] block: Modify revalidate zones Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-06 Johannes Thumshirn New
[v10,5/9] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - 4 - --- 2020-05-06 Johannes Thumshirn New
[v10,6/9] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-06 Johannes Thumshirn New
[v10,7/9] null_blk: Support REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-06 Johannes Thumshirn New
[v10,8/9] block: export bio_release_pages and bio_iov_iter_get_pages Introduce Zone Append for writing to zoned block devices - 2 - --- 2020-05-06 Johannes Thumshirn New
[v10,9/9] zonefs: use REQ_OP_ZONE_APPEND for sync DIO Introduce Zone Append for writing to zoned block devices 1 - - --- 2020-05-06 Johannes Thumshirn New
[v11,01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no Introduce Zone Append for writing to zoned block devices - 4 - --- 2020-05-12 Johannes Thumshirn New
[v11,02/10] block: rename __bio_add_pc_page to bio_add_hw_page Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-12 Johannes Thumshirn New
[v11,03/10] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-12 Johannes Thumshirn New
[v11,04/10] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-12 Johannes Thumshirn New
[v11,05/10] block: Modify revalidate zones Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-12 Johannes Thumshirn New
[v11,06/10] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - 4 - --- 2020-05-12 Johannes Thumshirn New
[v11,07/10] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-12 Johannes Thumshirn New
[v11,08/10] null_blk: Support REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - 3 - --- 2020-05-12 Johannes Thumshirn New
[v11,09/10] block: export bio_release_pages and bio_iov_iter_get_pages Introduce Zone Append for writing to zoned block devices - 2 - --- 2020-05-12 Johannes Thumshirn New
[v11,10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO Introduce Zone Append for writing to zoned block devices 1 - - --- 2020-05-12 Johannes Thumshirn New
[v2,01/11] block: factor out requeue handling from dispatch code Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-24 Johannes Thumshirn New
[v2,02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,03/11] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,04/11] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,05/11] block: Introduce zone write pointer offset caching Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,06/11] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,07/11] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,08/11] null_blk: Cleanup zoned device initialization Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,09/11] null_blk: Support REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,1/2] zonefs: add zone-capacity support zonefs: add support zone capacity support - - - --- 2020-07-20 Johannes Thumshirn New
[v2,1/3] zonefs: introduce helper for zone management zonefs: introduce -o explicit-open mount option - 1 - --- 2020-09-09 Johannes Thumshirn New
[v2,1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,10/11] iomap: Add support for zone append writes Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,11/11] zonefs: use zone-append for sequential zones Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,2/2] zonefs: update documentation to reflect zone size vs capacity zonefs: add support zone capacity support - - - --- 2020-07-20 Johannes Thumshirn New
[v2,2/3] zonefs: open/close zone on file open/close zonefs: introduce -o explicit-open mount option - - - --- 2020-09-09 Johannes Thumshirn New
[v2,2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,3/3] zonefs: document the explicit-open mount option zonefs: introduce -o explicit-open mount option - 1 - --- 2020-09-09 Johannes Thumshirn New
[v2,3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,4/5] f2fs: guard blkdev_zone_mgmt with nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,5/5] block: remove gfp_flags from blkdev_zone_mgmt block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2] block: soft limit zone-append sectors as well [v2] block: soft limit zone-append sectors as well - 2 - --- 2020-10-07 Johannes Thumshirn New
[v2] zonefs: add sanity check for aggregated conventional zones [v2] zonefs: add sanity check for aggregated conventional zones - - - --- 2022-11-14 Johannes Thumshirn New
[v3,01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-27 Johannes Thumshirn New
[v3,02/10] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-27 Johannes Thumshirn New
[v3,03/10] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-27 Johannes Thumshirn New
[v3,04/10] block: Introduce zone write pointer offset caching Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-27 Johannes Thumshirn New
[v3,05/10] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-27 Johannes Thumshirn New
[v3,06/10] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-27 Johannes Thumshirn New
[v3,07/10] null_blk: Cleanup zoned device initialization Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-27 Johannes Thumshirn New
[v3,08/10] null_blk: Support REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-27 Johannes Thumshirn New
[v3,09/10] block: export bio_release_pages and bio_iov_iter_get_pages Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-27 Johannes Thumshirn New
[v3,1/2] zonefs: add zone-capacity support zonefs: add support zone capacity support - - - --- 2020-07-20 Johannes Thumshirn New
[v3,1/3] zonefs: introduce helper for zone management zonefs: introduce -o explicit-open mount option - 1 - --- 2020-09-10 Johannes Thumshirn New
[v3,1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call block: remove gfp_mask for blkdev_zone_mgmt() 1 - - --- 2024-01-29 Johannes Thumshirn New
[v3,10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-27 Johannes Thumshirn New
[v3,2/2] zonefs: update documentation to reflect zone size vs capacity zonefs: add support zone capacity support - - - --- 2020-07-20 Johannes Thumshirn New
[v3,2/3] zonefs: open/close zone on file open/close zonefs: introduce -o explicit-open mount option - - - --- 2020-09-10 Johannes Thumshirn New
[v3,2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope block: remove gfp_mask for blkdev_zone_mgmt() - 2 - --- 2024-01-29 Johannes Thumshirn New
[v3,3/3] zonefs: document the explicit-open mount option zonefs: introduce -o explicit-open mount option - 1 - --- 2020-09-10 Johannes Thumshirn New
[v3,3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - 2 - --- 2024-01-29 Johannes Thumshirn New
[v3,4/5] f2fs: guard blkdev_zone_mgmt with nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - 2 - --- 2024-01-29 Johannes Thumshirn New
[v3,5/5] block: remove gfp_flags from blkdev_zone_mgmt block: remove gfp_mask for blkdev_zone_mgmt() - 2 - --- 2024-01-29 Johannes Thumshirn New
[v3] zonefs: add sanity check for aggregated conventional zones [v3] zonefs: add sanity check for aggregated conventional zones - - - --- 2022-11-14 Johannes Thumshirn New
[v4,01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-04-03 Johannes Thumshirn New
[v4,02/10] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-03 Johannes Thumshirn New
[v4,03/10] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-04-03 Johannes Thumshirn New
[v4,04/10] block: Modify revalidate zones Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-03 Johannes Thumshirn New
[v4,05/10] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-04-03 Johannes Thumshirn New
[v4,06/10] scsi: export scsi_mq_uninit_cmnd Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-03 Johannes Thumshirn New
[v4,07/10] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-03 Johannes Thumshirn New
[v4,08/10] null_blk: Support REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-04-03 Johannes Thumshirn New
[v4,09/10] block: export bio_release_pages and bio_iov_iter_get_pages Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-03 Johannes Thumshirn New
[v4,1/2] zonefs: add zone-capacity support zonefs: add support zone capacity support - 1 - --- 2020-07-21 Johannes Thumshirn New
[v4,1/4] zonefs: introduce helper for zone management zonefs: introduce helper for zone management - 1 - --- 2020-09-10 Johannes Thumshirn New
[v4,10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-03 Johannes Thumshirn New
[v4,2/2] zonefs: update documentation to reflect zone size vs capacity zonefs: add support zone capacity support - 1 - --- 2020-07-21 Johannes Thumshirn New
[v4,2/4] zonefs: provide zonefs_io_error variant that can be called with i_truncate_mutex held zonefs: introduce helper for zone management - - - --- 2020-09-10 Johannes Thumshirn New
[v4,3/4] zonefs: open/close zone on file open/close zonefs: introduce helper for zone management - - - --- 2020-09-10 Johannes Thumshirn New
[v4,4/4] zonefs: document the explicit-open mount option zonefs: introduce helper for zone management - 1 - --- 2020-09-10 Johannes Thumshirn New
[v5,01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-04-09 Johannes Thumshirn New
[v5,02/10] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-09 Johannes Thumshirn New
[v5,03/10] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-04-09 Johannes Thumshirn New
[v5,04/10] block: Modify revalidate zones Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-09 Johannes Thumshirn New
[v5,05/10] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-04-09 Johannes Thumshirn New
[v5,06/10] scsi: export scsi_mq_free_sgtables Introduce Zone Append for writing to zoned block devices - 2 - --- 2020-04-09 Johannes Thumshirn New
[v5,07/10] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-04-09 Johannes Thumshirn New
« 1 2 »