Show patches with: Submitter = Kevin Wolf       |    State = Action Required       |   7101 patches
« 1 2 ... 66 67 6871 72 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,40/69] pflash: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,39/69] onenand: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,38/69] nand: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,37/69] fdc: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,36/69] xen_disk: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,35/69] virtio: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,34/69] scsi-disk: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,33/69] ide: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,32/69] block: Introduce byte-based aio read/write - - - --- 2016-05-12 Kevin Wolf New
[PULL,31/69] block: Switch blk_*write_zeroes() to byte interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,30/69] block: Switch blk_read_unthrottled() to byte interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,29/69] block: Allow BDRV_REQ_FUA through blk_pwrite() - - - --- 2016-05-12 Kevin Wolf New
[PULL,28/69] qemu-io: Fix memory leak in 'aio_write -z' - - - --- 2016-05-12 Kevin Wolf New
[PULL,27/69] Allow users to specify the vmdk virtual hardware version. - - - --- 2016-05-12 Kevin Wolf New
[PULL,26/69] block: always compile-check debug prints - - - --- 2016-05-12 Kevin Wolf New
[PULL,25/69] block: Fix typo in comment - - - --- 2016-05-12 Kevin Wolf New
[PULL,24/69] block: Remove BlockDriver.bdrv_read/write - - - --- 2016-05-12 Kevin Wolf New
[PULL,23/69] vvfat: Implement .bdrv_co_preadv/pwritev interfaces - - - --- 2016-05-12 Kevin Wolf New
[PULL,22/69] vpc: Implement .bdrv_co_pwritev() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,21/69] vpc: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,20/69] vmdk: Implement .bdrv_co_pwritev() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,19/69] vmdk: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,18/69] vmdk: Add vmdk_find_offset_in_cluster() - - - --- 2016-05-12 Kevin Wolf New
[PULL,17/69] vdi: Implement .bdrv_co_pwritev() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,16/69] vdi: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,15/69] dmg: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,14/69] cloop: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,13/69] bochs: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,12/69] block: Introduce .bdrv_co_preadv/pwritev BlockDriver function - - - --- 2016-05-12 Kevin Wolf New
[PULL,11/69] block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev - - - --- 2016-05-12 Kevin Wolf New
[PULL,10/69] block: Support AIO drivers in bdrv_driver_preadv/pwritev() - - - --- 2016-05-12 Kevin Wolf New
[PULL,09/69] block: Introduce bdrv_driver_pwritev() - - - --- 2016-05-12 Kevin Wolf New
[PULL,08/69] block: Introduce bdrv_driver_preadv() - - - --- 2016-05-12 Kevin Wolf New
[PULL,07/69] linux-aio: make it more type safe - - - --- 2016-05-12 Kevin Wolf New
[PULL,06/69] block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end - - - --- 2016-05-12 Kevin Wolf New
[PULL,05/69] block: introduce bdrv_no_throttling_begin/end - - - --- 2016-05-12 Kevin Wolf New
[PULL,04/69] block: extract bdrv_drain_poll/bdrv_co_yield_to_drain from bdrv_drain/bdrv_co_drain - - - --- 2016-05-12 Kevin Wolf New
[PULL,03/69] block: move restarting of throttled reqs to block/throttle-groups.c - - - --- 2016-05-12 Kevin Wolf New
[PULL,02/69] block: make bdrv_start_throttled_reqs return void - - - --- 2016-05-12 Kevin Wolf New
[PULL,01/69] block: Don't disable I/O throttling on sync requests - - - --- 2016-05-12 Kevin Wolf New
[v3,14/14] block: Don't check throttled reqs in bdrv_requests_pending() - - - --- 2016-05-11 Kevin Wolf New
[v3,13/14] Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6" - - - --- 2016-05-11 Kevin Wolf New
[v3,12/14] block: Remove bdrv_move_feature_fields() - - - --- 2016-05-11 Kevin Wolf New
[v3,11/14] block: Decouple throttling from BlockDriverState - - - --- 2016-05-11 Kevin Wolf New
[v3,10/14] block/io: Quiesce parents between drained_begin/end - - - --- 2016-05-11 Kevin Wolf New
[v3,09/14] block: Drain throttling queue with BdrvChild callback - - - --- 2016-05-11 Kevin Wolf New
[v3,08/14] block: Introduce BdrvChild.opaque - - - --- 2016-05-11 Kevin Wolf New
[v3,07/14] block: Move I/O throttling configuration functions to BlockBackend - - - --- 2016-05-11 Kevin Wolf New
[v3,06/14] block: Move actual I/O throttling to BlockBackend - - - --- 2016-05-11 Kevin Wolf New
[v3,05/14] block: Move throttling fields from BDS to BB - - - --- 2016-05-11 Kevin Wolf New
[v3,04/14] block: Convert throttle_group_get_name() to BlockBackend - - - --- 2016-05-11 Kevin Wolf New
[v3,03/14] block: throttle-groups: Use BlockBackend pointers internally - - - --- 2016-05-11 Kevin Wolf New
[v3,02/14] block: Introduce BlockBackendPublic - - - --- 2016-05-11 Kevin Wolf New
[v3,01/14] block: Make sure throttled BDSes always have a BB - - - --- 2016-05-11 Kevin Wolf New
qemu-io: Fix memory leak in 'aio_write -z' - - - --- 2016-05-09 Kevin Wolf New
[14/14] blockjob: Remove BlockJob.bs - - - --- 2016-05-04 Kevin Wolf New
[13/14] commit: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[12/14] backup: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[11/14] block: Add blk_co_readv/writev() - - - --- 2016-05-04 Kevin Wolf New
[10/14] backup: Remove bs parameter from backup_do_cow() - - - --- 2016-05-04 Kevin Wolf New
[09/14] backup: Pack Notifier within BackupBlockJob - - - --- 2016-05-04 Kevin Wolf New
[08/14] backup: Don't leak BackupBlockJob in error path - - - --- 2016-05-04 Kevin Wolf New
[07/14] mirror: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[06/14] mirror: Allow target that already has a BlockBackend - - - --- 2016-05-04 Kevin Wolf New
[05/14] stream: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[04/14] block: Convert block job core to BlockBackend - - - --- 2016-05-04 Kevin Wolf New
[03/14] block: Default to enabled write cache in blk_new() - - - --- 2016-05-04 Kevin Wolf New
[02/14] block: Cancel jobs first in bdrv_close_all() - - - --- 2016-05-04 Kevin Wolf New
[01/14] block: keep a list of block jobs - - - --- 2016-05-04 Kevin Wolf New
[PULL,2/2] vvfat: Fix default volume label - - - --- 2016-04-29 Kevin Wolf New
[PULL,1/2] vvfat: Fix volume name assertion - - - --- 2016-04-29 Kevin Wolf New
[v2,17/17] block: Remove BlockDriver.bdrv_read/write - - - --- 2016-04-28 Kevin Wolf New
[v2,16/17] vvfat: Implement .bdrv_co_preadv/pwritev interfaces - - - --- 2016-04-28 Kevin Wolf New
[v2,15/17] vpc: Implement .bdrv_co_pwritev() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,14/17] vpc: Implement .bdrv_co_preadv() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,13/17] vmdk: Implement .bdrv_co_pwritev() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,12/17] vmdk: Implement .bdrv_co_preadv() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,11/17] vmdk: Add vmdk_find_offset_in_cluster() - - - --- 2016-04-28 Kevin Wolf New
[v2,10/17] vdi: Implement .bdrv_co_pwritev() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,09/17] vdi: Implement .bdrv_co_preadv() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,08/17] dmg: Implement .bdrv_co_preadv() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,07/17] cloop: Implement .bdrv_co_preadv() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,06/17] bochs: Implement .bdrv_co_preadv() interface - - - --- 2016-04-28 Kevin Wolf New
[v2,05/17] block: Introduce .bdrv_co_preadv/pwritev BlockDriver function - - - --- 2016-04-28 Kevin Wolf New
[v2,04/17] block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev - - - --- 2016-04-28 Kevin Wolf New
[v2,03/17] block: Support AIO drivers in bdrv_driver_preadv/pwritev() - - - --- 2016-04-28 Kevin Wolf New
[v2,02/17] block: Introduce bdrv_driver_pwritev() - - - --- 2016-04-28 Kevin Wolf New
[v2,01/17] block: Introduce bdrv_driver_preadv() - - - --- 2016-04-28 Kevin Wolf New
[v2,2/2] vvfat: Fix default volume label - - - --- 2016-04-28 Kevin Wolf New
[v2,1/2] vvfat: Fix volume name assertion - - - --- 2016-04-28 Kevin Wolf New
[v2,9/9] block: Remove BlockDriverState.blk - - - --- 2016-04-27 Kevin Wolf New
[v2,8/9] block: Don't return throttling info in query-named-block-nodes - - - --- 2016-04-27 Kevin Wolf New
[v2,7/9] block: Avoid bs->blk in bdrv_next() - - - --- 2016-04-27 Kevin Wolf New
[v2,6/9] block: Add bdrv_has_blk() - - - --- 2016-04-27 Kevin Wolf New
[v2,5/9] block: Remove bdrv_aio_multiwrite() - - - --- 2016-04-27 Kevin Wolf New
[v2,4/9] blockjob: Don't touch BDS iostatus - - - --- 2016-04-27 Kevin Wolf New
[v2,3/9] blockjob: Don't set iostatus of target - - - --- 2016-04-27 Kevin Wolf New
[v2,2/9] block: User BdrvChild callback for device name - - - --- 2016-04-27 Kevin Wolf New
[v2,1/9] block: Use BdrvChild callbacks for change_media/resize - - - --- 2016-04-27 Kevin Wolf New
[2/2] vvfat: Fix default volume label - - - --- 2016-04-27 Kevin Wolf New
« 1 2 ... 66 67 6871 72 »