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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
block
/
iscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
iscsi: do not assume device is zero initialized
Peter Lieven
1
-0
/
+6
2012-11-28
iscsi: fix deadlock during login
Peter Lieven
1
-181
/
+70
2012-11-28
iscsi: fix segfault in url parsing
Peter Lieven
1
-2
/
+1
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-6
/
+6
2012-09-25
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-4
/
+0
2012-09-24
block: do not parse BDRV_O_CACHE_WB in block drivers
Jeff Cody
1
-4
/
+0
2012-09-21
iSCSI: We dont need to explicitely call qemu_notify_event() any more
Ronnie Sahlberg
1
-6
/
+0
2012-09-21
iSCSI: We need to support SG_IO also from iscsi_ioctl()
Ronnie Sahlberg
1
-0
/
+17
2012-08-28
iscsi: Set number of blocks to 0 for blank CDROM devices
Ronnie Sahlberg
1
-1
/
+6
2012-08-20
iscsi: fix races between task completion and abort
Paolo Bonzini
1
-29
/
+30
2012-08-20
iscsi: simplify iscsi_schedule_bh
Paolo Bonzini
1
-15
/
+9
2012-08-20
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
Paolo Bonzini
1
-28
/
+28
2012-08-20
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
Paolo Bonzini
1
-23
/
+32
2012-08-15
iscsi: Fix NULL dereferences / races between task completion and abort
Stefan Priebe
1
-32
/
+23
2012-08-09
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
1
-1
/
+4
2012-08-08
iscsi: reorganize code for parse_initiator_name
Paolo Bonzini
1
-12
/
+9
2012-08-08
iscsi: do not leak initiator_name
Paolo Bonzini
1
-17
/
+16
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-2
/
+1
2012-07-02
ISCSI: force use of sg for SMC and SSC devices
Ronnie Sahlberg
1
-0
/
+10
2012-07-02
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
1
-0
/
+142
2012-06-11
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
1
-2
/
+1
2012-05-28
ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
Ronnie Sahlberg
1
-29
/
+83
2012-05-28
ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMC
Ronnie Sahlberg
1
-5
/
+59
2012-05-28
ISCSI: get device type at connection time
Ronnie Sahlberg
1
-2
/
+43
2012-05-28
ISCSI: change num_blocks to 64-bit
Paolo Bonzini
1
-1
/
+1
2012-05-28
ISCSI: redo how we set up the events
Ronnie Sahlberg
1
-4
/
+21
2012-05-04
ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs
Ronnie Sahlberg
1
-13
/
+73
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
1
-2
/
+2
2012-02-09
iSCSI: add configuration variables for iSCSI
Ronnie Sahlberg
1
-10
/
+129
2011-10-28
iSCSI block driver
Ronnie Sahlberg
1
-0
/
+591