summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c
Commit message (Expand)AuthorAgeFilesLines
* target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-181-2/+1Star
* target: Remove se_session.sess_wait_listRoland Dreier2012-07-171-1/+1
* qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier2012-07-171-1/+0Star
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-171-1/+0Star
* tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2012-07-171-28/+18Star
* tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-171-2/+0Star
* tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-131-1/+3
* tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-131-2/+2
* tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-131-73/+0Star
* tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-131-17/+31
* tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-131-1/+22
* [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger2012-05-221-0/+1955