Show patches with: Archived = No       |   430333 patches
« 1 2 ... 1921 1922 19234303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[29/41] hd-geometry: Compute BIOS CHS translation in one place - - - - --- 2012-07-17 Kevin Wolf New
[28/41] qtest: Test we don't put hard disk info into CMOS for a CD-ROM - - - - --- 2012-07-17 Kevin Wolf New
[27/41] ide pc: Put hard disk info into CMOS only for hard disks - - - - --- 2012-07-17 Kevin Wolf New
[26/41] block: Geometry and translation hints are now useless, purge them - - - - --- 2012-07-17 Kevin Wolf New
[25/41] qtest: Cover qdev property for BIOS CHS translation - - - - --- 2012-07-17 Kevin Wolf New
[24/41] ide: qdev property for BIOS CHS translation - - - - --- 2012-07-17 Kevin Wolf New
[23/41] qdev: New property type chs-translation - - - - --- 2012-07-17 Kevin Wolf New
[22/41] qdev: Collect private helpers in one place - - - - --- 2012-07-17 Kevin Wolf New
[21/41] qtest: Cover qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[20/41] ide: qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[19/41] virtio-blk: qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[18/41] scsi-hd: qdev properties for disk geometry - - - - --- 2012-07-17 Kevin Wolf New
[17/41] hd-geometry: Switch to uint32_t to match BlockConf - - - - --- 2012-07-17 Kevin Wolf New
[16/41] qdev: Introduce block geometry properties - - - - --- 2012-07-17 Kevin Wolf New
[15/41] blockdev: Save geometry in DriveInfo - - - - --- 2012-07-17 Kevin Wolf New
[14/41] ide pc: Cut out the block layer geometry middleman - - - - --- 2012-07-17 Kevin Wolf New
[13/41] hd-geometry: Cut out block layer translation middleman - - - - --- 2012-07-17 Kevin Wolf New
[12/41] hd-geometry: Clean up confusing use of prior translation hint - - - - --- 2012-07-17 Kevin Wolf New
[11/41] hd-geometry: Clean up gratuitous goto in hd_geometry_guess() - - - - --- 2012-07-17 Kevin Wolf New
[10/41] hd-geometry: Factor out guess_chs_for_size() - - - - --- 2012-07-17 Kevin Wolf New
[09/41] hd-geometry: Unnest conditional in hd_geometry_guess() - - - - --- 2012-07-17 Kevin Wolf New
[08/41] hd-geometry: Add tracepoints - - - - --- 2012-07-17 Kevin Wolf New
[07/41] hd-geometry: Move disk geometry guessing back from block.c - - - - --- 2012-07-17 Kevin Wolf New
[06/41] qtest: Add hard disk geometry test - - - - --- 2012-07-17 Kevin Wolf New
[05/41] vvfat: Do not clobber the user's geometry - - - - --- 2012-07-17 Kevin Wolf New
[04/41] vvfat: Fix partition table - - - - --- 2012-07-17 Kevin Wolf New
[03/41] fdc: Move floppy geometry guessing back from block.c - - - - --- 2012-07-17 Kevin Wolf New
[02/41] sheepdog: do not blindly memset all read buffers 1 - - - --- 2012-07-17 Kevin Wolf New
[01/41] sheepdog: always use coroutine-based network functions - - - - --- 2012-07-17 Kevin Wolf New
[PULL,00/41] Block patches - - - - --- 2012-07-17 Kevin Wolf New
[2/2] fdc-test: Check RELATIVE SEEK beyond track 0/80 - - - - --- 2012-07-16 Kevin Wolf New
[1/2] fdc-test: Clean up a bit - - - - --- 2012-07-16 Kevin Wolf New
[v2,1/2] coroutine-ucontext: Help valgrind understand coroutines - - 1 - --- 2012-07-13 Kevin Wolf New
[2/2] qemu-iotests: Valgrind support - - - - --- 2012-07-12 Kevin Wolf New
[1/2] coroutine-ucontext: Help valgrind understand coroutines - - - - --- 2012-07-12 Kevin Wolf New
qemu-io: Fix memory leaks - - 1 - --- 2012-07-12 Kevin Wolf New
[25/25] block: Factor bdrv_read_unthrottled() out of guess_disk_lchs() - - - - --- 2012-07-09 Kevin Wolf New
[24/25] qtest: Tidy up temporary files properly - - - - --- 2012-07-09 Kevin Wolf New
[23/25] fdc: Move floppy geometry guessing back from block.c - - - - --- 2012-07-09 Kevin Wolf New
[22/25] fdc: Drop broken code for user-defined floppy geometry - - - - --- 2012-07-09 Kevin Wolf New
[21/25] fdc_test: introduce test_sense_interrupt - - - - --- 2012-07-09 Kevin Wolf New
[20/25] fdc_test: update media_change test - - - - --- 2012-07-09 Kevin Wolf New
[19/25] fdc: fix interrupt handling - - - - --- 2012-07-09 Kevin Wolf New
[18/25] fdc: rewrite seek and DSKCHG bit handling - - - - --- 2012-07-09 Kevin Wolf New
[17/25] block: introduce bdrv_swap, implement bdrv_append on top of it - - - - --- 2012-07-09 Kevin Wolf New
[16/25] block: copy over job and dirty bitmap fields in bdrv_append - - - - --- 2012-07-09 Kevin Wolf New
[15/25] raw: hook into blkdebug - - - - --- 2012-07-09 Kevin Wolf New
[14/25] blkdebug: optionally tie errors to a specific sector - - - - --- 2012-07-09 Kevin Wolf New
[13/25] blkdebug: store list of active rules - - - - --- 2012-07-09 Kevin Wolf New
[12/25] blkdebug: pass getlength to underlying file - - - - --- 2012-07-09 Kevin Wolf New
[11/25] blkdebug: tiny cleanup - - - - --- 2012-07-09 Kevin Wolf New
[10/25] blkdebug: remove sync i/o events - - - - --- 2012-07-09 Kevin Wolf New
[09/25] sheepdog: traverse pending_list from the first for each time - - - - --- 2012-07-09 Kevin Wolf New
[08/25] sheepdog: split outstanding list into inflight and pending - - - - --- 2012-07-09 Kevin Wolf New
[07/25] sheepdog: make sure we don't free aiocb before sending all requests - - - - --- 2012-07-09 Kevin Wolf New
[06/25] sheepdog: use coroutine based socket functions in coroutine context - - - - --- 2012-07-09 Kevin Wolf New
[05/25] sheepdog: restart I/O when socket becomes ready in do_co_req() - - - - --- 2012-07-09 Kevin Wolf New
[04/25] sheepdog: fix dprintf format strings - - - - --- 2012-07-09 Kevin Wolf New
[03/25] blockdev: warn when copy_on_read=on and readonly=on - - - - --- 2012-07-09 Kevin Wolf New
[02/25] qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails - - - - --- 2012-07-09 Kevin Wolf New
[01/25] qcow2: fix #ifdef'd qcow2_check_refcounts() callers - - - - --- 2012-07-09 Kevin Wolf New
[PULL,00/25] Block patches - - - - --- 2012-07-09 Kevin Wolf New
raw-posix: Fix build without is_allocated support - - - 1 --- 2012-06-20 Kevin Wolf New
[39/39] qemu-iotests: add 036 autoclear feature bit test - - - - --- 2012-06-15 Kevin Wolf New
[38/39] qemu-iotests: add qcow2.py set-feature-bit command - - - - --- 2012-06-15 Kevin Wolf New
[37/39] fdc-test: introduced qtest read_without_media - - - - --- 2012-06-15 Kevin Wolf New
[36/39] fdc: fix implied seek while there is no media in drive - - - - --- 2012-06-15 Kevin Wolf New
[35/39] qcow2: fix autoclear image header update - - - - --- 2012-06-15 Kevin Wolf New
[34/39] xen: Don't peek behind the BlockDriverState abstraction 1 - - - --- 2012-06-15 Kevin Wolf New
[33/39] xen: Don't change -drive if=xen device name during machine init 1 - - - --- 2012-06-15 Kevin Wolf New
[32/39] block: Replace bdrv_get_format() by bdrv_get_format_name() - - - - --- 2012-06-15 Kevin Wolf New
[31/39] qemu-img: document qed format on qemu-img man page - - - - --- 2012-06-15 Kevin Wolf New
[30/39] qemu-iotests: COW with many AIO requests on the same cluster - - 1 - --- 2012-06-15 Kevin Wolf New
[29/39] qemu-iotests: Some backing file COW tests - - 1 - --- 2012-06-15 Kevin Wolf New
[28/39] qcow2: Fix avail_sectors in cluster allocation code - - - - --- 2012-06-15 Kevin Wolf New
[27/39] qcow2: Simplify calculation for COW area at the end - - - - --- 2012-06-15 Kevin Wolf New
[26/39] qcow2: always operate caches in writeback mode - - - - --- 2012-06-15 Kevin Wolf New
[25/39] ide: support enable/disable write cache - - - - --- 2012-06-15 Kevin Wolf New
[24/39] block: always open drivers in writeback mode - - - - --- 2012-06-15 Kevin Wolf New
[23/39] block: add bdrv_set_enable_write_cache - - - - --- 2012-06-15 Kevin Wolf New
[22/39] block: copy enable_write_cache in bdrv_append - - - - --- 2012-06-15 Kevin Wolf New
[21/39] savevm: flush after saving vm state - - - - --- 2012-06-15 Kevin Wolf New
[20/39] block: flush in writethrough mode after writes - - - - --- 2012-06-15 Kevin Wolf New
[19/39] qemu-iotests: start vms in qtest mode - - - - --- 2012-06-15 Kevin Wolf New
[18/39] qemu-iotests: fill streaming test image with data - - - - --- 2012-06-15 Kevin Wolf New
[17/39] scsi-disk: Don't peek behind the BlockDriverState abstraction 1 - - - --- 2012-06-15 Kevin Wolf New
[16/39] block: New bdrv_get_flags() 1 - - - --- 2012-06-15 Kevin Wolf New
[15/39] Prevent disk data loss when closing qemu - - - - --- 2012-06-15 Kevin Wolf New
[14/39] block: Simplify how drive_init() computes default ID - - - - --- 2012-06-15 Kevin Wolf New
[13/39] sheepdog: add coroutine_fn markers to coroutine functions - - 1 - --- 2012-06-15 Kevin Wolf New
[12/39] rbd: hook up cache options - - - - --- 2012-06-15 Kevin Wolf New
[11/39] qcow2: Support for fixing refcount inconsistencies - - - - --- 2012-06-15 Kevin Wolf New
[10/39] qemu-img check: Print fixed clusters and recheck - - - - --- 2012-06-15 Kevin Wolf New
[09/39] qemu-img check -r for repairing images - - - - --- 2012-06-15 Kevin Wolf New
[08/39] Un-inline fdctrl_init_isa() - - 1 - --- 2012-06-15 Kevin Wolf New
[07/39] xtensa_lx60: add missing #include "blockdev.h" - - - - --- 2012-06-15 Kevin Wolf New
[06/39] stream: move rate limiting to a separate header file - - - - --- 2012-06-15 Kevin Wolf New
[05/39] stream: move is_allocated_above to block.c - - - - --- 2012-06-15 Kevin Wolf New
[04/39] stream: tweak usage of bdrv_co_is_allocated - - - - --- 2012-06-15 Kevin Wolf New
[03/39] block: implement is_allocated for raw - - - - --- 2012-06-15 Kevin Wolf New
« 1 2 ... 1921 1922 19234303 4304 »