aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21scsi: scsi_transport_sas: Fix memory leak when removing devicesJohn Garry1-8/+1
2019-11-21scsi: lpfc: size cpu map by last cpu id setJames Smart1-1/+1
2019-11-21scsi: ibmvscsi_tgt: Remove unneeded variable rcSaurav Girepunje1-2/+1
2019-11-19scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()Laurence Oberman1-1/+1
2019-11-19scsi: target: core: Fix a pr_debug() argumentBart Van Assche1-1/+1
2019-11-19scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau1-0/+8
2019-11-19scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche1-2/+8
2019-11-19scsi: target: core: Release SPC-2 reservations when closing a sessionBart Van Assche1-0/+15
2019-11-19scsi: target: core: Document target_cmd_size_check()Bart Van Assche1-0/+13
2019-11-19scsi: bnx2i: fix potential use after freePan Bian1-1/+1
2019-11-19Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen1-4/+0
2019-11-19scsi: NCR5380: Add disconnect_mask module parameterFinn Thain1-1/+5
2019-11-19scsi: NCR5380: Unconditionally clear ICR after do_abort()Finn Thain1-8/+8
2019-11-19scsi: NCR5380: Call scsi_set_resid() on command completionFinn Thain1-0/+15
2019-11-19scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi1-0/+5
2019-11-19scsi: lpfc: use hdwq assigned cpu for allocationJames Smart1-2/+2
2019-11-19scsi: arcmsr: fix indentation issuesColin Ian King1-3/+3
2019-11-19scsi: qla4xxx: fix double free bugPan Bian1-3/+0
2019-11-19scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey2-59/+195
2019-11-19scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar2-5/+8
2019-11-19scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey1-0/+20
2019-11-19scsi: pm80xx: Do not request 12G sas speedspeter chang3-17/+22
2019-11-19scsi: pm80xx: Cleanup command when a reset times outpeter chang1-13/+37
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang3-40/+79
2019-11-19scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar1-6/+6
2019-11-19scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar2-2/+5
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang5-37/+170
2019-11-19scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar1-2/+2
2019-11-19scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck1-1/+1
2019-11-19scsi: pm80xx: Make phy enable completion as NULLpeter chang1-1/+3
2019-11-19scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2019-11-19scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani1-5/+14
2019-11-19scsi: ufs: Abort gating if clock on request is pendingAsutosh Das1-1/+1
2019-11-19scsi: ufs: Fix irq return codeVenkat Gopalakrishnan2-36/+100
2019-11-18scsi: ufs: Fix register dump caused sleep in atomic contextCan Guo1-1/+1
2019-11-18scsi: ufs: Fix up auto hibern8 enablementCan Guo3-13/+18
2019-11-18scsi: ufs-qcom: Add reset control support for host controllerCan Guo2-0/+56
2019-11-18scsi: ufs: Add device reset in link recovery pathCan Guo1-0/+3
2019-11-12scsi: core: Clean up SG_NONEFinn Thain3-3/+1
2019-11-12scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain3-6/+6
2019-11-12scsi: nsp_cs: enable compile-testing on 64-bitJohan Hovold1-1/+1
2019-11-12scsi: nsp_cs: drop redundant MODULE_LICENSE ifdefJohan Hovold1-2/+0
2019-11-12scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failureYueHaibing1-1/+0
2019-11-12scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong1-2/+9
2019-11-12scsi: csiostor: Remove set but not used variable 'rln'YueHaibing1-2/+1
2019-11-12scsi: ufs: fix potential bug which ends in system hangBean Huo1-1/+1
2019-11-12scsi: ufs: print helpful hint when response size exceed buffer sizeBean Huo1-3/+5
2019-11-12scsi: hisi_sas: Stop converting a bool into a boolJohn Garry1-1/+1
2019-11-12scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()Xiang Chen1-2/+1
2019-11-12scsi: hisi_sas: Return directly if init hardware failedXiang Chen1-0/+1