| Commit message (Expand) | Author | Age |
* | tcm_qla2xxx: introduce a private sess_kref | Christoph Hellwig | 2016-05-10 |
* | tcm_qla2xxx: Convert to target_alloc_session usage | Nicholas Bellinger | 2016-03-11 |
* | qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM | Quinn Tran | 2016-01-29 |
* | qla2xxx: Move atioq to a different lock to reduce lock contention | Quinn Tran | 2016-01-07 |
* | qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit. | Quinn Tran | 2016-01-07 |
* | qla2xxx: Wait for all conflicts before ack'ing PLOGI | Alexei Potashnik | 2016-01-07 |
* | qla2xxx: Delete session if initiator is gone from FW | Alexei Potashnik | 2016-01-07 |
* | qla2xxx: terminate exchange when command is aborted by LIO | Alexei Potashnik | 2015-07-24 |
* | qla2xxx: added sess generations to detect RSCN update races | Alexei Potashnik | 2015-07-24 |
* | qla2xxx: delay plogi/prli ack until existing sessions are deleted | Alexei Potashnik | 2015-07-24 |
* | qla2xxx: cleanup cmd in qla workqueue before processing TMR | Swapnil Nagle | 2015-07-24 |
* | qla2xxx: adjust debug flags | Quinn Tran | 2015-07-24 |
* | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 2015-05-31 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-10-21 |
|\ |
|
| * | qla_target: rearrange struct qla_tgt_prm | Joern Engel | 2014-10-01 |
| * | qla_target: make some global functions static | Joern Engel | 2014-10-01 |
* | | qla2xxx: Add flags for tracing the target commands. | Saurav Kashyap | 2014-09-25 |
* | | qla2xxx: Fix hang due to cmd_kref not decrementing | Quinn Tran | 2014-09-25 |
* | | qla2xxx: Add support for QFull throttling and Term Exchange retry | Quinn Tran | 2014-09-25 |
* | | qla2xxx: Handle chip reset in target mode. | Arun Easi | 2014-09-25 |
|/ |
|
* | qla2xxx: Fix sparse warning in qla_target.c. | Quinn Tran | 2014-06-25 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-06-14 |
|\ |
|
| * | qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch | Quinn Tran | 2014-06-02 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-06-13 |
|\ \
| |/
|/| |
|
| * | qla2xxx: Convert to percpu_ida session tag pre-allocation | Nicholas Bellinger | 2014-06-03 |
* | | qla2xxx: T10-Dif: add T10-PI support | Quinn Tran | 2014-05-19 |
|/ |
|
* | qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown | Nicholas Bellinger | 2014-02-20 |
* | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list | Roland Dreier | 2014-02-12 |
* | qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport | Nicholas Bellinger | 2014-01-18 |
* | qla2xxx: Remove unused function | Jörn Engel | 2013-04-25 |
* | [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 | 2013-02-22 |
* | qla2xxx: Update target lookup session tables when a target session changes | Roland Dreier | 2012-10-26 |
* | qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down | Roland Dreier | 2012-07-16 |
* | tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq | Christoph Hellwig | 2012-07-16 |
* | qla2xxx: Remove version.h header file inclusion | Sachin Kamat | 2012-06-13 |
* | [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series | Nicholas Bellinger | 2012-05-22 |