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
2016-01-11
iscsi: fix readcapacity error message
Zhu Lingshan
1
-1
/
+1
2015-11-12
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
1
-33
/
+0
2015-11-12
iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
Fam Zheng
1
-2
/
+38
2015-11-05
iscsi: Translate scsi sense into error code
Fam Zheng
1
-20
/
+73
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-5
/
+4
2015-09-07
block/iscsi: validate block size returned from target
Peter Lieven
1
-0
/
+4
2015-07-02
block/iscsi: restore compatiblity with libiscsi 1.9.0
Peter Lieven
1
-5
/
+27
2015-07-02
block/iscsi: add support for request timeouts
Peter Lieven
1
-22
/
+65
2015-06-23
Fix migration in case of scsi-generic
Dimitris Aragiorgis
1
-4
/
+0
2015-06-23
block: Use bdrv_is_sg() everywhere
Dimitris Aragiorgis
1
-1
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-03
iscsi: Remove pointless runtime check of macro value
Fam Zheng
1
-7
/
+0
2015-04-28
block/iscsi: use the allocationmap also if cache.direct=on
Peter Lieven
1
-1
/
+1
2015-04-28
block/iscsi: bump year in copyright notice
Peter Lieven
1
-1
/
+1
2015-04-28
block/iscsi: handle SCSI_STATUS_TASK_SET_FULL
Peter Lieven
1
-2
/
+5
2015-04-28
block/iscsi: increase retry count
Peter Lieven
1
-1
/
+1
2015-04-28
block/iscsi: optimize WRITE10/16 if cache.writeback is not set
Peter Lieven
1
-3
/
+15
2015-04-28
block/iscsi: store DPOFUA bit from the modesense command
Peter Lieven
1
-0
/
+3
2015-04-28
block/iscsi: rename iscsi_write_protected and let it return void
Peter Lieven
1
-5
/
+5
2015-04-28
block/iscsi: change all iscsilun properties from uint8_t to bool
Peter Lieven
1
-7
/
+7
2015-04-28
block/iscsi: do not forget to logout from target
Peter Lieven
1
-0
/
+6
2015-04-09
block/iscsi: handle zero events from iscsi_which_events
Peter Lieven
1
-6
/
+27
2015-03-10
iscsi: Fix check for username
Stefan Weil
1
-1
/
+1
2015-02-27
iscsi: Handle write protected case in reopen
Fam Zheng
1
-9
/
+11
2015-01-03
block/iscsi: fix uninitialized variable
Peter Wu
1
-1
/
+1
2014-11-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-12
/
+37
2014-11-03
block/iscsi: check for oversized requests
Peter Lieven
1
-0
/
+12
2014-11-03
block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limits
Peter Lieven
1
-10
/
+10
2014-11-03
block/iscsi: set max_transfer_length
Peter Lieven
1
-2
/
+15
2014-10-31
iscsi: Refuse to open as writable if the LUN is write protected
Fam Zheng
1
-0
/
+42
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-3
/
+3
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
1
-1
/
+1
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+12
2014-09-30
block/iscsi: handle failure on malloc of the allocationmap
Peter Lieven
1
-7
/
+12
2014-09-26
trace-events: drop orphan iscsi trace events
Stefan Hajnoczi
1
-1
/
+0
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-3
/
+3
2014-09-22
iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-15
/
+2
2014-09-12
block: round up file size to nearest sector
Hu Tao
1
-2
/
+2
2014-08-22
block/iscsi: fix memory corruption on iscsi resize
Peter Lieven
1
-1
/
+2
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-15
iscsi: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+4
2014-07-18
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
1
-2
/
+1
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
1
-1
/
+1
2014-06-18
block/iscsi: drop obsolete pointers from iscsi_co_writev
Peter Lieven
1
-7
/
+2
2014-06-18
block/iscsi: fix init value for iTask->retries
Peter Lieven
1
-1
/
+0
2014-06-18
block/iscsi: bump libiscsi requirement to 1.9.0
Peter Lieven
1
-67
/
+0
2014-06-18
block/iscsi: use 16 byte CDBs only when necessary
Peter Lieven
1
-18
/
+40
2014-06-18
block/iscsi: fix potential segfault on early callback
Peter Lieven
1
-1
/
+4
2014-06-18
block/iscsi: handle BUSY condition
Peter Lieven
1
-12
/
+43
[prev]
[next]