index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14 days
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
2025-11-12
scsi: qla2xxx: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
2025-11-12
scsi: qla2xxx: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-11-12
scsi: qla2xxx: Fix TMR failure handling
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Fix races with aborting commands
Tony Battersby
2025-11-12
scsi: qla2xxx: Clear cmds after chip reset
Tony Battersby
2025-11-12
scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
Tony Battersby
2025-11-12
scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
Tony Battersby
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-29
Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
John Meneghini
2025-08-30
scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()
Thorsten Blum
2025-08-19
scsi: qla2xxx: Fix memcpy() field-spanning write issue
Gustavo A. R. Silva
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-21
scsi: qla2xxx: Remove unused module parameters
Dr. David Alan Gilbert
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-12-04
scsi: qla2xxx: Fix use after free on unload
Quinn Tran
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-07-10
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
2024-07-10
scsi: qla2xxx: Complete command early within lock
Shreyas Deodhar
2024-07-10
scsi: qla2xxx: Fix for possible memory corruption
Shreyas Deodhar
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-05
scsi: qla2xxx: Drop driver owner assignment
Krzysztof Kozlowski
2024-03-10
scsi: qla2xxx: Fix double free of the ha->vp_map pointer
Saurav Kashyap
2024-03-10
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
2023-11-08
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-10-16
scsi: qla2xxx: Fix double free of dsd_list during driver load
Quinn Tran
2023-09-13
scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fields
Ilpo Järvinen
2023-08-21
scsi: qla2xxx: Remove unsupported ql2xenabledif option
Manish Rangankar
2023-08-21
scsi: qla2xxx: Fix firmware resource tracking
Quinn Tran
2023-08-21
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
2023-08-21
scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
Manish Rangankar
2023-08-21
scsi: qla2xxx: Move resource to allow code reuse
Quinn Tran
2023-07-23
scsi: qla2xxx: Fix command flush during TMF
Quinn Tran
2023-07-23
scsi: qla2xxx: Limit TMF to 8 per function
Quinn Tran
2023-06-16
Merge patch series "qla2xxx klocwork fixes"
Martin K. Petersen
2023-06-14
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
2023-05-31
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
[next]