Age | Commit message (Expand) | Author |
2017-07-30 | qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2) | Nicholas Bellinger |
2017-07-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-07-11 | Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT" | Nicholas Bellinger |
2017-07-06 | qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT | Nicholas Bellinger |
2017-07-06 | qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG | Nicholas Bellinger |
2017-06-27 | scsi: qla2xxx: Move target stat counters from vha to qpair. | Quinn Tran |
2017-06-26 | scsi: qla2xxx: don't include <generated/utsrelease.h> | Johannes Berg |
2017-06-12 | scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit | Quinn Tran |
2017-06-12 | scsi: tcm_qla2xxx: Do not allow aborted cmd to advance. | Quinn Tran |
2017-03-18 | qla2xxx: Improve T10-DIF/PI handling in driver. | Quinn Tran |
2017-03-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-03-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-02-23 | scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator" | Colin Ian King |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-09 | qla2xxx: Add Dual mode support in the driver | Quinn Tran |
2017-02-08 | qla2xxx: Track I-T nexus as single fc_port struct | Quinn Tran |
2017-02-08 | qla2xxx: Use d_id instead of s_id for more clarity | Quinn Tran |
2017-02-08 | qla2xxx: Make trace flags more readable | Quinn Tran |
2017-02-08 | qla2xxx: Cleanup TMF code translation from qla_target | Quinn Tran |
2017-01-17 | qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version | Himanshu Madhani |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra |
2016-05-10 | tcm_qla2xxx Add SCSI command jammer/discard capability | Laurence Oberman |
2016-05-10 | tcm_qla2xxx: introduce a private sess_kref | Christoph Hellwig |
2016-03-10 | tcm_qla2xxx: Convert to target_alloc_session usage | Nicholas Bellinger |
2016-02-10 | qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity | Quinn Tran |
2016-01-29 | qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM | Quinn Tran |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-07 | qla2xxx: Add selective command queuing | Quinn Tran |
2016-01-07 | qla2xxx: Remove dependency on hardware_lock to reduce lock contention. | Quinn Tran |
2016-01-07 | qla2xxx: Add FW resource count in DebugFS. | Quinn Tran |
2016-01-07 | qla2xxx: Enable Target counters in DebugFS. | Himanshu Madhani |
2015-11-28 | qla2xxx: Fix regression introduced by target configFS changes | Himanshu Madhani |
2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig |
2015-09-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-09-11 | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger |
2015-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-08-26 | qla2xxx: Return the fabric command state for non-task management requests | Dilip Kumar Uppugandla |
2015-08-02 | qla2xxx: Update tcm_qla2xxx module description to 24xx+ | Sebastian Herbszt |
2015-07-24 | qla2xxx: terminate exchange when command is aborted by LIO | 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-23 | tcm_qla2xxx: pass timeout as HZ independent value | Nicholas Mc Guire |
2015-07-23 | tcm_qla2xxx: Remove set-but-not-used variables | Bart Van Assche |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-06-15 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-30 | target: remove ->put_session method | Christoph Hellwig |
2015-05-30 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig |
2015-05-30 | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche |