summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_target.c
AgeCommit message (Expand)Author
2014-09-25qla2xxx: Add flags for tracing the target commands.Saurav Kashyap
2014-09-25qla2xxx: Fix hang due to cmd_kref not decrementingQuinn Tran
2014-09-25qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSYHimanshu Madhani
2014-09-25qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran
2014-09-25qla2xxx: Host reset handling in ABTS path.Arun Easi
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi
2014-09-25qla2xxx: Add Host reset handling in target mode.Arun Easi
2014-09-25qla2xxx: Add counter for messageSaurav Kashyap
2014-09-25qla2xxx: Enable SLER conditionally in target mode.Arun Easi
2014-09-25qla2xxx: Remove verbose messages in target mode.Arun Easi
2014-09-25qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi
2014-09-25qla2xxx: fix kernel NULL pointer accessHimanshu Madhani
2014-09-16scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-06-25qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-03qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger
2014-06-02qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran
2014-05-19qla2xxx: ABTS cause double free of qla_tgt_cmd +.Quinn Tran
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran
2014-02-24qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein
2014-02-20qla2xxx: Check + fail when npiv_vports_inuse exists in shutdownNicholas Bellinger
2014-02-20qla2xxx: Fix qlt_lport_register base_vha callback raceNicholas Bellinger
2014-02-12qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-19qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger
2014-01-19qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap
2014-01-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger
2013-12-11qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba
2013-06-20qla_target: remove qlt_check_fcport_existJörn Engel
2013-04-25qla2xxx: Remove unused functionJörn Engel
2013-02-22[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi
2013-02-22[SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap
2012-11-27qla2xxx: Look up LUN for abort requestsSteve Hodgson
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-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-09-22qla2xxx: Fix endianness of task management response codeRoland Dreier
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-16qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier