summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi2019-06-271-1/+0Star
* scsi: qla2xxx: Complain loudly about reference count underflowBart Van Assche2019-04-291-14/+2Star
* scsi: qla2xxx: Check the size of firmware data structures at compile timeBart Van Assche2019-04-291-0/+24
* scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commandsBart Van Assche2019-04-291-97/+53Star
* scsi: qla2xxx: target: Fix offline port handling and host reset handlingBart Van Assche2019-04-291-7/+2Star
* scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()Bart Van Assche2019-04-291-18/+20
* scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twiceBart Van Assche2019-04-291-0/+3
* scsi: qla2xxx: Make qla2x00_mem_free() easier to verifyBart Van Assche2019-04-291-34/+27Star
* scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport...Bart Van Assche2019-04-291-2/+3
* scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definitionBart Van Assche2019-04-291-0/+13
* scsi: qla2xxx: Insert spaces where requiredBart Van Assche2019-04-161-2/+2
* scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche2019-04-161-1/+1
* scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche2019-04-161-0/+5
* Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-131-1/+1
|\
| * scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani2019-03-191-1/+1
* | scsi: qla2xxx: Unregister resources in the opposite order of the registration...Bart Van Assche2019-04-091-4/+5
* | scsi: qla2xxx: Unregister chrdev if module initialization failsBart Van Assche2019-04-091-13/+21
* | scsi: qla2xxx: Reduce the number of forward declarationsBart Van Assche2019-04-091-46/+31Star
* | scsi: qla2xxx: Declare local symbols staticBart Van Assche2019-04-091-2/+2
* | scsi: qla2xxx: Remove a comment that refers to the SCSI host lockBart Van Assche2019-04-091-3/+0Star
* | scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeoutGiridhar Malavali2019-04-041-38/+45
* | scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connectedGiridhar Malavali2019-04-041-2/+4
* | scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unloadAnil Gurumurthy2019-04-041-2/+0Star
* | scsi: qla2xxx: Cleanup fcport memory to prevent leakQuinn Tran2019-04-041-5/+2Star
* | scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probeGiridhar Malavali2019-04-041-0/+4
* | scsi: qla2xxx: Set the SCSI command result before calling the command doneGiridhar Malavali2019-04-041-2/+1Star
* | scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang2019-03-191-1/+1
* | scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez2019-03-191-1/+17
* | scsi: qla2xxx: Add support for multiple fwdump templates/segmentsJoe Carnuccio2019-03-191-4/+10
* | scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio2019-03-191-1/+1
* | scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio2019-03-191-16/+73
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-15/+262
|\
| * scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali2019-02-201-1/+1
| * scsi: qla2xxx: Fix session cleanup hangQuinn Tran2019-02-061-4/+13
| * scsi: qla2xxx: Add pci function reset support.Quinn Tran2019-02-061-0/+53
| * scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali2019-01-121-2/+167
| * scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen2019-01-121-8/+28
* | scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-121-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-62/+55Star
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0Star
| * scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani2018-12-131-0/+2
| * scsi: qla2xxx: NULL check before some freeing functions is not neededThomas Meyer2018-12-081-16/+8Star
| * scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche2018-12-081-38/+36Star
* | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-281-24/+13Star
|\ \
| * \ Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-041-2/+8
| |\ \
| * \ \ Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-181-1/+1
| |\ \ \
| * | | | blk-mq: abstract out queue mapJens Axboe2018-11-071-2/+3
| * | | | block: kill request ->cpu memberJens Axboe2018-11-071-1/+1
| * | | | scsi: kill off the legacy IO pathJens Axboe2018-11-071-21/+9Star
| | |_|/ | |/| |
* | | | Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani2018-12-081-2/+2
| |_|/ |/| |