summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
3 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
14 daystreewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-12Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"Martin K. Petersen
2025-11-12scsi: qla2xxx: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: qla2xxx: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-12scsi: qla2xxx: Fix TMR failure handlingTony Battersby
2025-11-12scsi: qla2xxx: target: Fix races with aborting commandsTony Battersby
2025-11-12scsi: qla2xxx: Clear cmds after chip resetTony Battersby
2025-11-12scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby
2025-11-12scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"Tony Battersby
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-29Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"John Meneghini
2025-08-30scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
2025-08-19scsi: qla2xxx: Fix memcpy() field-spanning write issueGustavo A. R. Silva
2025-08-13PCI/ERR: Update device error_state already after resetLukas Wunner
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-21scsi: qla2xxx: Remove unused module parametersDr. David Alan Gilbert
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-09scsi: Constify struct pci_device_idChristophe JAILLET
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-04scsi: qla2xxx: Fix use after free on unloadQuinn Tran
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2024-07-10scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2024-07-10scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-07-10scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-05scsi: qla2xxx: Drop driver owner assignmentKrzysztof Kozlowski
2024-03-10scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran
2023-12-18tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)
2023-11-14Merge branch '6.7/scsi-staging' into 6.7/scsi-fixesMartin K. Petersen
2023-11-08scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-10-16scsi: qla2xxx: Fix double free of dsd_list during driver loadQuinn Tran
2023-09-13scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fieldsIlpo Järvinen
2023-08-21scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-08-21scsi: qla2xxx: Fix firmware resource trackingQuinn Tran
2023-08-21scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2023-08-21scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar
2023-08-21scsi: qla2xxx: Move resource to allow code reuseQuinn Tran
2023-07-23scsi: qla2xxx: Fix command flush during TMFQuinn Tran
2023-07-23scsi: qla2xxx: Limit TMF to 8 per functionQuinn Tran
2023-06-16Merge patch series "qla2xxx klocwork fixes"Martin K. Petersen
2023-06-14scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-05-31scsi: qla2xxx: Fix end of loop testDan Carpenter