| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | scsi: qla2xxx: Move target stat counters from vha to qpair. | Quinn Tran | 2017-06-27 | 1 | -4/+4 |
* | | scsi: qla2xxx: don't include <generated/utsrelease.h> | Johannes Berg | 2017-06-26 | 1 | -7/+6 |
* | | scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit | Quinn Tran | 2017-06-12 | 1 | -1/+1 |
* | | scsi: tcm_qla2xxx: Do not allow aborted cmd to advance. | Quinn Tran | 2017-06-12 | 1 | -0/+13 |
|/ |
|
* | qla2xxx: Improve T10-DIF/PI handling in driver. | Quinn Tran | 2017-03-18 | 1 | -16/+33 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-03-03 | 1 | -1/+1 |
|\ |
|
| * | scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator" | Colin Ian King | 2017-02-23 | 1 | -1/+1 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-03-02 | 1 | -101/+155 |
|\ \
| |/
|/| |
|
| * | qla2xxx: Add Dual mode support in the driver | Quinn Tran | 2017-02-09 | 1 | -1/+1 |
| * | qla2xxx: Track I-T nexus as single fc_port struct | Quinn Tran | 2017-02-08 | 1 | -56/+74 |
| * | qla2xxx: Use d_id instead of s_id for more clarity | Quinn Tran | 2017-02-08 | 1 | -19/+22 |
| * | qla2xxx: Make trace flags more readable | Quinn Tran | 2017-02-08 | 1 | -23/+20 |
| * | qla2xxx: Cleanup TMF code translation from qla_target | Quinn Tran | 2017-02-08 | 1 | -2/+38 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-02-20 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 2017-01-14 | 1 | -2/+2 |
* | | qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version | Himanshu Madhani | 2017-01-17 | 1 | -2/+2 |
|/ |
|
* | tcm_qla2xxx Add SCSI command jammer/discard capability | Laurence Oberman | 2016-05-10 | 1 | -0/+20 |
* | tcm_qla2xxx: introduce a private sess_kref | Christoph Hellwig | 2016-05-10 | 1 | -37/+2 |
* | tcm_qla2xxx: Convert to target_alloc_session usage | Nicholas Bellinger | 2016-03-10 | 1 | -39/+40 |
* | qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity | Quinn Tran | 2016-02-10 | 1 | -0/+3 |
* | qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM | Quinn Tran | 2016-01-29 | 1 | -3/+70 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-01-20 | 1 | -17/+21 |
|\ |
|
| * | qla2xxx: Add selective command queuing | Quinn Tran | 2016-01-07 | 1 | -2/+2 |
| * | qla2xxx: Remove dependency on hardware_lock to reduce lock contention. | Quinn Tran | 2016-01-07 | 1 | -14/+14 |
| * | qla2xxx: Add FW resource count in DebugFS. | Quinn Tran | 2016-01-07 | 1 | -1/+1 |
| * | qla2xxx: Enable Target counters in DebugFS. | Himanshu Madhani | 2016-01-07 | 1 | -0/+4 |
* | | qla2xxx: Fix regression introduced by target configFS changes | Himanshu Madhani | 2015-11-28 | 1 | -1/+1 |
|/ |
|
* | target: use per-attribute show and store methods | Christoph Hellwig | 2015-10-13 | 1 | -102/+51 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-09-11 | 1 | -7/+6 |
|\ |
|
| * | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 2015-09-11 | 1 | -0/+5 |
| * | qla2xxx: Update tcm_qla2xxx module description to 24xx+ | Sebastian Herbszt | 2015-08-02 | 1 | -1/+1 |
| * | tcm_qla2xxx: Remove set-but-not-used variables | Bart Van Assche | 2015-07-23 | 1 | -6/+0 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-09-02 | 1 | -0/+6 |
|\ \ |
|
| * | | qla2xxx: Return the fabric command state for non-task management requests | Dilip Kumar Uppugandla | 2015-08-26 | 1 | -0/+6 |
| |/ |
|
* | | qla2xxx: terminate exchange when command is aborted by LIO | Alexei Potashnik | 2015-07-24 | 1 | -10/+1 |
* | | qla2xxx: delay plogi/prli ack until existing sessions are deleted | Alexei Potashnik | 2015-07-24 | 1 | -0/+4 |
* | | qla2xxx: cleanup cmd in qla workqueue before processing TMR | Swapnil Nagle | 2015-07-24 | 1 | -6/+2 |
* | | qla2xxx: adjust debug flags | Quinn Tran | 2015-07-24 | 1 | -2/+1 |
* | | tcm_qla2xxx: pass timeout as HZ independent value | Nicholas Mc Guire | 2015-07-23 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-07-04 | 1 | -214/+13 |
|\ |
|
| * | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 2015-06-15 | 1 | -7/+2 |
| * | target: remove ->put_session method | Christoph Hellwig | 2015-05-30 | 1 | -13/+0 |
| * | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig | 2015-05-30 | 1 | -1/+0 |
| * | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 2015-05-30 | 1 | -15/+0 |
| * | target: move transport ID handling to the core | Christoph Hellwig | 2015-05-30 | 1 | -73/+0 |
| * | target: remove the get_fabric_proto_ident method | Christoph Hellwig | 2015-05-30 | 1 | -19/+0 |
| * | target: change core_tpg_register prototype | Christoph Hellwig | 2015-05-30 | 1 | -4/+4 |
| * | target: move node ACL allocation to core code | Christoph Hellwig | 2015-05-30 | 1 | -27/+2 |
| * | target: refactor init/drop_nodeacl methods | Christoph Hellwig | 2015-05-30 | 1 | -51/+8 |
| * | target: make the tpg_get_default_depth method optional | Christoph Hellwig | 2015-05-30 | 1 | -7/+0 |