summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2017-04-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-29Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-03-15scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-03-06scsi: qla2xxx: Fix ql_dump_bufferJoe Perches
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-23scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"Colin Ian King
2017-02-22scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez
2017-02-22scsi: qla2xxx: Fix response queue count for Target mode.Michael Hernandez
2017-02-22scsi: qla2xxx: Cleaned up queue configuration code.Michael Hernandez
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-18qla2xxx: Fix a warning reported by the "smatch" static checkerQuinn Tran
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-09qla2xxx: Avoid using variable-length arraysBart Van Assche
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran
2017-02-09qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani
2017-02-09qla2xxx: Add Dual mode support in the driverQuinn Tran
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran
2017-02-08qla2xxx: Track I-T nexus as single fc_port structQuinn Tran
2017-02-08qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran
2017-02-08qla2xxx: Fix wrong argument in sp done callbackQuinn Tran
2017-02-08qla2xxx: Remove SRR codeHimanshu Madhani
2017-02-08qla2xxx: Make trace flags more readableQuinn Tran
2017-02-08qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran
2017-02-08qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-02-03Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-01-31scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig