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
/
block_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
1
-2
/
+2
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
1
-0
/
+5
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
1
-5
/
+9
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
1
-1
/
+1
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
1
-3
/
+4
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
1
-3
/
+5
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
1
-2
/
+5
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
1
-4
/
+6
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
1
-0
/
+1
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
1
-5
/
+6
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-2
/
+2
2017-05-29
block/file-*: *_parse_filename() and colons
Max Reitz
1
-0
/
+3
2017-05-11
block: Update comments on BDRV_BLOCK_* meanings
Eric Blake
1
-0
/
+7
2017-05-11
block: Drop permissions when migration completes
Kevin Wolf
1
-3
/
+4
2017-05-11
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
1
-0
/
+5
2017-05-11
block: Add, parse and store "force-share" option
Fam Zheng
1
-0
/
+1
2017-04-28
block: fix obvious coding style mistakes in block_int.h
Klim Kireev
1
-3
/
+3
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
1
-1
/
+1
2017-04-24
block: Make errp the last parameter of commit_active_start
Fam Zheng
1
-3
/
+3
2017-03-17
block: Always call bdrv_child_check_perm first
Fam Zheng
1
-4
/
+0
2017-03-07
block: Fix error handling in bdrv_replace_in_backing_chain()
Kevin Wolf
1
-2
/
+2
2017-03-07
block: Ignore multiple children in bdrv_check_update_perm()
Kevin Wolf
1
-1
/
+1
2017-02-28
commit: Add filter-node-name to block-commit
Kevin Wolf
1
-3
/
+10
2017-02-28
mirror: Add filter-node-name to blockdev-mirror
Kevin Wolf
1
-1
/
+4
2017-02-28
block: BdrvChildRole.attach/detach() callbacks
Kevin Wolf
1
-0
/
+3
2017-02-28
block: Add BdrvChildRole.stay_at_node
Kevin Wolf
1
-0
/
+4
2017-02-28
block: Add BdrvChildRole.get_parent_desc()
Kevin Wolf
1
-0
/
+6
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
1
-1
/
+1
2017-02-28
vvfat: Implement .bdrv_child_perm()
Kevin Wolf
1
-0
/
+1
2017-02-28
block: Default .bdrv_child_perm() for format drivers
Kevin Wolf
1
-0
/
+8
2017-02-28
block: Default .bdrv_child_perm() for filter drivers
Kevin Wolf
1
-0
/
+8
2017-02-28
block: Involve block drivers in permission granting
Kevin Wolf
1
-0
/
+61
2017-02-28
block: Let callers request permissions when attaching a child node
Kevin Wolf
1
-1
/
+14
2017-02-21
block: document fields protected by AioContext lock
Paolo Bonzini
1
-25
/
+39
2017-01-16
block: get rid of bdrv_io_unplugged_begin/end
Paolo Bonzini
1
-2
/
+1
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
1
-1
/
+1
2016-11-14
blockjob: refactor backup_start as backup_job_create
John Snow
1
-11
/
+12
2016-11-01
blockjob: centralize QMP event emissions
John Snow
1
-13
/
+4
2016-11-01
Replication/Blockjobs: Create replication jobs as internal
John Snow
1
-2
/
+7
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
1
-0
/
+17
2016-10-28
block: add BDS field to count in-flight requests
Paolo Bonzini
1
-4
/
+6
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
1
-0
/
+2
2016-09-28
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
1
-1
/
+1
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-9
/
+0
2016-09-13
mirror: auto complete active commit
Wen Congyang
1
-1
/
+2
2016-09-05
drive-backup: added support for data compression
Pavel Butsykin
1
-0
/
+1
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
1
-3
/
+0
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
1
-0
/
+3
2016-08-18
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
1
-1
/
+1
2016-08-03
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
1
-17
/
+20
[next]