index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
quorum: Fix leak of opts in quorum_open
Fam Zheng
1
-1
/
+2
2014-08-29
blkverify: Fix leak of opts in blkverify_open
Fam Zheng
1
-0
/
+1
2014-08-29
nfs: Fix leak of opts in nfs_file_open
Fam Zheng
1
-3
/
+7
2014-08-29
curl: Don't deref NULL pointer in call to aio_poll.
Richard W.M. Jones
1
-4
/
+4
2014-08-29
curl: Allow a cookie or cookies to be sent with http/https requests.
Richard W.M. Jones
1
-0
/
+16
2014-08-29
linux-aio: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
1
-16
/
+55
2014-08-29
sheepdog: fix a core dump while do auto-reconnecting
Liu Yuan
1
-1
/
+1
2014-08-29
aio-win32: add support for sockets
Paolo Bonzini
1
-2
/
+0
2014-08-29
block/quorum: add simple read pattern support
Liu Yuan
1
-48
/
+129
2014-08-29
sheepdog: improve error handling for a case of failed lock
Hitoshi Mitake
1
-0
/
+2
2014-08-29
sheepdog: adopting protocol update for VDI locking
Hitoshi Mitake
1
-1
/
+7
2014-08-29
block.curl: adding 'timeout' option
Daniel Henrique Barboza
1
-1
/
+12
2014-08-28
mirror: fix uninitialized variable delay_ns warnings
Stefan Hajnoczi
1
-3
/
+1
2014-08-22
vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
1
-6
/
+5
2014-08-22
blkdebug: Delete BH in bdrv_aio_cancel
Fam Zheng
1
-0
/
+4
2014-08-22
raw-posix: fix O_DIRECT short reads
Stefan Hajnoczi
1
-0
/
+9
2014-08-22
block/iscsi: fix memory corruption on iscsi resize
Peter Lieven
1
-1
/
+2
2014-08-21
block/vvfat.c: remove debugging code to reinit stderr if NULL
Michael Tokarev
1
-9
/
+0
2014-08-20
quorum: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+39
2014-08-20
nbd: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+36
2014-08-20
blkverify: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+29
2014-08-20
blkdebug: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+97
2014-08-20
qcow2: Add runtime options for cache sizes
Max Reitz
2
-11
/
+103
2014-08-20
qcow2: Use g_try_new0() for cache array
Max Reitz
1
-4
/
+9
2014-08-20
qcow2: Constant cache size in bytes
Max Reitz
2
-4
/
+21
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
2
-5
/
+5
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
6
-7
/
+6
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
15
-32
/
+31
2014-08-15
qcow2: fix new_blocks double-free in alloc_refcount_block()
Stefan Hajnoczi
1
-0
/
+1
2014-08-15
parallels: 2TB+ parallels images support
Denis V. Lunev
1
-5
/
+20
2014-08-15
parallels: split check for parallels format in parallels_open
Denis V. Lunev
1
-5
/
+8
2014-08-15
parallels: replace tabs with spaces in block/parallels.c
Denis V. Lunev
1
-5
/
+5
2014-08-15
parallels: extend parallels format header with actual data values
Denis V. Lunev
1
-3
/
+5
2014-08-15
blkdebug: report errors on flush too
Paolo Bonzini
1
-0
/
+20
2014-08-15
qcow2: Catch !*host_offset for data allocation
Max Reitz
1
-0
/
+11
2014-08-15
qcow2: Return useful error code in refcount_init()
Max Reitz
1
-2
/
+4
2014-08-15
mirror: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+6
2014-08-15
vpc: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
vmdk: Handle failure for potentially large allocations
Kevin Wolf
1
-2
/
+10
2014-08-15
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2
-3
/
+17
2014-08-15
vdi: Handle failure for potentially large allocations
Kevin Wolf
1
-5
/
+20
2014-08-15
rbd: Handle failure for potentially large allocations
Kevin Wolf
1
-2
/
+5
2014-08-15
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
raw-posix: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
qed: Handle failure for potentially large allocations
Kevin Wolf
2
-3
/
+10
2014-08-15
qcow2: Handle failure for potentially large allocations
Kevin Wolf
5
-32
/
+130
2014-08-15
qcow1: Handle failure for potentially large allocations
Kevin Wolf
1
-7
/
+26
2014-08-15
parallels: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
nfs: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-08-15
iscsi: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+4
[next]