index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: xen-scsifront: shost_priv() can never return NULL
Juergen Gross
2023-08-25
1
-3
/
+3
*
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
2023-08-25
24
-103
/
+58
|
\
|
*
scsi: libsas: Delete sas_ata_task.retry_count
John Garry
2023-08-21
1
-1
/
+1
|
*
scsi: libsas: Delete sas_ata_task.stp_affil_pol
John Garry
2023-08-21
1
-5
/
+1
|
*
scsi: libsas: Delete sas_ata_task.set_affil_pol
John Garry
2023-08-21
1
-4
/
+3
|
*
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2023-08-21
8
-11
/
+5
|
*
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
2023-08-21
5
-18
/
+4
|
*
scsi: libsas: Delete sas_ssp_task.retry_count
John Garry
2023-08-21
2
-2
/
+0
|
*
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
16
-49
/
+49
|
*
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
5
-5
/
+0
|
*
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
7
-8
/
+0
|
*
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-08-21
6
-6
/
+0
*
|
Merge patch series "Returning FIS on success for CDL"
Martin K. Petersen
2023-08-25
5
-18
/
+22
|
\
\
|
*
|
scsi: pm80xx: Set RETFIS when requested by libsas
Igor Pylypiv
2023-08-21
4
-18
/
+19
|
*
|
scsi: libsas: Add return_fis_on_success to sas_ata_task
Igor Pylypiv
2023-08-21
1
-0
/
+3
|
|
/
*
|
scsi: target: Fix write perf due to unneeded throttling
Mike Christie
2023-08-21
1
-1
/
+6
*
|
scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZE
Andy Shevchenko
2023-08-21
2
-7
/
+8
*
|
scsi: pm8001: Remove unused declarations
Yue Haibing
2023-08-21
1
-2
/
+0
*
|
scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
Chengfeng Ye
2023-08-21
1
-8
/
+12
*
|
scsi: elx: sli4: Remove code duplication
Rajeshwar R Shinde
2023-08-21
1
-6
/
+2
*
|
scsi: bfa: Replace one-element array with flexible-array member in struct fc_...
Gustavo A. R. Silva
2023-08-21
2
-2
/
+2
*
|
scsi: qla2xxx: Remove unused declarations
Yue Haibing
2023-08-21
1
-10
/
+0
*
|
scsi: pmcraid: Use pci_dev_id() to simplify the code
Zheng Zengkai
2023-08-21
1
-2
/
+1
*
|
scsi: megaraid: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
1
-1
/
+1
*
|
scsi: megaraid_sas: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
1
-1
/
+1
*
|
scsi: mvumi: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
1
-1
/
+1
*
|
scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()
Brian Masney
2023-08-21
1
-1
/
+2
*
|
scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()
Brian Masney
2023-08-21
1
-2
/
+3
*
|
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
2023-08-21
1
-2
/
+2
*
|
scsi: isci: Return result of sas_register_ha()
Artem Chernyshev
2023-08-21
1
-3
/
+1
*
|
scsi: gvp11: Remove unused gvp11_setup() function
Arnd Bergmann
2023-08-21
1
-5
/
+0
*
|
scsi: qlogicpti: Mark qlogicpti_info() static
Arnd Bergmann
2023-08-21
1
-1
/
+1
*
|
scsi: ppa: Add a module parameter for the transfer mode
Alex Henrie
2023-08-21
3
-45
/
+43
*
|
scsi: ppa: Fix compilation with PPA_DEBUG=1
Alex Henrie
2023-08-21
1
-1
/
+1
*
|
scsi: arcmsr: Add __init and __exit for arcmsr_module_{init,exit}()
Xiang Yang
2023-08-21
1
-2
/
+2
*
|
scsi: core: Remove unused extern declarations
Yue Haibing
2023-08-21
1
-2
/
+0
*
|
scsi: libsas: Remove unused declarations
Yue Haibing
2023-08-21
1
-7
/
+0
*
|
scsi: ufs: ufs-pci: Add support for QEMU
Jeuk Kim
2023-08-08
1
-0
/
+1
*
|
Merge patch series "mpi3mr: Few Enhancements and minor fixes"
Martin K. Petersen
2023-08-08
6
-43
/
+177
|
\
\
|
*
|
scsi: mpi3mr: Update driver version to 8.5.0.0.0
Ranjan Kumar
2023-08-08
1
-2
/
+2
|
*
|
scsi: mpi3mr: Enhance handling of devices removed after controller reset
Ranjan Kumar
2023-08-08
1
-0
/
+13
|
*
|
scsi: mpi3mr: WRITE SAME implementation
Ranjan Kumar
2023-08-08
2
-24
/
+105
|
*
|
scsi: mpi3mr: Add support for more than 1MB I/O
Ranjan Kumar
2023-08-08
3
-11
/
+50
|
*
|
scsi: mpi3mr: Update MPI Headers to version 3.00.28
Ranjan Kumar
2023-08-08
3
-2
/
+3
|
*
|
scsi: mpi3mr: Invoke soft reset upon TSU or event ack time out
Ranjan Kumar
2023-08-08
1
-4
/
+4
|
|
/
*
|
scsi: lpfc: Modify when a node should be put in device recovery mode during RSCN
Justin Tee
2023-08-08
1
-1
/
+1
*
|
scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const
Manivannan Sadhasivam
2023-08-08
1
-1
/
+1
*
|
scsi: ufs: core: Fix the build for gcc 9 and before
Bart Van Assche
2023-08-08
1
-0
/
+8
*
|
scsi: ufs: ufs-qcom: Check host controller state
Nitin Rawat
2023-08-08
1
-0
/
+4
*
|
scsi: ufs: core: Export ufshcd_is_hba_active()
Nitin Rawat
2023-08-08
1
-1
/
+2
[next]