aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier1-2/+1
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier1-1/+1
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier1-1/+0
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig1-1/+0
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig1-28/+18
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat1-2/+0
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier1-2/+2
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier1-73/+0
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger1-17/+31
2012-06-12tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel1-1/+22
2012-05-22[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger1-0/+1955