index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Li Zetao
2023-04-03
1
-0
/
+1
*
scsi: qla2xxx: Synchronize the IOCB count to be in order
Quinn Tran
2023-03-17
1
-1
/
+2
*
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
3
-2
/
+12
*
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
2023-02-22
1
-1
/
+1
*
scsi: qla2xxx: Remove the unused variable wwn
Jiapeng Chong
2023-02-09
1
-2
/
+0
*
scsi: qla2xxx: Simplify if condition evaluation
Deepak R Varma
2023-01-24
1
-2
/
+1
*
scsi: qla2xxx: Use a variable for repeated mem_size computation
Deepak R Varma
2023-01-24
1
-7
/
+6
*
scsi: qla2xxx: Make qla_trim_buf() and __qla_adjust_buf() static
Tom Rix
2023-01-19
1
-2
/
+2
*
scsi: qla2xxx: Fix printk() format string
Arnd Bergmann
2023-01-19
1
-1
/
+1
*
scsi: qla2xxx: Update version to 10.02.08.200-k
Nilesh Javali
2023-01-12
1
-2
/
+2
*
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
Shreyas Deodhar
2023-01-12
6
-3
/
+69
*
scsi: qla2xxx: edif: Fix clang warning
Quinn Tran
2023-01-12
2
-2
/
+17
*
scsi: qla2xxx: edif: Reduce memory usage during low I/O
Quinn Tran
2023-01-12
4
-1
/
+101
*
scsi: qla2xxx: edif: Fix stall session after app start
Quinn Tran
2023-01-12
1
-7
/
+49
*
scsi: qla2xxx: edif: Fix performance dip due to lock contention
Quinn Tran
2023-01-12
7
-36
/
+170
*
scsi: qla2xxx: Relocate/rename vp map
Quinn Tran
2023-01-12
9
-110
/
+113
*
scsi: qla2xxx: Remove dead code (GNN ID)
Quinn Tran
2023-01-12
5
-125
/
+1
*
scsi: qla2xxx: Remove dead code (GPNID)
Quinn Tran
2023-01-12
6
-313
/
+3
*
scsi: qla2xxx: Remove dead code
Quinn Tran
2023-01-12
5
-73
/
+5
*
scsi: qla2xxx: Update version to 10.02.08.100-k
Nilesh Javali
2023-01-12
1
-3
/
+3
*
scsi: qla2xxx: Fix IOCB resource check warning
Nilesh Javali
2023-01-12
1
-1
/
+1
*
scsi: qla2xxx: Remove increment of interface err cnt
Saurav Kashyap
2023-01-12
1
-2
/
+0
*
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
2023-01-12
1
-2
/
+5
*
scsi: qla2xxx: Remove unintended flag clearing
Quinn Tran
2023-01-12
1
-1
/
+0
*
scsi: qla2xxx: Fix stalled login
Quinn Tran
2023-01-12
1
-0
/
+6
*
scsi: qla2xxx: Fix exchange oversubscription for management commands
Quinn Tran
2023-01-12
4
-3
/
+80
*
scsi: qla2xxx: Fix exchange oversubscription
Quinn Tran
2023-01-12
7
-36
/
+88
*
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
2023-01-12
1
-18
/
+1
*
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
2023-01-12
1
-1
/
+1
*
scsi: qla2xxx: Check if port is online before sending ELS
Shreyas Deodhar
2023-01-12
1
-4
/
+5
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-22
1
-4
/
+10
|
\
|
*
scsi: qla2xxx: Fix crash when I/O abort times out
Arun Easi
2022-12-01
1
-4
/
+10
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
5
-26
/
+18
|
\
|
|
*
scsi: qla2xxx: Initialize vha->unknown_atio_[list, work] for NPIV hosts
Gleb Chesnokov
2022-11-26
1
-0
/
+3
|
*
scsi: qla2xxx: Remove duplicate of vha->iocb_work initialization
Gleb Chesnokov
2022-11-26
1
-1
/
+0
|
*
scsi: qla2xxx: Remove unused variable 'found_devs'
Colin Ian King
2022-11-08
1
-4
/
+0
|
*
scsi: qla2xxx: Fix set-but-not-used variable warnings
Bart Van Assche
2022-11-08
4
-21
/
+15
*
|
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2022-10-21
1
-3
/
+27
|
\
\
|
|
/
|
/
|
|
*
scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
Manish Rangankar
2022-10-01
1
-2
/
+26
|
*
scsi: qla2xxx: Fix serialization of DCBX TLV data request
Rafael Mendonca
2022-10-01
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
15
-139
/
+247
|
\
|
|
*
scsi: qla2xxx: Remove unused declarations for qla2xxx
Gaosheng Cui
2022-09-16
2
-14
/
+0
|
*
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
2022-09-07
1
-1
/
+1
|
*
scsi: qla2xxx: Drop DID_TARGET_FAILURE use
Mike Christie
2022-09-07
1
-1
/
+1
|
*
scsi: qla2xxx: Update version to 10.02.07.900-k
Nilesh Javali
2022-09-01
1
-2
/
+2
|
*
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
4
-14
/
+115
|
*
scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image Status
Anil Gurumurthy
2022-09-01
5
-5
/
+19
[next]