summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c
AgeCommit message (Expand)Author
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-10-30qla2xxx: Fix typo in qla2xxx driversMasanari Iida
2012-10-26qla2xxx: Update target lookup session tables when a target session changesRoland Dreier
2012-10-26tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger
2012-06-12tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel
2012-05-22[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger