Show patches with: State = Action Required       |    Archived = No       |   427105 patches
« 1 2 ... 1858 1859 18604271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,14/23] block/nbd: Use qdict_put() - - 2 - --- 2016-10-27 Kevin Wolf New
[PULL,13/23] block/nbd: Default port in nbd_refresh_filename() - - 2 - --- 2016-10-27 Kevin Wolf New
[PULL,12/23] block/nbd: Reject port parameter without host - - 2 - --- 2016-10-27 Kevin Wolf New
[PULL,11/23] block/nbd: Drop trailing "." in error messages - - 2 - --- 2016-10-27 Kevin Wolf New
[PULL,10/23] qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX - - - - --- 2016-10-27 Kevin Wolf New
[PULL,09/23] block: Remove bdrv_aio_ioctl() - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,08/23] raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,07/23] block: Introduce .bdrv_co_ioctl() driver callback - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,06/23] block: Remove bdrv_ioctl() - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,05/23] raw-posix: Don't use bdrv_ioctl() - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,04/23] block: Use blk_co_ioctl() for all BB level ioctls - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,03/23] block: Remove bdrv_aio_pdiscard() - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,02/23] block: Use blk_co_pdiscard() for all BB level discard - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,01/23] block: Use blk_co_flush() for all BB level flushes - - 1 - --- 2016-10-27 Kevin Wolf New
[PULL,00/23] Block layer patches - - - - --- 2016-10-27 Kevin Wolf New
[v3,0/2] block: allow blockdev-add for NFS - - - - --- 2016-10-27 Kevin Wolf New
qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX - - - - --- 2016-10-27 Kevin Wolf New
[v5,4/4] qemu-iotests: Test creating floppy drives - - - - --- 2016-10-25 Kevin Wolf New
[v5,3/4] fdc: Move qdev properties to FloppyDrive - - - - --- 2016-10-25 Kevin Wolf New
[v5,2/4] fdc: Add a floppy drive qdev - - 1 - --- 2016-10-25 Kevin Wolf New
[v5,1/4] fdc: Add a floppy qbus - - 1 - --- 2016-10-25 Kevin Wolf New
[PULL,23/23] block/replication: Clarify 'top-id' parameter usage - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,22/23] block: More operations for meta dirty bitmap - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,21/23] tests: Add test code for hbitmap serialization - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,20/23] block: BdrvDirtyBitmap serialization interface - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,19/23] hbitmap: serialization - - - - --- 2016-10-24 Kevin Wolf New
[PULL,18/23] block: Assert that bdrv_release_dirty_bitmap succeeded - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,17/23] block: Add two dirty bitmap getters - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,16/23] block: Support meta dirty bitmap - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,15/23] tests: Add test code for meta bitmap - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,14/23] HBitmap: Introduce "meta" bitmap to track bit changes - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,13/23] block: Hide HBitmap in block dirty bitmap interface - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,12/23] quorum: do not allocate multiple iovecs for FIFO strategy - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,11/23] quorum: change child_iter to children_read - - 2 - --- 2016-10-24 Kevin Wolf New
[PULL,10/23] iotests: Do not rely on unavailable domains in 162 - - - - --- 2016-10-24 Kevin Wolf New
[PULL,09/23] iotests: Remove raciness from 162 - - - - --- 2016-10-24 Kevin Wolf New
[PULL,08/23] qemu-nbd: Add --fork option - - - - --- 2016-10-24 Kevin Wolf New
[PULL,07/23] qemu-iotests: Test I/O in a single drive from a throttling group - - - - --- 2016-10-24 Kevin Wolf New
[PULL,06/23] throttle: Correct access to wrong BlockBackendPublic structures - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,05/23] qapi: fix memory leak in bdrv_image_info_specific_dump - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,04/23] block: improve error handling in raw_open - - 2 1 --- 2016-10-24 Kevin Wolf New
[PULL,03/23] block: Remove "options" indirection from blockdev-add - - 5 - --- 2016-10-24 Kevin Wolf New
[PULL,02/23] qcow2: Support BDRV_REQ_MAY_UNMAP - - - - --- 2016-10-24 Kevin Wolf New
[PULL,01/23] block: failed qemu-img command should return non-zero exit code - - 1 - --- 2016-10-24 Kevin Wolf New
[PULL,00/23] Block layer patches - - - - --- 2016-10-24 Kevin Wolf New
[v5,4/4] qemu-iotests: Test I/O in a single drive from a throttling group - - - - --- 2016-10-24 Kevin Wolf New
[v5,3/4] throttle: Correct access to wrong BlockBackendPublic structures - - 1 - --- 2016-10-24 Kevin Wolf New
[v5,2/4] qapi: fix memory leak in bdrv_image_info_specific_dump - - 1 - --- 2016-10-24 Kevin Wolf New
[v5,1/4] block: improve error handling in raw_open - - 2 1 --- 2016-10-24 Kevin Wolf New
[9/9] block: Remove bdrv_aio_ioctl() - - 1 - --- 2016-10-20 Kevin Wolf New
[8/9] raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl - - 1 - --- 2016-10-20 Kevin Wolf New
[7/9] block: Introduce .bdrv_co_ioctl() driver callback - - 1 - --- 2016-10-20 Kevin Wolf New
[6/9] block: Remove bdrv_ioctl() - - 1 - --- 2016-10-20 Kevin Wolf New
[5/9] raw-posix: Don't use bdrv_ioctl() - - 1 - --- 2016-10-20 Kevin Wolf New
[4/9] block: Use blk_co_ioctl() for all BB level ioctls - - 1 - --- 2016-10-20 Kevin Wolf New
[3/9] block: Remove bdrv_aio_pdiscard() - - 1 - --- 2016-10-20 Kevin Wolf New
[2/9] block: Use blk_co_pdiscard() for all BB level discard - - 1 - --- 2016-10-20 Kevin Wolf New
[1/9] block: Use blk_co_flush() for all BB level flushes - - 1 - --- 2016-10-20 Kevin Wolf New
[v4,4/4] qemu-iotests: Test creating floppy drives - - - - --- 2016-10-20 Kevin Wolf New
[v4,3/4] fdc: Move qdev properties to FloppyDrive - - - - --- 2016-10-20 Kevin Wolf New
[v4,2/4] fdc: Add a floppy drive qdev - - 1 - --- 2016-10-20 Kevin Wolf New
[v4,1/4] fdc: Add a floppy qbus - - 1 - --- 2016-10-20 Kevin Wolf New
[v3,4/4] qemu-iotests: Test creating floppy drives - - - - --- 2016-10-18 Kevin Wolf New
[v3,3/4] fdc: Move qdev properties to FloppyDrive - - - - --- 2016-10-18 Kevin Wolf New
[v3,2/4] fdc: Add a floppy drive qdev - - 1 - --- 2016-10-18 Kevin Wolf New
[v3,1/4] fdc: Add a floppy qbus - - 1 - --- 2016-10-18 Kevin Wolf New
e1000e: Don't zero out buffer address in rx descriptor - - 1 - --- 2016-10-16 Kevin Wolf New
[v3] block: Remove "options" indirection from blockdev-add - - 5 - --- 2016-10-11 Kevin Wolf New
[v2] block: Remove "options" indirection from blockdev-add - - 2 - --- 2016-10-10 Kevin Wolf New
block: Remove "options" indirection from blockdev-add - - - - --- 2016-10-07 Kevin Wolf New
[PULL,10/10] dmg: Move libbz2 code to dmg-bz2.so - - 1 - --- 2016-10-07 Kevin Wolf New
[PULL,09/10] module: Don't load the same module if requested multiple times - - 1 - --- 2016-10-07 Kevin Wolf New
[PULL,08/10] scripts: Allow block module to not define BlockDriver - - 1 - --- 2016-10-07 Kevin Wolf New
[PULL,07/10] block: Add qdev ID to DEVICE_TRAY_MOVED - - 1 - --- 2016-10-07 Kevin Wolf New
[PULL,06/10] block-backend: Remember if attached device is non-qdev - - 1 - --- 2016-10-07 Kevin Wolf New
[PULL,05/10] block: Add node name to BLOCK_IO_ERROR event - - 1 - --- 2016-10-07 Kevin Wolf New
[PULL,04/10] block: Add bdrv_runtime_opts to query-command-line-options - - - 2 --- 2016-10-07 Kevin Wolf New
[PULL,03/10] block: use aio_bh_schedule_oneshot - - 1 - --- 2016-10-07 Kevin Wolf New
[PULL,02/10] async: add aio_bh_schedule_oneshot - - - - --- 2016-10-07 Kevin Wolf New
[PULL,01/10] block: use bdrv_add_before_write_notifier - - 2 - --- 2016-10-07 Kevin Wolf New
[PULL,00/10] Block layer patches - - - - --- 2016-10-07 Kevin Wolf New
block: Add bdrv_runtime_opts to query-command-line-options - - - 2 --- 2016-10-06 Kevin Wolf New
[3/3] block: Add qdev ID to DEVICE_TRAY_MOVED - - 1 - --- 2016-10-05 Kevin Wolf New
[2/3] block-backend: Remember if attached device is non-qdev - - 1 - --- 2016-10-05 Kevin Wolf New
[1/3] block: Add node name to BLOCK_IO_ERROR event - - 1 - --- 2016-10-05 Kevin Wolf New
[v2,4/4] qemu-iotests: Test creating floppy drives - - - - --- 2016-09-30 Kevin Wolf New
[v2,3/4] fdc: Move qdev properties to FloppyDrive - - - - --- 2016-09-30 Kevin Wolf New
[v2,2/4] fdc: Add a floppy drive qdev - - 1 - --- 2016-09-30 Kevin Wolf New
[v2,1/4] fdc: Add a floppy qbus - - 1 - --- 2016-09-30 Kevin Wolf New
[PULL,v2,00/17] Block layer patches - - - - --- 2016-09-29 Kevin Wolf New
[PULL,18/18] coroutine: reduce stack size to 60kB - - - - --- 2016-09-27 Kevin Wolf New
[PULL,17/18] oslib-posix: add a configure switch to debug stack usage - - - - --- 2016-09-27 Kevin Wolf New
[PULL,16/18] coroutine-sigaltstack: use helper for allocating stack memory - - - - --- 2016-09-27 Kevin Wolf New
[PULL,15/18] coroutine-ucontext: use helper for allocating stack memory - - - - --- 2016-09-27 Kevin Wolf New
[PULL,14/18] coroutine: add a macro for the coroutine stack size - - 2 - --- 2016-09-27 Kevin Wolf New
[PULL,13/18] coroutine-sigaltstack: rename coroutine struct appropriately - - - - --- 2016-09-27 Kevin Wolf New
[PULL,12/18] oslib-posix: add helpers for stack alloc and free - - - - --- 2016-09-27 Kevin Wolf New
[PULL,11/18] block: Remove qemu_root_bds_opts - - 2 - --- 2016-09-27 Kevin Wolf New
[PULL,10/18] block: Move 'discard' option to bdrv_open_common() - - 2 - --- 2016-09-27 Kevin Wolf New
[PULL,09/18] block: Use 'detect-zeroes' option for 'blockdev-change-medium' - - 2 - --- 2016-09-27 Kevin Wolf New
« 1 2 ... 1858 1859 18604271 4272 »