Show patches with: State = Action Required       |    Archived = No       |   427870 patches
« 1 2 ... 1880 1881 18824278 4279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for-2.4,3/5] block: Introduce bdrv_unref_child() - - 1 - --- 2015-07-08 Kevin Wolf New
[for-2.4,2/5] block: Introduce bdrv_open_child() - - 1 - --- 2015-07-08 Kevin Wolf New
[for-2.4,1/5] block: Move bdrv_attach_child() calls up the call chain - - 1 - --- 2015-07-08 Kevin Wolf New
[PULL,25/25] block: Fix reopen flag inheritance - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,24/25] block: Add BlockDriverState.inherits_from - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,23/25] block: Add list of children to BlockDriverState - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,22/25] queue.h: Add QLIST_FIX_HEAD_PTR() - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,21/25] block: Drain requests before swapping nodes in bdrv_swap() - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,20/25] block: Move flag inheritance to bdrv_open_inherit() - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,19/25] block: Use QemuOpts in bdrv_open_common() - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,18/25] block: Use macro for cache option names - - 4 - --- 2015-06-12 Kevin Wolf New
[PULL,17/25] vmdk: Use bdrv_open_image() - - 3 - --- 2015-06-12 Kevin Wolf New
[PULL,16/25] quorum: Use bdrv_open_image() - - 4 - --- 2015-06-12 Kevin Wolf New
[PULL,15/25] check-qdict: Test cases for new functions - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,14/25] qdict: Add qdict_{set,copy}_default() - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,13/25] qdict: Add qdict_array_entries() - - 2 - --- 2015-06-12 Kevin Wolf New
[PULL,12/25] iotests: Add tests for overriding BDRV_O_PROTOCOL - - - - --- 2015-06-12 Kevin Wolf New
[PULL,11/25] block: driver should override flags in bdrv_open() - - - - --- 2015-06-12 Kevin Wolf New
[PULL,10/25] block: Change bitmap truncate conditional to assertion - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,09/25] block: record new size in bdrv_dirty_bitmap_truncate - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,08/25] raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size - - 1 1 --- 2015-06-12 Kevin Wolf New
[PULL,07/25] vmdk: Use vmdk_find_index_in_cluster everywhere - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,06/25] vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,05/25] qcow2: Add DEFAULT_L2_CACHE_CLUSTERS - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,04/25] iotests: qcow2 COW with minimal L2 cache size - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,03/25] qcow2: Set MIN_L2_CACHE_SIZE to 2 - - 1 1 --- 2015-06-12 Kevin Wolf New
[PULL,02/25] qemu-iotests: Fix 128 if sudo required - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,01/25] iotests: remove assertIsNotNone call - - 1 - --- 2015-06-12 Kevin Wolf New
[PULL,00/25] Block layer core and image format patches - - - - --- 2015-06-12 Kevin Wolf New
[v2,13/13] block: Fix reopen flag inheritance - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,12/13] block: Add BlockDriverState.inherits_from - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,11/13] block: Add list of children to BlockDriverState - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,10/13] queue.h: Add QLIST_FIX_HEAD_PTR() - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,09/13] block: Drain requests before swapping nodes in bdrv_swap() - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,08/13] block: Move flag inheritance to bdrv_open_inherit() - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,07/13] block: Use QemuOpts in bdrv_open_common() - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,06/13] block: Use macro for cache option names - - 4 - --- 2015-06-10 Kevin Wolf New
[v2,05/13] vmdk: Use bdrv_open_image() - - 3 - --- 2015-06-10 Kevin Wolf New
[v2,04/13] quorum: Use bdrv_open_image() - - 4 - --- 2015-06-10 Kevin Wolf New
[v2,03/13] check-qdict: Test cases for new functions - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,02/13] qdict: Add qdict_{set, copy}_default() - - 2 - --- 2015-06-10 Kevin Wolf New
[v2,01/13] qdict: Add qdict_array_entries() - - 2 - --- 2015-06-10 Kevin Wolf New
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size - - 1 1 --- 2015-06-09 Kevin Wolf New
[PULL,22/22] MAINTAINERS: Split "Block QAPI, monitor, command line" off core - - - - --- 2015-05-22 Kevin Wolf New
[PULL,21/22] MAINTAINERS: Add header files to Block Layer Core section - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,20/22] tests: add test case for encrypted qcow2 read/write - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,19/22] qemu-io: prompt for encryption keys when required - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,18/22] util: allow \n to terminate password input - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,17/22] util: move read_password method out of qemu-img into osdep/oslib - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,16/22] qcow2/qcow: protect against uninitialized encryption key - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,15/22] qemu-iotests: Make debugging python tests easier - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,14/22] qemu-iotests: qemu-img info on afl VMDK image with a huge capacity - - 2 - --- 2015-05-22 Kevin Wolf New
[PULL,13/22] block: Detect multiplication overflow in bdrv_getlength - - 2 - --- 2015-05-22 Kevin Wolf New
[PULL,12/22] qemu-io: Use getopt() correctly - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,11/22] qcow2: style fixes in qcow2-cache.c - - 2 - --- 2015-05-22 Kevin Wolf New
[PULL,10/22] qcow2: make qcow2_cache_put() a void function - - 2 - --- 2015-05-22 Kevin Wolf New
[PULL,09/22] qcow2: use a hash to look for entries in the L2 cache - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,08/22] qcow2: remove qcow2_cache_find_entry_to_replace() - - 2 - --- 2015-05-22 Kevin Wolf New
[PULL,07/22] qcow2: use an LRU algorithm to replace entries from the L2 cache - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,06/22] qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty() - - 2 - --- 2015-05-22 Kevin Wolf New
[PULL,05/22] qcow2: use one single memory block for the L2/refcount cache tables - - 2 - --- 2015-05-22 Kevin Wolf New
[PULL,04/22] vmdk: Fix overflow if l1_size is 0x20000000 - - 1 1 --- 2015-05-22 Kevin Wolf New
[PULL,03/22] vmdk: Fix next_cluster_sector for compressed write - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,02/22] nvme: support NVME_VOLATILE_WRITE_CACHE feature 1 - - - --- 2015-05-22 Kevin Wolf New
[PULL,01/22] qcow2: Flush pending discards before allocating cluster - - 1 - --- 2015-05-22 Kevin Wolf New
[PULL,00/22] Block layer core and image format patches - - - - --- 2015-05-22 Kevin Wolf New
[v2,8/8] fdc-test: Test state for existing cases more thoroughly - - 1 - --- 2015-05-21 Kevin Wolf New
[v2,7/8] fdc: Fix MSR.RQM flag - - 1 - --- 2015-05-21 Kevin Wolf New
[v2,6/8] fdc: Disentangle phases in fdctrl_read_data() - - 1 - --- 2015-05-21 Kevin Wolf New
[v2,5/8] fdc: Code cleanup in fdctrl_write_data() - - 1 - --- 2015-05-21 Kevin Wolf New
[v2,4/8] fdc: Use phase in fdctrl_write_data() - - 1 - --- 2015-05-21 Kevin Wolf New
[v2,3/8] fdc: Introduce fdctrl->phase 1 - - - --- 2015-05-21 Kevin Wolf New
[v2,2/8] fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase() - - 1 - --- 2015-05-21 Kevin Wolf New
[v2,1/8] fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase() - - 1 - --- 2015-05-21 Kevin Wolf New
MAINTAINERS: Add header files to Block Layer Core section - - 2 - --- 2015-05-20 Kevin Wolf New
[8/8] fdc-test: Test state for existing cases more thoroughly - - 1 - --- 2015-05-19 Kevin Wolf New
[7/8] fdc: Fix MSR.RQM flag - - - - --- 2015-05-19 Kevin Wolf New
[6/8] fdc: Disentangle phases in fdctrl_read_data() - - 1 - --- 2015-05-19 Kevin Wolf New
[5/8] fdc: Code cleanup in fdctrl_write_data() - - 1 - --- 2015-05-19 Kevin Wolf New
[4/8] fdc: Use phase in fdctrl_write_data() - - 1 - --- 2015-05-19 Kevin Wolf New
[3/8] fdc: Introduce fdctrl->phase - - 1 - --- 2015-05-19 Kevin Wolf New
[2/8] fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase() - - 1 - --- 2015-05-19 Kevin Wolf New
[1/8] fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase() - - 1 - --- 2015-05-19 Kevin Wolf New
[34/34] qemu-iotests: Test reopen with node-name/driver options - - 1 - --- 2015-05-08 Kevin Wolf New
[33/34] qemu-iotests: Test cache mode option inheritance - - 1 - --- 2015-05-08 Kevin Wolf New
[32/34] qemu-iotests: Try setting cache mode for children - - 1 - --- 2015-05-08 Kevin Wolf New
[31/34] block: Move cache options into options QDict - - - - --- 2015-05-08 Kevin Wolf New
[30/34] block: reopen: Extract QemuOpts for generic block layer options - - 1 - --- 2015-05-08 Kevin Wolf New
[29/34] qemu-iotests: Remove cache mode test without medium - - 1 - --- 2015-05-08 Kevin Wolf New
[28/34] block: Introduce bs->explicit_options - - - - --- 2015-05-08 Kevin Wolf New
[27/34] block: Add infrastructure for option inheritance - - - - --- 2015-05-08 Kevin Wolf New
[26/34] block: reopen: Document option precedence and refactor accordingly - - 1 - --- 2015-05-08 Kevin Wolf New
[25/34] block: Allow specifying child options in reopen - - 1 - --- 2015-05-08 Kevin Wolf New
[24/34] block: Keep "driver" in bs->options - - 1 - --- 2015-05-08 Kevin Wolf New
[23/34] block: Pass driver-specific options to .bdrv_refresh_filename() - - 1 - --- 2015-05-08 Kevin Wolf New
[22/34] block: Exclude nested options only for children in append_open_options() - - - - --- 2015-05-08 Kevin Wolf New
[21/34] block: Consider all block layer options in append_open_options - - 2 - --- 2015-05-08 Kevin Wolf New
[20/34] qcow2: Support updating driver-specific options in reopen - - - - --- 2015-05-08 Kevin Wolf New
[19/34] qcow2: Make qcow2_update_options() suitable for transactions - - 2 - --- 2015-05-08 Kevin Wolf New
[18/34] qcow2: Fix memory leak in qcow2_update_options() error path - - 2 - --- 2015-05-08 Kevin Wolf New
« 1 2 ... 1880 1881 18824278 4279 »