Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-17scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-20qla2xxx: add ->map_queues support for nvmeSaurav Kashyap
2021-09-15scsi: qla2xxx: Call process_response_queue() in Tx pathShreyas Deodhar
2021-09-15scsi: qla2xxx: Fix crash in NVMe abort pathArun Easi
2021-08-24scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi
2021-08-24scsi: qla2xxx: Fix hang during NVMe session tear downArun Easi
2021-08-12scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap
2021-08-12scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran
2021-06-23scsi: qla2xxx: Add heartbeat checkQuinn Tran
2021-06-02scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()Daniel Wagner
2021-03-30scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2021-01-29scsi: qla2xxx: Simplify the calculation of variablesJiapeng Zhong
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika
2020-12-09scsi: qla2xxx: Handle aborts correctly for port undergoing deletionSaurav Kashyap
2020-12-09scsi: qla2xxx: Don't check for fw_started while posting NVMe commandSaurav Kashyap
2020-12-09scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner
2020-10-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-15Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-08scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King
2020-10-08scsi: qla2xxx: Use constant when it is knownPavel Machek (CIP)
2020-09-23scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap
2020-09-23scsi: qla2xxx: Fix I/O errors during LIP reset testsArun Easi
2020-09-23scsi: qla2xxx: Performance tweakQuinn Tran
2020-09-23scsi: qla2xxx: Fix I/O failures during remote port toggle testingArun Easi
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-08-25scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang
2020-08-18scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran
2020-08-18scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hbaArun Easi
2020-06-24scsi: qla2xxx: Set NVMe status code for failed NVMe FCP requestDaniel Wagner
2020-05-20scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche
2020-05-20scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche
2020-05-20scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-02-29scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline functionBart Van Assche
2019-12-14Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-26nvme_fc: add module to ops template to allow module referencesJames Smart
2019-11-09scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran
2019-08-13scsi: qla2xxx: Introduce qla2xxx_get_next_handle()Bart Van Assche
2019-08-13scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche
2019-08-13scsi: qla2xxx: Remove a superfluous pointer checkBart Van Assche
2019-08-13scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche
2019-08-08scsi: qla2xxx: Allow NVMe IO to resume with short cable pullQuinn Tran
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