summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-26scsi: sd_zbc: Improve report zones error printoutDamien Le Moal
2019-11-26scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen
2019-11-26scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck
2019-11-26scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck
2019-11-26scsi: pm80xx: Remove unused include of linux/version.hYueHaibing
2019-11-26scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King
2019-11-21scsi: scsi_transport_sas: Fix memory leak when removing devicesJohn Garry
2019-11-21scsi: lpfc: size cpu map by last cpu id setJames Smart
2019-11-21scsi: ibmvscsi_tgt: Remove unneeded variable rcSaurav Girepunje
2019-11-19scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()Laurence Oberman
2019-11-19scsi: target: core: Fix a pr_debug() argumentBart Van Assche
2019-11-19scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau
2019-11-19scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2019-11-19scsi: target: core: Release SPC-2 reservations when closing a sessionBart Van Assche
2019-11-19scsi: target: core: Document target_cmd_size_check()Bart Van Assche
2019-11-19scsi: bnx2i: fix potential use after freePan Bian
2019-11-19Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen
2019-11-19scsi: NCR5380: Add disconnect_mask module parameterFinn Thain
2019-11-19scsi: NCR5380: Unconditionally clear ICR after do_abort()Finn Thain
2019-11-19scsi: NCR5380: Call scsi_set_resid() on command completionFinn Thain
2019-11-19scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi
2019-11-19scsi: lpfc: use hdwq assigned cpu for allocationJames Smart
2019-11-19scsi: arcmsr: fix indentation issuesColin Ian King
2019-11-19scsi: qla4xxx: fix double free bugPan Bian
2019-11-19scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey
2019-11-19scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar
2019-11-19scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey
2019-11-19scsi: pm80xx: Do not request 12G sas speedspeter chang
2019-11-19scsi: pm80xx: Cleanup command when a reset times outpeter chang
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang
2019-11-19scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar
2019-11-19scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang
2019-11-19scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar
2019-11-19scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck
2019-11-19scsi: pm80xx: Make phy enable completion as NULLpeter chang
2019-11-19scsi: pm80xx: Fix for SATA device discoverypeter chang
2019-11-19scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani
2019-11-19scsi: ufs: Abort gating if clock on request is pendingAsutosh Das
2019-11-19scsi: ufs: Fix irq return codeVenkat Gopalakrishnan
2019-11-18scsi: ufs: Fix register dump caused sleep in atomic contextCan Guo
2019-11-18scsi: ufs: Fix up auto hibern8 enablementCan Guo
2019-11-18scsi: ufs-qcom: Add reset control support for host controllerCan Guo
2019-11-18scsi: ufs: Add device reset in link recovery pathCan Guo
2019-11-12scsi: core: Clean up SG_NONEFinn Thain
2019-11-12scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain
2019-11-12scsi: nsp_cs: enable compile-testing on 64-bitJohan Hovold
2019-11-12scsi: nsp_cs: drop redundant MODULE_LICENSE ifdefJohan Hovold
2019-11-12scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-11-12scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong