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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
scsi: qla2xxx: Fix command flush during TMF
Quinn Tran
3
-39
/
+45
2023-07-23
scsi: qla2xxx: Limit TMF to 8 per function
Quinn Tran
3
-25
/
+41
2023-07-23
scsi: qla2xxx: Adjust IOCB resource on qpair create
Quinn Tran
4
-19
/
+38
2023-07-23
scsi: qla2xxx: Fix deletion race condition
Quinn Tran
2
-9
/
+21
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
3
-5
/
+5
2023-07-05
scsi: qla2xxx: Use vmalloc_array() and vcalloc()
Julia Lawall
1
-2
/
+2
2023-07-05
scsi: qla2xxx: Fix error code in qla2x00_start_sp()
Dan Carpenter
1
-1
/
+1
2023-07-05
scsi: qla2xxx: Silence a static checker warning
Dan Carpenter
2
-2
/
+2
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-135
/
+454
2023-06-16
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2
-4
/
+0
2023-06-16
Merge patch series "qla2xxx klocwork fixes"
Martin K. Petersen
7
-8
/
+19
2023-06-14
scsi: qla2xxx: Update version to 10.02.08.400-k
Nilesh Javali
1
-2
/
+2
2023-06-14
scsi: qla2xxx: Correct the index of array
Bikash Hazarika
1
-1
/
+4
2023-06-14
scsi: qla2xxx: Pointer may be dereferenced
Shreyas Deodhar
1
-0
/
+2
2023-06-14
scsi: qla2xxx: Fix buffer overrun
Quinn Tran
1
-1
/
+1
2023-06-14
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Nilesh Javali
1
-0
/
+4
2023-06-14
scsi: qla2xxx: Avoid fcport pointer dereference
Nilesh Javali
1
-2
/
+2
2023-06-14
scsi: qla2xxx: Fix potential NULL pointer dereference
Bikash Hazarika
1
-1
/
+2
2023-06-14
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
1
-1
/
+2
2023-06-07
scsi: qla2xxx: Drop useless LIST_HEAD
Christophe JAILLET
1
-1
/
+0
2023-06-07
scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2
-4
/
+4
2023-05-31
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-05-31
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
1
-1
/
+1
2023-05-22
scsi: qla2xxx: Fix NULL pointer dereference in target mode
Gleb Chesnokov
4
-0
/
+10
2023-05-16
scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-14
/
+14
2023-05-08
scsi: qla2xxx: Update version to 10.02.08.300-k
Nilesh Javali
1
-2
/
+2
2023-05-08
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-05-08
scsi: qla2xxx: Fix mem access after free
Quinn Tran
2
-73
/
+95
2023-05-08
scsi: qla2xxx: Fix hang in task management
Quinn Tran
2
-3
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
Quinn Tran
2
-5
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd failure
Quinn Tran
4
-23
/
+139
2023-05-08
scsi: qla2xxx: Multi-que support for TMF
Quinn Tran
4
-18
/
+66
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-27
/
+5
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
4
-3
/
+25
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
4
-6
/
+5
2023-03-24
scsi: qla2xxx: Declare SCSI host template const
Bart Van Assche
3
-4
/
+4
2023-03-24
scsi: qla2xxx: Refer directly to the qla2xxx_driver_template
Bart Van Assche
1
-2
/
+1
2023-03-16
Merge patch series "add virtual remote fabric"
Martin K. Petersen
1
-14
/
+0
2023-03-16
scsi: qla2xxx: Remove default fabric ops callouts
Dmitry Bogdanov
1
-14
/
+0
2023-03-16
scsi: qla2xxx: Synchronize the IOCB count to be in order
Quinn Tran
1
-1
/
+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
2
-7
/
+0
2023-03-06
scsi: qla2xxx: Add option to disable FC2 Target support
Daniel Wagner
3
-2
/
+12
2023-02-21
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
1
-1
/
+1
2023-02-08
scsi: qla2xxx: Remove the unused variable wwn
Jiapeng Chong
1
-2
/
+0
2023-01-23
scsi: qla2xxx: Simplify if condition evaluation
Deepak R Varma
1
-2
/
+1
2023-01-23
scsi: qla2xxx: Use a variable for repeated mem_size computation
Deepak R Varma
1
-7
/
+6
2023-01-18
scsi: qla2xxx: Make qla_trim_buf() and __qla_adjust_buf() static
Tom Rix
1
-2
/
+2
2023-01-18
scsi: qla2xxx: Fix printk() format string
Arnd Bergmann
1
-1
/
+1
[prev]
[next]