summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-11
|\
| * scsi: qla2xxx: fix NPIV tear down processMartin Wilck2019-11-05
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-02
|\ \
| * | scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-10-28
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-25
|\| | | |/ |/|
| * scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais2019-10-09
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-05
|\|
| * scsi: qla2xxx: Fix N2N link up failQuinn Tran2019-09-23
| * scsi: qla2xxx: Fix N2N link resetQuinn Tran2019-09-23
| * scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-23
| * scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2019-09-23
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-21
|\|
| * scsi: qla2xxx: cleanup trace buffer initializationMartin Wilck2019-08-19
| * scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche2019-08-12
| * scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...Bart Van Assche2019-08-12
| * scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI co...Bart Van Assche2019-08-12
| * scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche2019-08-12
| * scsi: qla2xxx: Check the PCI info string output buffer sizeBart Van Assche2019-08-12
| * scsi: qla2xxx: Complain if waiting for pending commands times outBart Van Assche2019-08-12
| * scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock()Bart Van Assche2019-08-12
| * scsi: qla2xxx: Do not corrupt vha->plogi_ack_listBart Van Assche2019-08-12
| * scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecomm...Bart Van Assche2019-08-12
| * scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche2019-08-12
| * scsi: qla2xxx: Really fix qla2xxx_eh_abort()Bart Van Assche2019-08-12
| * scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference countBart Van Assche2019-08-12
| * scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+Andrew Vasquez2019-08-07
| * scsi: qla2xxx: Correct error handling during initialization failuresAndrew Vasquez2019-08-07
| * scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran2019-08-07
| * scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}Quinn Tran2019-07-30
| * scsi: qla2xxx: Remove unnecessary null checkYueHaibing2019-07-30
* | scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2019-08-14
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11
|\
| * scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi2019-06-27
* | scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi2019-06-18
* | scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran2019-05-13
|/
* scsi: qla2xxx: Complain loudly about reference count underflowBart Van Assche2019-04-29
* scsi: qla2xxx: Check the size of firmware data structures at compile timeBart Van Assche2019-04-29
* scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commandsBart Van Assche2019-04-29
* scsi: qla2xxx: target: Fix offline port handling and host reset handlingBart Van Assche2019-04-29
* scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()Bart Van Assche2019-04-29
* scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twiceBart Van Assche2019-04-29
* scsi: qla2xxx: Make qla2x00_mem_free() easier to verifyBart Van Assche2019-04-29
* scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport...Bart Van Assche2019-04-29
* scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definitionBart Van Assche2019-04-29
* scsi: qla2xxx: Insert spaces where requiredBart Van Assche2019-04-15
* scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche2019-04-15
* scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche2019-04-15
* Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-12
|\
| * scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani2019-03-19
* | scsi: qla2xxx: Unregister resources in the opposite order of the registration...Bart Van Assche2019-04-08