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: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
Manivannan Sadhasivam
2022-05-11
1
-2
/
+5
|
*
|
scsi: ufs: qcom: Simplify handling of devm_phy_get()
Manivannan Sadhasivam
2022-05-11
1
-22
/
+4
|
*
|
scsi: ufs: qcom: Fix acquiring the optional reset control line
Manivannan Sadhasivam
2022-05-11
1
-6
/
+5
|
*
|
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
2022-05-11
1
-2
/
+8
|
*
|
scsi: mpi3mr: Update driver version to 8.0.0.69.0
Sumit Saxena
2022-05-02
1
-2
/
+2
|
*
|
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
2022-05-02
2
-3
/
+370
|
*
|
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
2022-05-02
3
-1
/
+48
|
*
|
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
2022-05-02
4
-1
/
+592
|
*
|
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
2022-05-02
4
-3
/
+574
|
*
|
scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header
Sumit Saxena
2022-05-02
4
-100
/
+2
|
*
|
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
2022-05-02
6
-22
/
+430
|
*
|
scsi: mpi3mr: Add bsg device support
Sumit Saxena
2022-05-02
5
-0
/
+129
|
*
|
scsi: sr: Add memory allocation failure handling for get_capabilities()
Enze Li
2022-05-02
1
-6
/
+8
|
*
|
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
James Smart
2022-05-02
1
-2
/
+0
|
*
|
scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
James Smart
2022-05-02
1
-6
/
+0
|
*
|
scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice
Martin K. Petersen
2022-05-02
2
-34
/
+36
|
*
|
scsi: sd: Optimal I/O size should be a multiple of reported granularity
Martin K. Petersen
2022-05-02
2
-4
/
+42
|
*
|
scsi: sd: Switch to using scsi_device VPD pages
Martin K. Petersen
2022-05-02
1
-40
/
+40
|
*
|
scsi: sd: Use cached ATA Information VPD page
Martin K. Petersen
2022-05-02
1
-3
/
+5
|
*
|
scsi: core: Do not truncate INQUIRY data on modern devices
Martin K. Petersen
2022-05-02
1
-1
/
+11
|
*
|
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
2022-05-02
2
-0
/
+34
|
*
|
scsi: core: Pick suitable allocation length in scsi_report_opcode()
Martin K. Petersen
2022-05-02
1
-4
/
+13
|
*
|
scsi: core: Query VPD size before getting full page
Martin K. Petersen
2022-05-02
1
-31
/
+58
|
*
|
scsi: mpt3sas: Use cached ATA Information VPD page
Martin K. Petersen
2022-05-02
1
-10
/
+8
|
*
|
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
2022-04-27
1
-2
/
+4
|
*
|
scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()
James Smart
2022-04-27
1
-1
/
+1
|
*
|
scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-27
1
-4
/
+2
|
*
|
scsi: megaraid: Fix error check return value of register_chrdev()
Lv Ruyi
2022-04-26
1
-1
/
+1
|
*
|
scsi: qla2xxx: edif: Remove unneeded variable
Guo Zhengkui
2022-04-26
1
-2
/
+1
|
*
|
scsi: dc395x: Fix a missing check on list iterator
Xiaomeng Tong
2022-04-26
1
-3
/
+12
|
*
|
scsi: qedf: Remove an unneeded NULL check on list iterator
Xiaomeng Tong
2022-04-26
1
-3
/
+3
|
*
|
scsi: ufs: core: Remove duplicate include in ufshcd
Wan Jiabing
2022-04-26
1
-1
/
+0
|
*
|
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
2022-04-26
1
-1
/
+6
|
*
|
scsi: core: Refine how we set tag_set NUMA node
John Garry
2022-04-26
2
-5
/
+5
|
*
|
scsi: lpfc: Remove unneeded variable
Changcheng Deng
2022-04-26
1
-2
/
+1
|
*
|
scsi: fnic: Remove unneeded flush_workqueue()
ran jianping
2022-04-26
1
-3
/
+1
|
*
|
scsi: qla2xxx: Remove unneeded flush_workqueue()
ran jianping
2022-04-26
1
-1
/
+0
|
*
|
scsi: bfa: Remove unneeded flush_workqueue()
ran jianping
2022-04-26
1
-1
/
+0
|
*
|
scsi: qedf: Remove unnecessary code
Haowen Bai
2022-04-26
1
-2
/
+0
|
*
|
scsi: qla4xxx: Drop redundant memset()
Haowen Bai
2022-04-26
1
-1
/
+0
|
*
|
scsi: ipr: Directly return instead of using local ret variable
Haowen Bai
2022-04-26
1
-2
/
+1
|
*
|
scsi: elx: efct: Remove unnecessary memset() in efct_io()
Wan Jiabing
2022-04-26
1
-1
/
+0
|
*
|
scsi: aha1542: Remove unneeded semicolon
Haowen Bai
2022-04-26
1
-10
/
+10
|
*
|
scsi: bfa: Remove redundant NULL check
Haowen Bai
2022-04-26
1
-2
/
+1
|
*
|
scsi: fnic: Remove redundant NULL check
Haowen Bai
2022-04-26
1
-2
/
+1
|
*
|
scsi: mac53c94: Fix warning comparing pointer to 0
Haowen Bai
2022-04-26
1
-1
/
+1
|
*
|
scsi: aacraid: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-26
1
-1
/
+1
|
*
|
scsi: scsi_debug: Add gap zone support
Damien Le Moal
2022-04-26
1
-25
/
+104
|
*
|
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
2022-04-26
1
-9
/
+9
|
*
|
scsi: scsi_debug: Fix a typo
Bart Van Assche
2022-04-26
1
-1
/
+1
[prev]
[next]