index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
scsi: dpt_i2o: Drop redundant spinlock initialization
Haowen Bai
1
-1
/
+0
2022-05-20
scsi: qedf: Remove redundant variable op
Colin Ian King
1
-2
/
+1
2022-05-20
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
1
-0
/
+2
2022-05-20
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2
-4
/
+4
2022-05-20
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
3
-0
/
+122
2022-05-20
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
1
-2
/
+141
2022-05-20
scsi: elx: efct: Remove redundant memset() statement
Harshit Mogalapalli
1
-1
/
+0
2022-05-20
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
1
-2
/
+0
2022-05-20
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
1
-2
/
+6
2022-05-20
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
1
-29
/
+18
2022-05-20
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
1
-7
/
+12
2022-05-20
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
2
-14
/
+34
2022-05-20
scsi: mpt3sas: Update driver version to 42.100.00.00
Sreekanth Reddy
1
-2
/
+2
2022-05-20
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
1
-1
/
+1
2022-05-17
scsi: ipr: Use kobj_to_dev()
Minghao Chi
1
-5
/
+5
2022-05-17
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
1
-1
/
+1
2022-05-17
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
1
-3
/
+1
2022-05-17
scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
Davidlohr Bueso
1
-2
/
+1
2022-05-17
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
8
-107
/
+62
2022-05-17
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
2
-2
/
+6
2022-05-11
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
23
-125
/
+125
2022-05-11
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
33
-456
/
+456
2022-05-11
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
27
-393
/
+393
2022-05-11
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
1
-0
/
+6
2022-05-11
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
1
-3
/
+5
2022-05-11
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2
-0
/
+7
2022-05-11
scsi: lpfc: Update lpfc version to 14.2.0.3
James Smart
1
-1
/
+1
2022-05-11
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-05-11
scsi: lpfc: Rework FDMI initialization after link up
James Smart
5
-20
/
+129
2022-05-11
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
4
-11
/
+14
2022-05-11
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2
-4
/
+17
2022-05-11
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-05-11
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
4
-3
/
+21
2022-05-11
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
1
-1
/
+7
2022-05-11
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
4
-9
/
+28
2022-05-11
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-05-11
scsi: ufs: ufshpb: Clean up ufshpb_suspend()/resume()
Bean Huo
1
-11
/
+4
2022-05-11
scsi: ufs: ufshpb: Add handing of device reset regions in HPB device mode
Bean Huo
1
-24
/
+58
2022-05-11
scsi: ufs: ufshpb: Change sysfs node hpb_stats/rb_* prefix to start with rcmd_*
Bean Huo
3
-22
/
+26
2022-05-11
scsi: ufs: ufshpb: Clean up the handler when device resets HPB information
Bean Huo
1
-12
/
+23
2022-05-11
scsi: ufs: ufshpb: Remove enum initialization value
Bean Huo
1
-2
/
+2
2022-05-11
scsi: ufs: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
Bean Huo
3
-29
/
+17
2022-05-11
scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PM
Manivannan Sadhasivam
1
-0
/
+1
2022-05-11
scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()
Manivannan Sadhasivam
1
-3
/
+0
2022-05-11
scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
Manivannan Sadhasivam
1
-2
/
+5
2022-05-11
scsi: ufs: qcom: Simplify handling of devm_phy_get()
Manivannan Sadhasivam
1
-22
/
+4
2022-05-11
scsi: ufs: qcom: Fix acquiring the optional reset control line
Manivannan Sadhasivam
1
-6
/
+5
2022-05-11
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
1
-2
/
+8
[next]