summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2019-08-12scsi: qla2xxx: Use strlcpy() instead of strncpy()Bart Van Assche
2019-08-12scsi: qla2xxx: Do not corrupt vha->plogi_ack_listBart Van Assche
2019-08-12scsi: qla2xxx: Report the firmware status code if a mailbox command failsBart Van Assche
2019-08-12scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche
2019-08-12scsi: qla2xxx: Simplify qla24xx_abort_sp_done()Bart Van Assche
2019-08-12scsi: qla2xxx: Remove two superfluous testsBart Van Assche
2019-08-12scsi: qla2xxx: Remove a superfluous pointer checkBart Van Assche
2019-08-12scsi: qla2xxx: Simplify qlt_lport_dump()Bart Van Assche
2019-08-12scsi: qla2xxx: Reduce the number of casts in GID list codeBart Van Assche
2019-08-12scsi: qla2xxx: Verify locking assumptions at runtimeBart Van Assche
2019-08-12scsi: qla2xxx: Change data_dsd into an arrayBart Van Assche
2019-08-12scsi: qla2xxx: Declare qla_tgt_cmd.cdb constBart Van Assche
2019-08-12scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecomm...Bart Van Assche
2019-08-12scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into voidBart Van Assche
2019-08-12scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument constBart Van Assche
2019-08-12scsi: qla2xxx: Remove a superfluous forward declarationBart Van Assche
2019-08-12scsi: qla2xxx: Remove an include directive from qla_mr.cBart Van Assche
2019-08-12scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.hBart Van Assche
2019-08-12scsi: qla2xxx: Use tabs instead of spaces for indentationBart Van Assche
2019-08-12scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche
2019-08-12scsi: qla2xxx: Really fix qla2xxx_eh_abort()Bart Van Assche
2019-08-12scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference countBart Van Assche
2019-08-07scsi: qla2xxx: Update driver version to 10.01.00.18-kHimanshu Madhani
2019-08-07scsi: qla2xxx: Allow NVMe IO to resume with short cable pullQuinn Tran
2019-08-07scsi: qla2xxx: Fix hang in fcport delete pathQuinn Tran
2019-08-07scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+Andrew Vasquez
2019-08-07scsi: qla2xxx: Fix NVMe port discovery after a short device port lossArun Easi
2019-08-07scsi: qla2xxx: Correct error handling during initialization failuresAndrew Vasquez
2019-08-07scsi: qla2xxx: Retry fabric Scan on IOCB queue fullQuinn Tran
2019-08-07scsi: qla2xxx: Fix premature timer expirationQuinn Tran
2019-08-07scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran
2019-07-30scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}Quinn Tran
2019-07-30scsi: qla2xxx: Skip FW dump on LOOP initialization errorQuinn Tran
2019-07-30scsi: qla2xxx: Use Correct index for Q-Pair arrayQuinn Tran
2019-07-30scsi: qla2xxx: Fix abort timeout race condition.Quinn Tran
2019-07-30scsi: qla2xxx: Fix different size DMA Alloc/UnmapQuinn Tran
2019-07-30scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-07-30scsi: qla2xxx: Replace vmalloc + memset with vzallocChuhong Yuan
2019-07-30scsi: qla2xxx: Remove unnecessary null checkYueHaibing
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-27scsi: qla2xxx: move IO flush to the front of NVME rport unregistrationQuinn Tran
2019-06-27scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race conditionQuinn Tran
2019-06-27scsi: qla2xxx: on session delete, return nvme cmdQuinn Tran
2019-06-27scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-18scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi
2019-06-18scsi: qla2xxx: remove double assignment in qla2x00_update_fcportEnzo Matsumiya
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner