Age | Commit message (Expand) | Author |
2019-10-09 | scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE | Thomas Bogendoerfer |
2019-10-09 | scsi: sni_53c710: fix compilation error | Thomas Bogendoerfer |
2019-10-09 | scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions | Hannes Reinecke |
2019-10-09 | scsi: qla2xxx: fix a potential NULL pointer dereference | Allen Pais |
2019-10-03 | scsi: MAINTAINERS: Update qla2xxx driver | Himanshu Madhani |
2019-10-03 | scsi: zfcp: fix reaction on bit error threshold notification | Steffen Maier |
2019-10-03 | scsi: core: save/restore command resid for error handling | Damien Le Moal |
2019-09-30 | scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry() | Daniel Wagner |
2019-09-30 | scsi: sd: Ignore a failure to sync cache due to lack of authorization | Oliver Neukum |
2019-09-23 | scsi: qla2xxx: Fix Nport ID display value | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix N2N link up fail | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix N2N link reset | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Optimize NPIV tear down process | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix stale mem access on driver unload | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix unbound sleep in fcport delete path. | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Silence fwdump template message | Himanshu Madhani |
2019-09-23 | scsi: hisi_sas: Make three functions static | YueHaibing |
2019-09-23 | scsi: megaraid: disable device when probe failed after enabled device | Xiang Chen |
2019-09-23 | scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue | Long Li |
2019-09-23 | scsi: qedf: Remove always false 'tmp_prio < 0' statement | Austin Kim |
2019-09-23 | scsi: ufs: skip shutdown if hba is not powered | Stanley Chu |
2019-09-23 | scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF | Laurence Oberman |
2019-09-10 | scsi: hisi_sas: Fix the conflict between device gone and host reset | Xiang Chen |
2019-09-10 | scsi: hisi_sas: Add BIST support for phy loopback | Xiang Chen |
2019-09-10 | scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation | Luo Jiaxing |
2019-09-10 | scsi: hisi_sas: Remove some unused function arguments | Luo Jiaxing |
2019-09-10 | scsi: hisi_sas: Remove redundant work declaration | Xiang Chen |
2019-09-10 | scsi: hisi_sas: Remove hisi_sas_hw.slot_complete | Luo Jiaxing |
2019-09-10 | scsi: hisi_sas: Assign NCQ tag for all NCQ commands | Xiang Chen |
2019-09-10 | scsi: hisi_sas: Update all the registers after suspend and resume | Xiang Chen |
2019-09-10 | scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device | Xiang Chen |
2019-09-10 | scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() f... | Luo Jiaxing |
2019-09-10 | scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled | Luo Jiaxing |
2019-09-10 | scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset() | Luo Jiaxing |
2019-09-10 | scsi: hisi_sas: add debugfs auto-trigger for internal abort time out | Luo Jiaxing |
2019-09-10 | scsi: virtio_scsi: unplug LUNs when events missed | Matt Lupfer |
2019-09-10 | scsi: scsi_dh_rdac: zero cdb in send_mode_select() | Martin Wilck |
2019-09-10 | scsi: fcoe: fix null-ptr-deref Read in fc_release_transport | zhengbin |
2019-09-07 | scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-07 | scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-07 | scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-07 | scsi: ufs: Use kmemdup in ufshcd_read_string_desc() | YueHaibing |
2019-09-07 | scsi: arm64: dts: qcom: sdm845: Specify UFS device-reset GPIO | Bjorn Andersson |
2019-09-07 | scsi: ufs-qcom: Implement device_reset vops | Bjorn Andersson |
2019-09-07 | scsi: ufs: Introduce vops for resetting device | Bjorn Andersson |
2019-09-07 | scsi: lpfc: Fix reset recovery paths that are not recovering | James Smart |
2019-09-07 | scsi: lpfc: Convert existing %pf users to %ps | Sakari Ailus |
2019-09-07 | scsi: qla2xxx: Update driver version to 10.01.00.19-k | Himanshu Madhani |
2019-09-07 | scsi: qla2xxx: Fix stale session | Quinn Tran |
2019-09-07 | scsi: qla2xxx: Fix stuck login session | Quinn Tran |