index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-27
1
-8
/
+2
|
\
|
*
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-04-01
1
-1
/
+20
|
|
\
|
*
\
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-25
1
-2
/
+2
|
|
\
\
|
|
*
|
scsi: qla2xxx: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-2
/
+2
|
*
|
|
scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
1
-6
/
+0
|
|
/
/
*
|
/
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Li Zetao
2023-04-03
1
-0
/
+1
|
|
/
|
/
|
*
|
scsi: qla2xxx: Perform lockless command completion in abort path
Nilesh Javali
2023-03-17
1
-0
/
+11
*
|
scsi: qla2xxx: Add option to disable FC2 Target support
Daniel Wagner
2023-03-06
1
-1
/
+9
|
/
*
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
Shreyas Deodhar
2023-01-12
1
-0
/
+6
*
scsi: qla2xxx: edif: Reduce memory usage during low I/O
Quinn Tran
2023-01-12
1
-0
/
+1
*
scsi: qla2xxx: edif: Fix performance dip due to lock contention
Quinn Tran
2023-01-12
1
-4
/
+8
*
scsi: qla2xxx: Relocate/rename vp map
Quinn Tran
2023-01-12
1
-1
/
+12
*
scsi: qla2xxx: Remove dead code (GNN ID)
Quinn Tran
2023-01-12
1
-3
/
+0
*
scsi: qla2xxx: Remove dead code (GPNID)
Quinn Tran
2023-01-12
1
-4
/
+0
*
scsi: qla2xxx: Remove dead code
Quinn Tran
2023-01-12
1
-11
/
+2
*
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
2023-01-12
1
-2
/
+5
*
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
2023-01-12
1
-1
/
+1
*
scsi: qla2xxx: Remove duplicate of vha->iocb_work initialization
Gleb Chesnokov
2022-11-26
1
-1
/
+0
*
scsi: qla2xxx: Fix set-but-not-used variable warnings
Bart Van Assche
2022-11-08
1
-3
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
1
-12
/
+37
|
\
|
*
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
2022-09-07
1
-1
/
+1
|
*
scsi: qla2xxx: Define static symbols
Nilesh Javali
2022-09-01
1
-2
/
+2
|
*
scsi: qla2xxx: Enhance driver tracing with separate tunable and more
Arun Easi
2022-09-01
1
-0
/
+35
|
*
scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...
Arun Easi
2022-09-01
1
-10
/
+0
|
*
scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informational
Mauricio Faria de Oliveira
2022-09-01
1
-1
/
+1
*
|
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-6
/
+4
|
/
*
scsi: qla2xxx: Fix response queue handler reading stale packets
Arun Easi
2022-07-19
1
-0
/
+10
*
scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts
Arun Easi
2022-06-17
1
-12
/
+31
*
scsi: qla2xxx: Wind down adapter after PCIe error
Quinn Tran
2022-06-17
1
-0
/
+48
*
scsi: qla2xxx: edif: Add retry for ELS passthrough
Quinn Tran
2022-06-08
1
-1
/
+1
*
scsi: qla2xxx: Remove unneeded flush_workqueue()
ran jianping
2022-04-26
1
-1
/
+0
*
scsi: qla2xxx: Increase max limit of ql2xnvme_queues
Shreyas Deodhar
2022-03-15
1
-1
/
+0
*
scsi: qla2xxx: Fix laggy FC remote port session recovery
Quinn Tran
2022-03-15
1
-3
/
+17
*
scsi: qla2xxx: Fix crash during module load unload test
Arun Easi
2022-03-15
1
-0
/
+2
*
scsi: qla2xxx: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
1
-8
/
+5
*
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
2022-02-11
1
-1
/
+0
*
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
2022-01-25
1
-2
/
+1
*
scsi: qla2xxx: Fix device reconnect in loop topology
Arun Easi
2022-01-25
1
-0
/
+5
*
scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...
Shreyas Deodhar
2022-01-25
1
-0
/
+8
*
scsi: qla2xxx: Fix premature hw access after PCI error
Quinn Tran
2022-01-25
1
-1
/
+9
*
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
2022-01-25
1
-4
/
+10
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-11-04
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
2021-10-19
1
-1
/
+1
*
|
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
2021-10-27
1
-1
/
+1
*
|
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
2021-10-27
1
-4
/
+4
*
|
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
2021-10-27
1
-25
/
+2
*
|
scsi: qla2xxx: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-4
/
+1
*
|
scsi: qla2xxx: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-4
/
+4
*
|
scsi: qla2xxx: Fix use after free in eh_abort path
Quinn Tran
2021-09-15
1
-3
/
+5
*
|
scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue
Manish Rangankar
2021-09-15
1
-42
/
+36
[next]