index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
iscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi: Fix iscsi_create
Fam Zheng
2017-04-11
1
-2
/
+8
*
iscsi: drop unused IscsiAIOCB.qiov field
Stefan Hajnoczi
2017-04-02
1
-1
/
+0
*
iscsi: fix missing unlock
Paolo Bonzini
2017-03-03
1
-0
/
+4
*
iscsi: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
1
-19
/
+64
*
iscsi: Add blockdev-add support
Kevin Wolf
2017-02-21
1
-5
/
+9
*
iscsi: Add timeout option
Kevin Wolf
2017-02-21
1
-26
/
+11
*
iscsi: Add header-digest option
Kevin Wolf
2017-02-21
1
-24
/
+15
*
iscsi: Add initiator-name option
Kevin Wolf
2017-02-21
1
-17
/
+15
*
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
Kevin Wolf
2017-02-21
1
-34
/
+44
*
iscsi: Split URL into individual options
Kevin Wolf
2017-02-21
1
-53
/
+140
*
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
1
-3
/
+0
*
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
1
-1
/
+5
*
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2017-02-21
1
-0
/
+4
*
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2017-02-21
1
-2
/
+6
*
block/iscsi: avoid data corruption with cache=writeback
Peter Lieven
2017-01-27
1
-2
/
+6
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-1
/
+2
*
block: Return -ENOTSUP rather than assert on unaligned discards
Eric Blake
2016-11-22
1
-1
/
+3
*
block/iscsi: Adding new iSER transport layer option
Roy Shterman
2016-10-24
1
-1
/
+46
*
block/iscsi: Introducing new zero-copy API
Roy Shterman
2016-10-24
1
-2
/
+40
*
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-5
/
+2
*
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
2016-09-23
1
-1
/
+1
|
\
|
*
util: Add UUID API
Fam Zheng
2016-09-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-23
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
iscsi: Fix divide-by-zero regression on raw SG devices
Eric Blake
2016-09-22
1
-5
/
+8
*
|
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
2016-09-20
1
-36
/
+0
|
/
*
iscsi: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
1
-10
/
+8
*
iscsi: Rely on block layer to break up large requests
Eric Blake
2016-07-20
1
-10
/
+4
*
block/iscsi: allow caching of the allocation map
Peter Lieven
2016-07-19
1
-58
/
+192
*
block/iscsi: fix rounding in iscsi_allocationmap_set
Peter Lieven
2016-07-19
1
-3
/
+5
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-2
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+0
*
block: Use bool as appropriate for BDS members
Eric Blake
2016-07-05
1
-1
/
+1
*
block: Move request_alignment into BlockLimit
Eric Blake
2016-07-05
1
-1
/
+1
*
block: Switch discard length bounds to byte-based
Eric Blake
2016-07-05
1
-13
/
+6
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-8
/
+15
*
iscsi: Set request_alignment during .bdrv_refresh_limits()
Eric Blake
2016-07-05
1
-1
/
+2
*
iscsi: Advertise realistic limits to block layer
Eric Blake
2016-07-05
1
-1
/
+3
*
iscsi: fix assertion in is_sector_request_lun_aligned
Peter Lieven
2016-06-29
1
-2
/
+3
*
iscsi: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
1
-24
/
+34
*
block: Track write zero limits in bytes
Eric Blake
2016-06-08
1
-7
/
+6
*
iscsi: Use block size as minimum zero/discard alignment
Eric Blake
2016-06-08
1
-0
/
+5
*
block/iscsi: avoid potential overflow of acb->task->cdb
Peter Lieven
2016-05-29
1
-0
/
+7
*
iscsi: pass SCSI status back for SG_IO
Vadim Rozenfeld
2016-05-23
1
-0
/
+1
*
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
2016-05-12
1
-0
/
+1
*
block: Make supported_write_flags a per-bds property
Eric Blake
2016-05-12
1
-3
/
+7
*
block: Introduce bdrv_driver_pwritev()
Kevin Wolf
2016-05-12
1
-8
/
+0
*
iscsi: Support BDRV_REQ_FUA
Kevin Wolf
2016-03-30
1
-16
/
+14
*
block: Move enable_write_cache to BB level
Kevin Wolf
2016-03-30
1
-1
/
+1
*
iscsi: add support for getting CHAP password via QCryptoSecret API
Daniel P. Berrange
2016-02-29
1
-1
/
+23
*
iscsi: Assign bs to file in iscsi_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+3
[next]