summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen2019-11-271-3/+3
* scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck2019-11-271-2/+14
* scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck2019-11-271-3/+3
* scsi: pm80xx: Remove unused include of linux/version.hYueHaibing2019-11-271-1/+0
* scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King2019-11-271-1/+1
* scsi: scsi_transport_sas: Fix memory leak when removing devicesJohn Garry2019-11-221-8/+1
* scsi: lpfc: size cpu map by last cpu id setJames Smart2019-11-221-1/+1
* scsi: ibmvscsi_tgt: Remove unneeded variable rcSaurav Girepunje2019-11-221-2/+1
* scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()Laurence Oberman2019-11-201-1/+1
* scsi: target: core: Fix a pr_debug() argumentBart Van Assche2019-11-201-1/+1
* scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau2019-11-201-0/+8
* scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2019-11-202-2/+9
* scsi: target: core: Release SPC-2 reservations when closing a sessionBart Van Assche2019-11-201-0/+15
* scsi: target: core: Document target_cmd_size_check()Bart Van Assche2019-11-201-0/+13
* scsi: bnx2i: fix potential use after freePan Bian2019-11-201-1/+1
* Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen2019-11-201-4/+0
* scsi: NCR5380: Add disconnect_mask module parameterFinn Thain2019-11-201-1/+5
* scsi: NCR5380: Unconditionally clear ICR after do_abort()Finn Thain2019-11-201-8/+8
* scsi: NCR5380: Call scsi_set_resid() on command completionFinn Thain2019-11-201-0/+15
* scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi2019-11-201-0/+5
* scsi: lpfc: use hdwq assigned cpu for allocationJames Smart2019-11-201-2/+2
* scsi: arcmsr: fix indentation issuesColin Ian King2019-11-201-3/+3
* scsi: qla4xxx: fix double free bugPan Bian2019-11-201-3/+0
* scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey2019-11-202-59/+195
* scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar2019-11-202-5/+8
* scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey2019-11-201-0/+20
* scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-203-17/+22
* scsi: pm80xx: Cleanup command when a reset times outpeter chang2019-11-201-13/+37
* scsi: pm80xx: Fix command issue sizingpeter chang2019-11-203-40/+79
* scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar2019-11-201-6/+6
* scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar2019-11-202-2/+5
* scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-205-37/+170
* scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar2019-11-201-2/+2
* scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck2019-11-201-1/+1
* scsi: pm80xx: Make phy enable completion as NULLpeter chang2019-11-201-1/+3
* scsi: pm80xx: Fix for SATA device discoverypeter chang2019-11-201-0/+2
* scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani2019-11-201-5/+14
* scsi: ufs: Abort gating if clock on request is pendingAsutosh Das2019-11-201-1/+1
* scsi: ufs: Fix irq return codeVenkat Gopalakrishnan2019-11-202-36/+100
* scsi: ufs: Fix register dump caused sleep in atomic contextCan Guo2019-11-191-1/+1
* scsi: ufs: Fix up auto hibern8 enablementCan Guo2019-11-193-13/+18
* scsi: ufs-qcom: Add reset control support for host controllerCan Guo2019-11-192-0/+56
* scsi: ufs: Add device reset in link recovery pathCan Guo2019-11-191-0/+3
* scsi: core: Clean up SG_NONEFinn Thain2019-11-135-17/+3
* scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain2019-11-133-6/+6
* scsi: nsp_cs: enable compile-testing on 64-bitJohan Hovold2019-11-131-1/+1
* scsi: nsp_cs: drop redundant MODULE_LICENSE ifdefJohan Hovold2019-11-131-2/+0
* scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failureYueHaibing2019-11-131-1/+0
* scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong2019-11-131-2/+9
* scsi: csiostor: Remove set but not used variable 'rln'YueHaibing2019-11-131-2/+1