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