index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2023-11-28
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
1
-2
/
+10
2023-10-06
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
Shreyas Deodhar
1
-0
/
+6
2023-09-19
scsi: qla2xxx: Fix firmware resource tracking
Quinn Tran
1
-2
/
+3
2023-09-19
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
1
-1
/
+0
2023-09-19
scsi: qla2xxx: Remove unsupported ql2xenabledif option
Manish Rangankar
1
-2
/
+7
2023-09-19
scsi: qla2xxx: Fix command flush during TMF
Quinn Tran
1
-4
/
+5
2023-09-19
scsi: qla2xxx: Limit TMF to 8 per function
Quinn Tran
1
-0
/
+2
2023-07-23
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
1
-1
/
+1
2023-07-23
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
1
-1
/
+2
2023-07-23
scsi: qla2xxx: Fix mem access after free
Quinn Tran
1
-66
/
+64
2023-04-13
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Li Zetao
1
-0
/
+1
2023-03-30
scsi: qla2xxx: Add option to disable FC2 Target support
Daniel Wagner
1
-1
/
+9
2023-03-30
scsi: qla2xxx: Perform lockless command completion in abort path
Nilesh Javali
1
-0
/
+11
2023-03-10
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-03-10
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2022-12-31
scsi: qla2xxx: Fix set-but-not-used variable warnings
Bart Van Assche
1
-3
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+37
2022-09-06
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
1
-1
/
+1
2022-09-01
scsi: qla2xxx: Define static symbols
Nilesh Javali
1
-2
/
+2
2022-09-01
scsi: qla2xxx: Enhance driver tracing with separate tunable and more
Arun Easi
1
-0
/
+35
2022-09-01
scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...
Arun Easi
1
-10
/
+0
2022-09-01
scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informational
Mauricio Faria de Oliveira
1
-1
/
+1
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-6
/
+4
2022-07-18
scsi: qla2xxx: Fix response queue handler reading stale packets
Arun Easi
1
-0
/
+10
2022-06-16
scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts
Arun Easi
1
-12
/
+31
2022-06-16
scsi: qla2xxx: Wind down adapter after PCIe error
Quinn Tran
1
-0
/
+48
2022-06-07
scsi: qla2xxx: edif: Add retry for ELS passthrough
Quinn Tran
1
-1
/
+1
2022-04-25
scsi: qla2xxx: Remove unneeded flush_workqueue()
ran jianping
1
-1
/
+0
2022-03-15
scsi: qla2xxx: Increase max limit of ql2xnvme_queues
Shreyas Deodhar
1
-1
/
+0
2022-03-15
scsi: qla2xxx: Fix laggy FC remote port session recovery
Quinn Tran
1
-3
/
+17
2022-03-15
scsi: qla2xxx: Fix crash during module load unload test
Arun Easi
1
-0
/
+2
2022-02-22
scsi: qla2xxx: Stop using the SCSI pointer
Bart Van Assche
1
-8
/
+5
2022-02-11
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
1
-1
/
+0
2022-01-24
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
1
-2
/
+1
2022-01-24
scsi: qla2xxx: Fix device reconnect in loop topology
Arun Easi
1
-0
/
+5
2022-01-24
scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...
Shreyas Deodhar
1
-0
/
+8
2022-01-24
scsi: qla2xxx: Fix premature hw access after PCI error
Quinn Tran
1
-1
/
+9
2022-01-24
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
1
-4
/
+10
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
1
-1
/
+1
2021-10-26
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
1
-1
/
+1
2021-10-26
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
1
-4
/
+4
2021-10-26
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
1
-25
/
+2
2021-10-18
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
1
-1
/
+1
2021-10-16
scsi: qla2xxx: Switch to attribute groups
Bart Van Assche
1
-4
/
+1
2021-10-16
scsi: qla2xxx: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-09-14
scsi: qla2xxx: Fix use after free in eh_abort path
Quinn Tran
1
-3
/
+5
2021-09-14
scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue
Manish Rangankar
1
-42
/
+36
2021-09-14
scsi: qla2xxx: Check for firmware capability before creating QPair
Saurav Kashyap
1
-0
/
+4
2021-08-23
scsi: qla2xxx: Open-code qla2xxx_eh_device_reset()
Hannes Reinecke
1
-31
/
+23
2021-08-23
scsi: qla2xxx: Open-code qla2xxx_eh_target_reset()
Hannes Reinecke
1
-3
/
+53
[next]