index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: aic7xxx: Fix firmware build fatal error
Wang Jinchao
2023-07-31
2
-15
/
+4
*
scsi: qla4xxx: Add length check when parsing nlattrs
Lin Ma
2023-07-26
1
-0
/
+15
*
scsi: be2iscsi: Add length check when parsing nlattrs
Lin Ma
2023-07-26
1
-0
/
+4
*
scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()
Lin Ma
2023-07-26
1
-0
/
+8
*
scsi: iscsi: Add length check for nlattr payload
Lin Ma
2023-07-26
1
-29
/
+43
*
Merge patch series: "qla2xxx driver bug fixes"
Martin K. Petersen
2023-07-23
10
-102
/
+168
|
\
|
*
scsi: qla2xxx: Update version to 10.02.08.500-k
Nilesh Javali
2023-07-23
1
-2
/
+2
|
*
scsi: qla2xxx: fix inconsistent TMF timeout
Quinn Tran
2023-07-23
1
-1
/
+0
|
*
scsi: qla2xxx: Fix TMF leak through
Quinn Tran
2023-07-23
1
-6
/
+14
|
*
scsi: qla2xxx: Turn off noisy message log
Quinn Tran
2023-07-23
1
-1
/
+1
|
*
scsi: qla2xxx: Fix session hang in gnl
Quinn Tran
2023-07-23
1
-2
/
+3
|
*
scsi: qla2xxx: Fix erroneous link up failure
Quinn Tran
2023-07-23
2
-2
/
+7
|
*
scsi: qla2xxx: Fix command flush during TMF
Quinn Tran
2023-07-23
3
-39
/
+45
|
*
scsi: qla2xxx: Limit TMF to 8 per function
Quinn Tran
2023-07-23
3
-25
/
+41
|
*
scsi: qla2xxx: Adjust IOCB resource on qpair create
Quinn Tran
2023-07-23
4
-19
/
+38
|
*
scsi: qla2xxx: Fix deletion race condition
Quinn Tran
2023-07-23
2
-9
/
+21
*
|
Merge patch series "lpfc: Update lpfc to revision 14.2.0.14"
Martin K. Petersen
2023-07-23
12
-167
/
+324
|
\
\
|
*
|
scsi: lpfc: Copyright updates for 14.2.0.14 patches
Justin Tee
2023-07-23
1
-1
/
+1
|
*
|
scsi: lpfc: Update lpfc version to 14.2.0.14
Justin Tee
2023-07-23
1
-1
/
+1
|
*
|
scsi: lpfc: Clean up SLI-4 sysfs resource reporting
Justin Tee
2023-07-23
1
-35
/
+101
|
*
|
scsi: lpfc: Refactor cpu affinity assignment paths
Justin Tee
2023-07-23
3
-28
/
+27
|
*
|
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
2023-07-23
4
-11
/
+43
|
*
|
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
2023-07-23
3
-37
/
+50
|
*
|
scsi: lpfc: Set Establish Image Pair service parameter only for Target Functions
Justin Tee
2023-07-23
3
-15
/
+42
|
*
|
scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_node
Justin Tee
2023-07-23
2
-25
/
+50
|
*
|
scsi: lpfc: Qualify ndlp discovery state when processing RSCN
Justin Tee
2023-07-23
1
-2
/
+5
|
*
|
scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topology
Justin Tee
2023-07-23
1
-2
/
+1
|
*
|
scsi: lpfc: Simplify fcp_abort transport callback log message
Justin Tee
2023-07-23
1
-9
/
+2
|
*
|
scsi: lpfc: Pull out fw diagnostic dump log message from driver's trace buffer
Justin Tee
2023-07-23
1
-1
/
+1
|
|
/
*
|
scsi: sun_esp: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+2
*
|
scsi: qlogicpti: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
|
scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()
Yihang Li
2023-07-23
1
-5
/
+0
*
|
scsi: hisi_sas: Block requests before a debugfs snapshot
Yihang Li
2023-07-23
1
-3
/
+7
*
|
scsi: hisi_sas: Fix normally completed I/O analysed as failed
Xingui Yang
2023-07-23
2
-4
/
+13
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
6
-35
/
+25
|
\
|
*
scsi: core: Simplify scsi_cdl_check_cmd()
Damien Le Moal
2023-06-29
1
-23
/
+14
|
*
scsi: isci: Fix comment typo
Yueh-Shun Li
2023-06-29
1
-1
/
+1
|
*
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-06-22
2
-5
/
+4
|
*
scsi: ncr53c8xx: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-22
1
-1
/
+1
|
*
scsi: lpfc: Fix lpfc_name struct packing
Arnd Bergmann
2023-06-22
1
-5
/
+5
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
93
-1240
/
+2029
|
\
|
|
*
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
2023-06-16
6
-47
/
+48
|
|
\
|
|
*
scsi: core: Improve warning message in scsi_device_block()
Martin Wilck
2023-06-16
1
-2
/
+4
|
|
*
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
2023-06-16
5
-16
/
+23
|
|
*
scsi: core: Don't wait for quiesce in scsi_device_block()
Martin Wilck
2023-06-16
1
-7
/
+10
|
|
*
scsi: core: Don't wait for quiesce in scsi_stop_queue()
Martin Wilck
2023-06-16
1
-16
/
+16
|
|
*
scsi: core: Merge scsi_internal_device_block() and device_block()
Martin Wilck
2023-06-16
1
-19
/
+8
|
|
*
scsi: sg: Increase number of devices
Hannes Reinecke
2023-06-16
1
-1
/
+1
|
*
|
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2023-06-16
2
-4
/
+0
|
*
|
Merge patch series "qla2xxx klocwork fixes"
Martin K. Petersen
2023-06-16
7
-8
/
+19
|
|
\
\
[next]