2009-06-08 |
Mike Christie | [SCSI] libfc: use DID_ERROR when we have internall... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: add debug printks for iscsi command... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: add task aborted state Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: check if iscsi host has work queue... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: don't let io sit in queue when session... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: handle cleanup task races Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: fix iscsi transport checks to account... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi_tcp: update recv tracking for each... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: fix nop response/reply and session... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsn Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: export iscsi_itt_to_task for bnx2i Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: handle param allocation failures Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] libiscsi: check of LLD has a alloc pdu callout. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-05-23 |
Mike Christie | [SCSI] iscsi: pass ep connect shost Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-04-27 |
Mike Christie | [SCSI] cxgb3i: fix cpu use abuse during writes Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-04-27 |
Mike Christie | [SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-04-27 |
Mike Christie | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-04-27 |
Mike Christie | [SCSI] iscsi_tcp: don't fire conn error if pdu init... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-04-27 |
Mike Christie | [SCSI] fix q->lock not held warning when target is... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-04-03 |
Mike Christie | [SCSI] cxgb3i: call ddp release function directly Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-04-03 |
Mike Christie | [SCSI] cxgb3i: re-read ddp settings information after... Mike Christie. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] libiscsi: fix possbile null ptr session command... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] iscsi class: remove host no argument from session... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] libiscsi: pass session failure a session struct Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] iscsi lib: remove qdepth param from iscsi host... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] iscsi lib: have lib create work queue for transmitting IO Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] iscsi class: fix lock dep warning on logout Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] libiscsi: don't cap queue depth in iscsi modules Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] libiscsi: replace scsi_debug logging with session... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-03-13 |
Mike Christie | [SCSI] iser: have iser use its own logging Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-02-10 |
Mike Christie | [SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_t... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-01-25 |
Mike Christie | [SCSI] qla4xxx: do not reuse session when connecting... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2009-01-25 |
Mike Christie | [SCSI] libiscsi: fix iscsi pool leak Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] libiscsi_tcp: support padding offload Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] libiscsi: handle init task failures. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] libiscsi: pass opcode into alloc_pdu callout Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] libiscsi: allow drivers to modify the itt sent... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] iscsi_tcp: split module into lib and lld Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] iscsi_tcp: add iscsi_tcp prefix to iscsi_tcp... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] libiscsi: change login data buffer allocation Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] iscsi_tcp: remove unused r2t handling Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] iscsi_tcp: convert to new alloc_hdr api Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] iser: convert iser to new alloc_pdu api Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] libiscsi: prepare libiscsi for new offload engines... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-29 |
Mike Christie | [SCSI] iscsi_tcp: prepare helpers for LLDs that can... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-12-03 |
Mike Christie | [SCSI] libiscsi REGRESSION: fix passthrough support... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-11-16 |
Mike Christie | [SCSI] Fix hang in starved list processing Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-11-05 |
Mike Christie | [SCSI] scsi_error regression: Fix idempotent command... Signed-off-by: Mike Christie <mchristi@redhat.com>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | libiscsi: fix locking in iscsi_eh_device_reset Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | libiscsi: check reason why we are stopping iscsi session... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] iscsi_tcp: return a descriptive error value... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] libiscsi: rename host reset to target reset Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] iscsi class: fix endpoint id handling Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] libiscsi: Support drivers initiating session... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] libiscsi: fix data corruption when target has... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] scsi_dh_alua: remove REQ_NOMERGE Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] modify scsi to handle new fail fast flags. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] block: separate failfast into multiple bits. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] qla2xxx: use new host byte transport errors. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] fc class: Add support for new transport errors Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] iscsi class, libiscsi and qla4xxx: convert to... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] scsi: add transport host byte errors (v3) Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] fc class: unblock target after calling terminate... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-13 |
Mike Christie | [SCSI] Add helper code so transport classes/driver... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-10-03 |
Mike Christie | [SCSI] libiscsi: return error passed in during iscsi... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-09-03 |
Mike Christie | ibft: fix target info parsing in ibft module Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-26 |
Mike Christie | [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-26 |
Mike Christie | [SCSI] fix shared tag map tag allocation Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-26 |
Mike Christie | [SCSI] stex: fix queue depth setting Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-26 |
Mike Christie | [SCSI] qla4xxx: fix queue depth setting Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-26 |
Mike Christie | [SCSI] fix shared tag map setup Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi class: fix endpoint leak Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi class: update version number Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi class: fix refcount leak Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] libiscsi, iser, tcp: remove recv_lock Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] libiscsi: fix cmds_max setting Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi class: Add session initiatorname and ifacename... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi_tcp: hook iscsi_tcp into iscsi_endpoint... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iser: Modify iser to take a iscsi_endpoint struct... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi class: add endpoint class Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi class: user device_for_each_child instead... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iser: handle iscsi_cmd_task rename Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi_tcp: handle iscsi_cmd_task rename Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iser: convert ib_iser to support merged tasks Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi_tcp: convert iscsi_tcp to support merged... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] libiscsi: modify libiscsi so it supports offloaded... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] libiscsi, iscsi_tcp, iser: add session cmds... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iser: fix handling of scsi cmnds during recovery. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |
2008-07-12 |
Mike Christie | [SCSI] iscsi: modify iscsi printk so it can take driver... Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
|
commit | commitdiff | tree |