summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-011-1/+2
|\
| * Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-291-1/+2
| |\
| | * scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja2017-03-151-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-1916-432/+1077
|\ \ \ | |/ / |/| |
| * | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-181-3/+3
| * | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-186-20/+81
| * | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-187-40/+100
| * | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-182-4/+90
| * | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-186-65/+279
| * | qla2xxx: Add async new target notificationQuinn Tran2017-03-182-3/+4
| * | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-182-0/+27
| * | qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-187-251/+406
| * | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-184-8/+32
| * | qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-181-23/+18
| * | qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-181-2/+10
| * | qla2xxx: Fix request queue corruption.Quinn Tran2017-03-181-3/+9
| * | qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-181-0/+2
| * | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-185-10/+16
* | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-071-8/+4
|\ \ \ | |/ / |/| / | |/
| * scsi: qla2xxx: Fix ql_dump_bufferJoe Perches2017-03-061-8/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-033-13/+12
|\ \ | |/
| * scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"Colin Ian King2017-02-231-1/+1
| * scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez2017-02-221-2/+5
| * scsi: qla2xxx: Fix response queue count for Target mode.Michael Hernandez2017-02-221-1/+2
| * scsi: qla2xxx: Cleaned up queue configuration code.Michael Hernandez2017-02-221-9/+4
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-0218-2525/+4298
|\ \
| * | qla2xxx: Fix a warning reported by the "smatch" static checkerQuinn Tran2017-02-181-1/+1
| * | qla2xxx: Avoid using variable-length arraysBart Van Assche2017-02-091-2/+2
| * | qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-0911-211/+201
| * | qla2xxx: Improve RSCN handling in driverQuinn Tran2017-02-099-145/+533
| * | qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani2017-02-093-19/+0
| * | qla2xxx: Add Dual mode support in the driverQuinn Tran2017-02-096-22/+119
| * | qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-0913-987/+3114
| * | qla2xxx: Track I-T nexus as single fc_port structQuinn Tran2017-02-088-430/+310
| * | qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran2017-02-084-37/+39
| * | qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-083-8/+8
| * | qla2xxx: Remove SRR codeHimanshu Madhani2017-02-082-662/+0
| * | qla2xxx: Make trace flags more readableQuinn Tran2017-02-083-67/+59
| * | qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran2017-02-083-72/+49
| * | qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran2017-02-082-1/+2
* | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-5/+5
| |/ |/|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-214-10/+11
|\ \
| * | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
| * | scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King2017-01-092-5/+5
| * | scsi: qla2xxx: make msix_entries constNicolas Iooss2017-01-091-3/+3
| * | scsi: qla2xxx: silence -Wformat-security warningNicolas Iooss2017-01-091-2/+2
* | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-213-4/+6
|\ \ \
| * \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-173-4/+6
| |\ \ \
| | * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-273-4/+6
| | | |/ | | |/|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-2/+2
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud