Show patches with: Submitter = Johannes Thumshirn       |   252 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/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-10 Johannes Thumshirn New
[01/19] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 2 - --- 2023-03-29 Johannes Thumshirn New
[02/11] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[02/19] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[03/11] block: introduce bio_add_append_page Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[04/11] null_blk: Support REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[04/19] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 2 - --- 2023-03-29 Johannes Thumshirn New
[05/11] block: introduce BLK_STS_ZONE_RESOURCE Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[05/19] md: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[06/11] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[06/19] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[07/11] block: factor out requeue handling from dispatch code Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-10 Johannes Thumshirn New
[07/19] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[08/11] block: delay un-dispatchable request Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[08/19] btrfs: repair: use __bio_add_page for adding single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[09/11] block: Introduce zone write pointer offset caching Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[09/19] btrfs: raid56: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[1/2] dm: update original bio sector on Zone Append Two fixes for device-mapper with REQ_OP_ZONE_APPEND - 1 - --- 2020-06-19 Johannes Thumshirn New
[1/2] fs: fix kiocb ki_complete interface zonefs: use zone-append for aio with rwf append - - - --- 2020-07-20 Johannes Thumshirn New
[1/3] block: remove blk_queue_root_blkg block: drive-by cleanups for block cgroup - 1 - --- 2020-04-28 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
[10/11] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[10/19] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[11/11] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-10 Johannes Thumshirn New
[11/19] gfs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[12/19] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-03-29 Johannes Thumshirn New
[13/19] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-03-29 Johannes Thumshirn New
[14/19] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[15/19] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[16/19] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[17/19] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[18/19] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[19/19] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-03-29 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] block: move blkcg_bio_issue_check out of line block: drive-by cleanups for block cgroup - 1 - --- 2020-04-28 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] block: open-code blkg_path in it's sole caller block: drive-by cleanups for block cgroup - 1 - --- 2020-04-28 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
[RFC,2/2] dm: don't try to split REQ_OP_ZONE_APPEND bios Two fixes for device-mapper with REQ_OP_ZONE_APPEND - 1 - --- 2020-06-19 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,01/19] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 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,02/19] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 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,03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-03-30 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,04/19] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 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,05/19] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-03-30 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,06/19] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-03-30 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,07/19] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page 1 1 - --- 2023-03-30 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,08/19] btrfs: repair: use __bio_add_page for adding single page bio: check return values of bio_add_page - 1 - --- 2023-03-30 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,09/19] btrfs: raid56: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,1/3] block: remove blk_queue_root_blkg block: drive-by cleanups for block cgroup - 1 - --- 2020-04-30 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,10/19] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-03-30 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,11/19] gfs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,12/19] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-03-30 Johannes Thumshirn New
[v2,13/19] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,14/19] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,15/19] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,16/19] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,17/19] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,18/19] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,19/19] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,2/3] block: move blkcg_bio_issue_check out of line block: drive-by cleanups for block cgroup - 1 - --- 2020-04-30 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] block: open-code blkg_path in it's sole caller block: drive-by cleanups for block cgroup - 1 - --- 2020-04-30 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
« 1 2 3 »