summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_target.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-141-5/+10
|\
| * qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran2014-06-021-5/+10
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-64/+131
|\ \ | |/ |/|
| * qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-031-64/+131
* | qla2xxx: ABTS cause double free of qla_tgt_cmd +.Quinn Tran2014-05-191-3/+26
* | qla2xxx: T10-Dif: add T10-PI supportQuinn Tran2014-05-191-27/+594
|/
* qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein2014-02-241-1/+2
* qla2xxx: Check + fail when npiv_vports_inuse exists in shutdownNicholas Bellinger2014-02-201-3/+20
* qla2xxx: Fix qlt_lport_register base_vha callback raceNicholas Bellinger2014-02-201-2/+14
* qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-121-2/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-84/+87
|\
| * qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger2014-01-191-15/+10
| * qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-191-71/+79
| * qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2014-01-191-0/+1
* | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2013-12-191-0/+1
* | qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula2013-12-111-4/+5
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-121-1/+1
|\
| * target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* | [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-49/+20
|/
* qla_target: remove qlt_check_fcport_existJörn Engel2013-06-201-138/+13
* qla2xxx: Remove unused functionJörn Engel2013-04-251-19/+0
* [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi2013-02-221-0/+6
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-221-16/+143
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-151-1/+20
|\
| * qla2xxx: Look up LUN for abort requestsSteve Hodgson2012-11-271-1/+20
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-131-1/+1
|\ \
| * | [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-301-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-6/+6
|\ \ | |/ |/|
| * qla2xxx: Fix typo in qla2xxx driversMasanari Iida2012-10-301-6/+6
* | qla2xxx: Update target lookup session tables when a target session changesRoland Dreier2012-10-261-14/+11
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-10-101-1/+1
|\
| * qla2xxx: Fix endianness of task management response codeRoland Dreier2012-09-221-1/+1
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
|/
* qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier2012-07-161-13/+3
* qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier2012-07-161-1/+1
* qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
* qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-121-1/+0
* qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-121-1/+3
* qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-121-4/+2
* [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger2012-05-221-0/+4973
OpenPOWER on IntegriCloud