summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/tcm_qla2xxx.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-9/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-111-5/+5
|\
| * target: make queue_tm_rsp() return voidJoern Engel2013-07-071-3/+1
| * qla_target: remove qlt_check_fcport_existJörn Engel2013-06-201-2/+4
* | tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-141-1/+5
|/
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
* 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-061-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-171-8/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-7/+0
* target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-171-2/+1
* target: Remove se_session.sess_wait_listRoland Dreier2012-07-161-1/+1
* qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier2012-07-161-1/+0
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-161-1/+0
* tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2012-07-161-28/+18
* tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-161-2/+0
* tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-121-1/+3
* tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-121-2/+2
* tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-121-73/+0
* tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-121-17/+31
* tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-121-1/+22
* [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger2012-05-221-0/+1955
OpenPOWER on IntegriCloud