index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
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
2024-03-16
75
-1766
/
+2469
|
\
|
*
scsi: core: Constify the struct device_type usage
Ricardo B. Marliere
2024-02-26
3
-4
/
+4
|
*
scsi: libfc: replace deprecated strncpy() with memcpy()
Justin Stitt
2024-02-26
1
-6
/
+8
|
*
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-26
1
-2
/
+2
|
*
scsi: bfa: Fix function pointer type mismatch for state machines
Arnd Bergmann
2024-02-26
13
-435
/
+582
|
*
scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
Arnd Bergmann
2024-02-26
4
-13
/
+19
|
*
scsi: bfa: Remove additional unnecessary struct declarations
Simone Weiß
2024-02-26
1
-2
/
+0
|
*
scsi: csiostor: Avoid function pointer casts
Arnd Bergmann
2024-02-15
3
-19
/
+20
|
*
scsi: qla1280: Remove redundant assignment to variable 'mr'
Colin Ian King
2024-02-15
1
-1
/
+0
|
*
scsi: core: Make scsi_bus_type const
Ricardo B. Marliere
2024-02-12
2
-2
/
+2
|
*
scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TEST
Lukas Bulwahn
2024-02-12
1
-1
/
+1
|
*
scsi: scsi_debug: Make pseudo_lld_bus const
Ricardo B. Marliere
2024-02-05
1
-2
/
+2
|
*
scsi: iscsi: Make iscsi_flashnode_bus const
Ricardo B. Marliere
2024-02-05
1
-2
/
+2
|
*
scsi: fcoe: Make fcoe_bus_type const
Ricardo B. Marliere
2024-02-05
1
-2
/
+2
|
*
Merge patch series "Update lpfc to revision 14.4.0.0"
Martin K. Petersen
2024-02-05
17
-873
/
+717
|
|
\
|
|
*
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
17
-18
/
+18
|
|
*
scsi: lpfc: Update lpfc version to 14.4.0.0
Justin Tee
2024-02-05
1
-1
/
+1
|
|
*
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
10
-120
/
+108
|
|
*
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
11
-590
/
+425
|
|
*
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
6
-54
/
+53
|
|
*
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
5
-37
/
+50
|
|
*
scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIs
Justin Tee
2024-02-05
1
-16
/
+0
|
|
*
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2024-02-05
2
-4
/
+7
|
|
*
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-05
1
-0
/
+3
|
|
*
scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
Justin Tee
2024-02-05
1
-2
/
+12
|
|
*
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2024-02-05
1
-4
/
+4
|
|
*
scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
Justin Tee
2024-02-05
1
-8
/
+0
|
|
*
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
2024-02-05
1
-17
/
+32
|
|
*
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
2024-02-05
1
-1
/
+1
|
|
*
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
2024-02-05
1
-4
/
+4
|
|
*
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
2024-02-05
1
-2
/
+4
|
|
*
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
Justin Tee
2024-02-05
1
-1
/
+1
|
*
|
Merge patch series "scsi: Allow scsi_execute users to request retries"
Martin K. Petersen
2024-01-29
11
-253
/
+834
|
|
\
\
|
|
*
|
scsi: core: Add kunit tests for scsi_check_passthrough()
Mike Christie
2024-01-29
3
-0
/
+343
|
|
*
|
scsi: sr: Have midlayer retry get_sectorsize() errors
Mike Christie
2024-01-29
1
-18
/
+20
|
|
*
|
scsi: ses: Have midlayer retry scsi_execute_cmd() errors
Mike Christie
2024-01-29
1
-20
/
+46
|
|
*
|
scsi: sd: Have midlayer retry read_capacity_10() errors
Mike Christie
2024-01-29
1
-23
/
+39
|
|
*
|
scsi: sd: Have pr commands retry UAs
Mike Christie
2024-01-29
1
-0
/
+28
|
|
*
|
scsi: core: Have SCSI midlayer retry scsi_report_lun_scan() errors
Mike Christie
2024-01-29
1
-24
/
+33
|
|
*
|
scsi: core: Have midlayer retry scsi_mode_sense() UAs
Mike Christie
2024-01-29
1
-7
/
+15
|
|
*
|
scsi: ch: Have midlayer retry ch_do_scsi() UAs
Mike Christie
2024-01-29
1
-10
/
+15
|
|
*
|
scsi: ch: Remove unit_attention
Mike Christie
2024-01-29
1
-2
/
+0
|
|
*
|
scsi: sd: Have midlayer retry sd_sync_cache() errors
Mike Christie
2024-01-29
1
-18
/
+17
|
|
*
|
scsi: spi: Have midlayer retry spi_execute() UAs
Mike Christie
2024-01-29
1
-17
/
+18
|
|
*
|
scsi: device_handler: rdac: Have midlayer retry send_mode_select() errors
Mike Christie
2024-01-29
1
-38
/
+46
|
|
*
|
scsi: device_handler: hp_sw: Have midlayer retry scsi_execute_cmd() errors
Mike Christie
2024-01-29
1
-16
/
+33
|
|
*
|
scsi: sd: Have midlayer retry sd_spinup_disk() errors
Mike Christie
2024-01-29
1
-32
/
+45
|
|
*
|
scsi: sd: Use separate buf for START_STOP in sd_spinup_disk()
Mike Christie
2024-01-29
1
-7
/
+9
|
|
*
|
scsi: core: Retry INQUIRY after timeout
Mike Christie
2024-01-29
1
-0
/
+4
|
|
*
|
scsi: core: Have midlayer retry scsi_probe_lun() errors
Mike Christie
2024-01-29
1
-18
/
+28
[next]