| Commit message (Expand) | Author | Age | Files | Lines |
* | qla2xxx: terminate exchange when command is aborted by LIO | Alexei Potashnik | 2015-07-24 | 1 | -8/+1 |
* | qla2xxx: added sess generations to detect RSCN update races | Alexei Potashnik | 2015-07-24 | 1 | -1/+4 |
* | qla2xxx: delay plogi/prli ack until existing sessions are deleted | Alexei Potashnik | 2015-07-24 | 1 | -2/+41 |
* | qla2xxx: cleanup cmd in qla workqueue before processing TMR | Swapnil Nagle | 2015-07-24 | 1 | -0/+12 |
* | qla2xxx: adjust debug flags | Quinn Tran | 2015-07-24 | 1 | -0/+3 |
* | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 2015-05-30 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-10-21 | 1 | -11/+1 |
|\ |
|
| * | qla_target: rearrange struct qla_tgt_prm | Joern Engel | 2014-10-01 | 1 | -1/+1 |
| * | qla_target: make some global functions static | Joern Engel | 2014-10-01 | 1 | -10/+0 |
* | | qla2xxx: Add flags for tracing the target commands. | Saurav Kashyap | 2014-09-25 | 1 | -0/+24 |
* | | qla2xxx: Fix hang due to cmd_kref not decrementing | Quinn Tran | 2014-09-25 | 1 | -0/+1 |
* | | qla2xxx: Add support for QFull throttling and Term Exchange retry | Quinn Tran | 2014-09-25 | 1 | -0/+4 |
* | | qla2xxx: Handle chip reset in target mode. | Arun Easi | 2014-09-25 | 1 | -0/+2 |
|/ |
|
* | qla2xxx: Fix sparse warning in qla_target.c. | Quinn Tran | 2014-06-25 | 1 | -2/+2 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-06-14 | 1 | -8/+8 |
|\ |
|
| * | qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch | Quinn Tran | 2014-06-02 | 1 | -8/+8 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-06-12 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | qla2xxx: Convert to percpu_ida session tag pre-allocation | Nicholas Bellinger | 2014-06-03 | 1 | -0/+6 |
* | | qla2xxx: T10-Dif: add T10-PI support | Quinn Tran | 2014-05-19 | 1 | -3/+81 |
|/ |
|
* | qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown | Nicholas Bellinger | 2014-02-20 | 1 | -1/+1 |
* | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list | Roland Dreier | 2014-02-12 | 1 | -1/+0 |
* | qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport | Nicholas Bellinger | 2014-01-19 | 1 | -2/+2 |
* | qla2xxx: Remove unused function | Jörn Engel | 2013-04-25 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Enable target mode support for ISP83xx. | Arun Easi | 2013-02-22 | 1 | -4/+10 |
* | [SCSI] qla2xxx: Determine the number of outstanding commands based on availab... | Chad Dupuis | 2013-02-22 | 1 | -2/+3 |
* | qla2xxx: Update target lookup session tables when a target session changes | Roland Dreier | 2012-10-26 | 1 | -0/+1 |
* | qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down | Roland Dreier | 2012-07-16 | 1 | -1/+0 |
* | tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq | Christoph Hellwig | 2012-07-16 | 1 | -1/+1 |
* | qla2xxx: Remove version.h header file inclusion | Sachin Kamat | 2012-06-12 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series | Nicholas Bellinger | 2012-05-22 | 1 | -0/+1005 |