summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke
2021-05-31scsi: xen-scsifront: Compability status handlingHannes Reinecke
2021-05-31scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERRORHannes Reinecke
2021-05-31scsi: core: Use DID_TIME_OUT instead of DRIVER_TIMEOUTHannes Reinecke
2021-05-31scsi: core: Do not use DRIVER_INVALIDHannes Reinecke
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-31scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-31scsi: core: Stop using DRIVER_ERRORHannes Reinecke
2021-05-31scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke
2021-05-31scsi: core: Reshuffle response handling in scsi_mode_sense()Hannes Reinecke
2021-05-31scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke
2021-05-31scsi: scsi_ioctl: Return error code when blk_rq_map_kern() failsHannes Reinecke
2021-05-31scsi: st: Return error code in st_scsi_execute()Hannes Reinecke
2021-05-31scsi: ufs: Suppress false positive unhandled interrupt messagesBart Van Assche
2021-05-31scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S
2021-05-31scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S
2021-05-31scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S
2021-05-22scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry
2021-05-21scsi: lpfc: Update lpfc version to 12.8.0.10James Smart
2021-05-21scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart
2021-05-21scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart
2021-05-21scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart
2021-05-21scsi: lpfc: Ignore GID-FT response that may be received after a link flipJames Smart
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart
2021-05-21scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart
2021-05-21scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames Smart
2021-05-21scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-05-21scsi: lpfc: Fix non-optimized ERSP handlingJames Smart
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-05-21scsi: scsi_dh_alua: Retry RTPG on a different path after failureMartin Wilck
2021-05-21scsi: qla2xxx: Remove redundant assignment to rvalJiapeng Chong
2021-05-21scsi: ufs: ufs-exynos: Make a const array static, makes object smallerColin Ian King
2021-05-21scsi: fas216: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-21scsi: ufs: core: Clean up whitespaceKeoseong Park
2021-05-21scsi: Fix spelling mistakes in header filesZhen Lei
2021-05-21scsi: core: Remove leading spaces in KconfigJuerg Haefliger
2021-05-21scsi: target: tcmu: Fix boolreturn.cocci warningskernel test robot
2021-05-21scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]Bart Van Assche
2021-05-21scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov
2021-05-21scsi: bfa: Fix inconsistent indentingJiapeng Chong
2021-05-21scsi: bfa: Fix typozuoqilin
2021-05-21scsi: pmcraid: Fix typoszuoqilin
2021-05-21scsi: scsi_transport_fc: Remove double FC_FPORT_DELETED in mask creationDaniel Wagner
2021-05-21scsi: arcmsr: Update driver version to v1.50.00.05-20210429ching Huang
2021-05-21scsi: arcmsr: Fix doorbell status being updated late on ARC-1886ching Huang
2021-05-21scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0)Yang Yingliang
2021-05-21scsi: ufs: ufs-exynos: Move definitions from .h to .cBart Van Assche
2021-05-15scsi: 3w-9xxx: Fix endianness issues in command packetsSamuel Holland
2021-05-15scsi: 3w-9xxx: Reduce scope of structure packingSamuel Holland