summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2018-04-09scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn
2018-04-09scsi: qla2xxx: correctly shift host byteJohannes Thumshirn
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings
2018-04-09scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings
2018-04-09scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch
2018-03-21scsi: qla2xxx: fx00 copypaste typoMeelis Roos
2018-03-21scsi: qla2xxx: fix error message on <qla2400Meelis Roos
2018-03-21scsi: qla2xxx: Update driver version to 10.00.00.06-khimanshu.madhani@cavium.com
2018-03-21scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran
2018-03-21scsi: qla2xxx: Cleanup code to improve FC-NVMe error handlingDarren Trapp
2018-03-21scsi: qla2xxx: Fix FC-NVMe IO abort during driver resetDarren Trapp
2018-03-21scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSYDarren Trapp
2018-03-21scsi: qla2xxx: Remove nvme_done_listDarren Trapp
2018-03-21scsi: qla2xxx: Return busy if rport going awayDarren Trapp
2018-03-21scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp
2018-03-21scsi: qla2xxx: Add FC-NVMe abort processingDarren Trapp
2018-03-21scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp
2018-03-21scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()Darren Trapp
2018-03-21scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMehimanshu.madhani@cavium.com
2018-03-21scsi: qla2xxx: Restore ZIO threshold settingDarren Trapp
2018-03-21scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"Colin Ian King
2018-03-12scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe DiscoveryHimanshu Madhani
2018-03-06scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp
2018-03-01scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke
2018-03-01scsi: qla2xxx: do not check login_state if no loop id is assignedHannes Reinecke
2018-03-01scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke
2018-03-01scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-02-22scsi: qla2xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-13scsi: qla2xxx: Fix incorrect handle for abort IOCBHimanshu Madhani
2018-02-13scsi: qla2xxx: Fix double free bug after firmware timeoutQuinn Tran
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2018-02-12scsi: qla2xxx: Remove unused symbolsBart Van Assche
2018-02-12scsi: qla2xxx: Use %p for printing pointersBart Van Assche
2018-02-06scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()Bart Van Assche
2018-01-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
2018-01-30scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran
2018-01-22scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani
2018-01-22scsi: qla2xxx: Update driver version to 10.00.00.05-khimanshu.madhani@cavium.com
2018-01-22scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp
2018-01-17scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()himanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix warning during port_name debug printhimanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com