index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-22
aio-posix: make AioHandler deletion O(1)
Stefan Hajnoczi
1
-1
/
+5
2020-02-22
util/async: make bh_aio_poll() O(1)
Stefan Hajnoczi
1
-2
/
+18
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2
-2
/
+4
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
2
-12
/
+0
2020-02-18
block: Add bdrv_recurse_can_replace()
Max Reitz
1
-0
/
+10
2020-02-18
block: Drop bdrv_is_first_non_filter()
Max Reitz
1
-1
/
+0
2020-01-30
blockdev: adds bdrv_parse_aio to use io_uring
Aarushi Mehta
1
-0
/
+1
2020-01-30
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
2
-1
/
+27
2020-01-30
block/block: add BDRV flag for io_uring
Aarushi Mehta
1
-0
/
+1
2020-01-30
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
1
-2
/
+1
2020-01-30
block: eliminate BDRV_REQ_NO_SERIALISING
Paolo Bonzini
1
-12
/
+0
2020-01-06
block: Add bdrv_qapi_perm_to_blk_perm()
Max Reitz
1
-0
/
+1
2019-12-18
block/snapshot: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-11-18
nbd: Don't send oversize strings
Eric Blake
1
-4
/
+4
2019-11-18
bitmap: Enforce maximum bitmap name length
Eric Blake
1
-0
/
+2
2019-11-18
nbd/server: Prefer heap over stack for parsing client names
Eric Blake
1
-5
/
+5
2019-11-04
block: Add bdrv_co_get_self_request()
Max Reitz
1
-0
/
+1
2019-11-04
block: Make wait/mark serialising requests public
Max Reitz
1
-0
/
+3
2019-11-04
nvme: fix NSSRS offset in CAP register
Klaus Jensen
1
-1
/
+1
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2
-4
/
+19
2019-10-28
block/nvme: add support for write zeros
Maxim Levitsky
1
-1
/
+18
2019-10-28
block/block-copy: increase buffered copy request
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-28
block/block-copy: add memory limit
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2019-10-17
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
Vladimir Sementsov-Ogievskiy
1
-6
/
+0
2019-10-17
block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2019-10-17
block: switch reopen queue from QSIMPLEQ to QTAILQ
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-17
block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2019-10-17
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy
1
-9
/
+5
2019-10-17
block/dirty-bitmap: drop meta
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2019-10-17
block/qcow2: proper locking on bitmap add/remove paths
Vladimir Sementsov-Ogievskiy
1
-5
/
+5
2019-10-17
block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2
-6
/
+5
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2
-5
/
+10
2019-10-10
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
1
-4
/
+9
2019-10-10
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2
-0
/
+2
2019-10-10
block: add empty account cookie type
Anton Nefedov
1
-0
/
+1
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
1
-0
/
+1
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
1
-0
/
+76
2019-10-10
block: introduce aio task pool
Vladimir Sementsov-Ogievskiy
1
-0
/
+54
2019-09-24
nbd: Grab aio context lock in more places
Eric Blake
1
-0
/
+1
2019-09-16
block: Remove unused masks
Nir Soffer
1
-2
/
+0
2019-09-10
job: drop job_drain
Vladimir Sementsov-Ogievskiy
1
-19
/
+0
2019-09-05
nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
Eric Blake
1
-0
/
+4
2019-09-05
nbd: Improve per-export flag handling in server
Eric Blake
1
-1
/
+1
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
1
-1
/
+1
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2019-08-19
block: Add bdrv_has_zero_init_truncate()
Max Reitz
2
-0
/
+8
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
1
-0
/
+2
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
1
-1
/
+1
[next]