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