summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-151-2/+2
|\
| * target: pass sense_reason as a return valueChristoph Hellwig2012-11-071-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ | |/ |/|
| * qla2xxx: Fix typo in qla2xxx driversMasanari Iida2012-10-301-1/+1
* | qla2xxx: Update target lookup session tables when a target session changesRoland Dreier2012-10-261-0/+73
* | tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier2012-10-261-1/+3
|/
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-181-8/+0Star
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-181-7/+0Star
* 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