Show patches with: Submitter = Stefan Hajnoczi       |    State = Action Required       |    Archived = No       |   7541 patches
« 1 2 ... 4 5 675 76 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,15/17] block: add accounting for zone append operation [PULL,01/17] block/block-common: add zoned device structs - - - - --- 2023-04-28 Stefan Hajnoczi New
[PULL,14/17] virtio-blk: add zoned storage emulation for zoned devices [PULL,01/17] block/block-common: add zoned device structs - - - - --- 2023-04-28 Stefan Hajnoczi New
[PULL,13/17] include: update virtio_blk headers to v6.3-rc1 [PULL,01/17] block/block-common: add zoned device structs - - 2 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,12/17] block: add some trace events for zone append [PULL,01/17] block/block-common: add zoned device structs - - 2 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,11/17] qemu-iotests: test zone append operation [PULL,01/17] block/block-common: add zoned device structs - - 1 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,10/17] block: introduce zone append write for zoned devices [PULL,01/17] block/block-common: add zoned device structs - - 2 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,09/17] file-posix: add tracking of the zone write pointers [PULL,01/17] block/block-common: add zoned device structs - - - - --- 2023-04-28 Stefan Hajnoczi New
[PULL,08/17] docs/zoned-storage: add zoned device documentation [PULL,01/17] block/block-common: add zoned device structs 1 - 3 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,07/17] block: add some trace events for new block layer APIs [PULL,01/17] block/block-common: add zoned device structs 1 - 2 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,06/17] iotests: test new zone operations [PULL,01/17] block/block-common: add zoned device structs 1 - 1 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,05/17] block: add zoned BlockDriver check to block layer [PULL,01/17] block/block-common: add zoned device structs 1 - 3 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,04/17] block/raw-format: add zone operations to pass through requests [PULL,01/17] block/block-common: add zoned device structs 1 - 4 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,03/17] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls [PULL,01/17] block/block-common: add zoned device structs 1 - 3 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,02/17] block/file-posix: introduce helper functions for sysfs attributes [PULL,01/17] block/block-common: add zoned device structs 1 - 4 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,01/17] block/block-common: add zoned device structs [PULL,01/17] block/block-common: add zoned device structs 1 - 4 - --- 2023-04-28 Stefan Hajnoczi New
[PULL,00/17] Block patches - - - - --- 2023-04-28 Stefan Hajnoczi New
aio-posix: zero out io_uring sqe user_data aio-posix: zero out io_uring sqe user_data - - - - --- 2023-04-26 Stefan Hajnoczi New
[v4,20/20] aio: remove aio_disable_external() API block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,19/20] virtio: do not set is_external=true on host notifiers block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,18/20] virtio-scsi: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,17/20] virtio-blk: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,16/20] virtio: make it possible to detach host notifier from any thread block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,15/20] block/fuse: do not set is_external=true on FUSE fd block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,14/20] block/export: don't require AioContext lock around blk_exp_ref/unref() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,13/20] block/export: rewrite vduse-blk drain code block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,12/20] hw/xen: do not set is_external=true on evtchn fds block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,11/20] xen-block: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,10/20] block: drain from main loop thread in bdrv_co_yield_to_drain() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,09/20] block: add blk_in_drain() API block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,08/20] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,07/20] block/export: stop using is_external in vhost-user-blk server block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,06/20] block/export: wait for vhost-user-blk requests when draining block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,05/20] util/vhost-user-server: rename refcount to in_flight counter block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,04/20] virtio-scsi: stop using aio_disable_external() during unplug block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,03/20] virtio-scsi: avoid race between unplug and transport event block: remove aio_disable_external() API - - 3 - --- 2023-04-25 Stefan Hajnoczi New
[v4,02/20] hw/qdev: introduce qdev_is_realized() helper block: remove aio_disable_external() API - - 1 - --- 2023-04-25 Stefan Hajnoczi New
[v4,01/20] block-backend: split blk_do_set_aio_context() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[PULL,2/2] tracetool: use relative paths for '#line' preprocessor directives [PULL,1/2] block/dmg: Declare a type definition for DMG uncompress function - - - - --- 2023-04-24 Stefan Hajnoczi New
[PULL,1/2] block/dmg: Declare a type definition for DMG uncompress function [PULL,1/2] block/dmg: Declare a type definition for DMG uncompress function - - - - --- 2023-04-24 Stefan Hajnoczi New
[PULL,0/2] Block patches - - - - --- 2023-04-24 Stefan Hajnoczi New
vhost-user: send SET_STATUS 0 after GET_VRING_BASE vhost-user: send SET_STATUS 0 after GET_VRING_BASE - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,20/20] tracing: install trace events file only if necessary [PULL,01/20] block/block-common: add zoned device structs - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,19/20] docs/zoned-storage:add zoned emulation use case [PULL,01/20] block/block-common: add zoned device structs - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,18/20] virtio-blk: add some trace events for zoned emulation [PULL,01/20] block/block-common: add zoned device structs - - 1 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,17/20] block: add accounting for zone append operation [PULL,01/20] block/block-common: add zoned device structs - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,16/20] virtio-blk: add zoned storage emulation for zoned devices [PULL,01/20] block/block-common: add zoned device structs - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,15/20] include: update virtio_blk headers to v6.3-rc1 [PULL,01/20] block/block-common: add zoned device structs - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,14/20] block: add some trace events for zone append [PULL,01/20] block/block-common: add zoned device structs - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,13/20] qemu-iotests: test zone append operation [PULL,01/20] block/block-common: add zoned device structs - - 1 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,12/20] block: introduce zone append write for zoned devices [PULL,01/20] block/block-common: add zoned device structs - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,11/20] file-posix: add tracking of the zone write pointers [PULL,01/20] block/block-common: add zoned device structs - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,10/20] tracetool: use relative paths for '#line' preprocessor directives [PULL,01/20] block/block-common: add zoned device structs - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,09/20] block/dmg: Declare a type definition for DMG uncompress function [PULL,01/20] block/block-common: add zoned device structs - - - - --- 2023-04-20 Stefan Hajnoczi New
[PULL,08/20] docs/zoned-storage: add zoned device documentation [PULL,01/20] block/block-common: add zoned device structs 1 - 3 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,07/20] block: add some trace events for new block layer APIs [PULL,01/20] block/block-common: add zoned device structs 1 - 2 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,06/20] iotests: test new zone operations [PULL,01/20] block/block-common: add zoned device structs 1 - 1 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,05/20] block: add zoned BlockDriver check to block layer [PULL,01/20] block/block-common: add zoned device structs 1 - 3 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,04/20] block/raw-format: add zone operations to pass through requests [PULL,01/20] block/block-common: add zoned device structs 1 - 4 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,03/20] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls [PULL,01/20] block/block-common: add zoned device structs 1 - 3 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,02/20] block/file-posix: introduce helper functions for sysfs attributes [PULL,01/20] block/block-common: add zoned device structs 1 - 4 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,01/20] block/block-common: add zoned device structs [PULL,01/20] block/block-common: add zoned device structs 1 - 4 - --- 2023-04-20 Stefan Hajnoczi New
[PULL,00/20] Block patches - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,20/20] aio: remove aio_disable_external() API block: remove aio_disable_external() API - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[v3,19/20] virtio: do not set is_external=true on host notifiers block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,18/20] virtio-scsi: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,17/20] virtio-blk: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,16/20] virtio: make it possible to detach host notifier from any thread block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,15/20] block/fuse: do not set is_external=true on FUSE fd block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,14/20] block/export: don't require AioContext lock around blk_exp_ref/unref() block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,13/20] block/export: rewrite vduse-blk drain code block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,12/20] hw/xen: do not set is_external=true on evtchn fds block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,11/20] xen-block: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,10/20] block: drain from main loop thread in bdrv_co_yield_to_drain() block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,09/20] block: add blk_in_drain() API block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,08/20] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore block: remove aio_disable_external() API - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[v3,07/20] block/export: stop using is_external in vhost-user-blk server block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,06/20] block/export: wait for vhost-user-blk requests when draining block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,05/20] util/vhost-user-server: rename refcount to in_flight counter block: remove aio_disable_external() API - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[v3,04/20] block/export: only acquire AioContext once for vhost_user_server_stop() block: remove aio_disable_external() API - - - - --- 2023-04-20 Stefan Hajnoczi New
[v3,03/20] virtio-scsi: stop using aio_disable_external() during unplug block: remove aio_disable_external() API - - 2 - --- 2023-04-20 Stefan Hajnoczi New
[v3,02/20] virtio-scsi: avoid race between unplug and transport event block: remove aio_disable_external() API - - 3 - --- 2023-04-20 Stefan Hajnoczi New
[v3,01/20] hw/qdev: introduce qdev_is_realized() helper block: remove aio_disable_external() API - - 1 - --- 2023-04-20 Stefan Hajnoczi New
[v2,16/16] virtio: make it possible to detach host notifier from any thread block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,15/16] block/fuse: do not set is_external=true on FUSE fd block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,14/16] block/export: don't require AioContext lock around blk_exp_ref/unref() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,13/16] block/export: rewrite vduse-blk drain code block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,12/16] hw/xen: do not set is_external=true on evtchn fds block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,11/16] xen-block: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,10/16] block: drain from main loop thread in bdrv_co_yield_to_drain() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,09/16] block: add blk_in_drain() API block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,08/16] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore block: remove aio_disable_external() API - - 2 - --- 2023-04-19 Stefan Hajnoczi New
[v2,07/16] block/export: stop using is_external in vhost-user-blk server block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,06/16] block/export: wait for vhost-user-blk requests when draining block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,05/16] util/vhost-user-server: rename refcount to in_flight counter block: remove aio_disable_external() API - - 2 - --- 2023-04-19 Stefan Hajnoczi New
[v2,04/16] block/export: only acquire AioContext once for vhost_user_server_stop() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,03/16] virtio-scsi: stop using aio_disable_external() during unplug block: remove aio_disable_external() API - - 2 - --- 2023-04-19 Stefan Hajnoczi New
[v2,02/16] virtio-scsi: avoid race between unplug and transport event block: remove aio_disable_external() API - - 3 - --- 2023-04-19 Stefan Hajnoczi New
[v2,01/16] hw/qdev: introduce qdev_is_realized() helper block: remove aio_disable_external() API - - 1 - --- 2023-04-19 Stefan Hajnoczi New
rtl8139: fix large_send_mss divide-by-zero rtl8139: fix large_send_mss divide-by-zero 1 1 2 1 --- 2023-04-13 Stefan Hajnoczi New
block/file-posix: use unsigned int for zones consistently block/file-posix: use unsigned int for zones consistently - - 1 - --- 2023-04-10 Stefan Hajnoczi New
« 1 2 ... 4 5 675 76 »