index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+7
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
1
-7
/
+8
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
1
-2
/
+2
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
1
-1
/
+1
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-2
/
+2
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-4
/
+4
2024-12-04
scsi: qla2xxx: Fix use after free on unload
Quinn Tran
1
-7
/
+8
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-2
/
+4
2024-07-10
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
1
-8
/
+4
2024-07-10
scsi: qla2xxx: Complete command early within lock
Shreyas Deodhar
1
-5
/
+0
2024-07-10
scsi: qla2xxx: Fix for possible memory corruption
Shreyas Deodhar
1
-1
/
+1
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
1
-3
/
+3
2024-04-05
scsi: qla2xxx: Drop driver owner assignment
Krzysztof Kozlowski
1
-3
/
+0
2024-03-10
scsi: qla2xxx: Fix double free of the ha->vp_map pointer
Saurav Kashyap
1
-0
/
+1
2024-03-10
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
1
-1
/
+1
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
1
-1
/
+1
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
1
-2
/
+10
2023-11-08
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
1
-2
/
+10
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2023-10-16
scsi: qla2xxx: Fix double free of dsd_list during driver load
Quinn Tran
1
-1
/
+1
2023-09-13
scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fields
Ilpo Järvinen
1
-2
/
+3
2023-08-21
scsi: qla2xxx: Remove unsupported ql2xenabledif option
Manish Rangankar
1
-2
/
+7
2023-08-21
scsi: qla2xxx: Fix firmware resource tracking
Quinn Tran
1
-2
/
+3
2023-08-21
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
1
-1
/
+0
2023-08-21
scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
Manish Rangankar
1
-2
/
+22
2023-08-21
scsi: qla2xxx: Move resource to allow code reuse
Quinn Tran
1
-19
/
+17
2023-07-23
scsi: qla2xxx: Fix command flush during TMF
Quinn Tran
1
-4
/
+5
2023-07-23
scsi: qla2xxx: Limit TMF to 8 per function
Quinn Tran
1
-0
/
+2
2023-06-16
Merge patch series "qla2xxx klocwork fixes"
Martin K. Petersen
1
-1
/
+2
2023-06-14
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
1
-1
/
+2
2023-05-31
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
1
-1
/
+1
2023-05-08
scsi: qla2xxx: Fix mem access after free
Quinn Tran
1
-66
/
+64
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+2
2023-04-02
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Li Zetao
1
-0
/
+1
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-1
/
+20
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-2
/
+2
2023-03-24
scsi: qla2xxx: Declare SCSI host template const
Bart Van Assche
1
-2
/
+2
2023-03-16
scsi: qla2xxx: Perform lockless command completion in abort path
Nilesh Javali
1
-0
/
+11
2023-03-09
scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-6
/
+0
2023-03-06
scsi: qla2xxx: Add option to disable FC2 Target support
Daniel Wagner
1
-1
/
+9
2023-01-11
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
Shreyas Deodhar
1
-0
/
+6
2023-01-11
scsi: qla2xxx: edif: Reduce memory usage during low I/O
Quinn Tran
1
-0
/
+1
2023-01-11
scsi: qla2xxx: edif: Fix performance dip due to lock contention
Quinn Tran
1
-4
/
+8
2023-01-11
scsi: qla2xxx: Relocate/rename vp map
Quinn Tran
1
-1
/
+12
2023-01-11
scsi: qla2xxx: Remove dead code (GNN ID)
Quinn Tran
1
-3
/
+0
2023-01-11
scsi: qla2xxx: Remove dead code (GPNID)
Quinn Tran
1
-4
/
+0
2023-01-11
scsi: qla2xxx: Remove dead code
Quinn Tran
1
-11
/
+2
2023-01-11
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-01-11
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2022-11-26
scsi: qla2xxx: Remove duplicate of vha->iocb_work initialization
Gleb Chesnokov
1
-1
/
+0
[next]