aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing1-2/+1
2019-09-07scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson2-0/+40
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson2-0/+14
2019-09-07scsi: lpfc: Fix reset recovery paths that are not recoveringJames Smart1-4/+5
2019-09-07scsi: lpfc: Convert existing %pf users to %psSakari Ailus2-3/+3
2019-09-07scsi: qla2xxx: Update driver version to 10.01.00.19-kHimanshu Madhani1-1/+1
2019-09-07scsi: qla2xxx: Fix stale sessionQuinn Tran1-2/+3
2019-09-07scsi: qla2xxx: Fix stuck login sessionQuinn Tran1-12/+11
2019-09-07scsi: qla2xxx: Fix driver reload for ISP82xxHimanshu Madhani2-15/+4
2019-09-07scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran3-6/+7
2019-09-07scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani1-4/+2
2019-09-07scsi: sd: Improve unaligned completion resid messageDamien Le Moal1-0/+1
2019-09-07scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan1-2/+2
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2019-09-05sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disksDamien Le Moal1-0/+2
2019-08-30scsi: fnic: print port speed only at driver init or speed changeJohn Pittman2-5/+11
2019-08-29scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'zhengbin1-16/+0
2019-08-29scsi: bnx2fc: remove set but not used variables 'lport','host'zhengbin1-7/+0
2019-08-29scsi: bnx2fc: remove set but not used variable 'fh'zhengbin1-2/+0
2019-08-29scsi: qedf: Update the version to 8.42.3.0Saurav Kashyap1-4/+4
2019-08-29scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap1-13/+12
2019-08-29scsi: qedf: Use discovery list to traverse rportsHannes Reinecke1-32/+7
2019-08-29scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap2-1/+2
2019-08-29scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap1-0/+10
2019-08-29scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap1-11/+17
2019-08-29scsi: qedf: Add debug information for unsolicited processingSaurav Kashyap1-0/+5
2019-08-29scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap1-0/+5
2019-08-29scsi: qedf: Interpret supported caps value correctlySaurav Kashyap1-5/+27
2019-08-29scsi: qedf: Add shutdown callback handlerSaurav Kashyap1-0/+7
2019-08-29scsi: qedf: Update module description stringNilesh Javali1-1/+1
2019-08-29scsi: qedf: Fix crash during sg_resetArun Easi1-2/+2
2019-08-29scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap1-0/+5
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap5-40/+130
2019-08-29scsi: smartpqi: bump versionDon Brace1-3/+3
2019-08-29scsi: smartpqi: update copyrightDon Brace1-0/+2
2019-08-29scsi: smartpqi: add new pci idsGilbert Wu1-0/+12
2019-08-29scsi: smartpqi: correct REGNEWD return statusMurthy Bhat1-1/+1
2019-08-29scsi: smartpqi: add gigabyte controllerGilbert Wu1-0/+4
2019-08-29scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara1-6/+8
2019-08-29scsi: smartpqi: add bay identifierGilbert Wu3-6/+113
2019-08-29scsi: smartpqi: add sysfs entriesMurthy Bhat2-16/+124
2019-08-29scsi: smartpqi: add module param to hide vsepDave Carroll2-0/+27
2019-08-29scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu1-0/+16
2019-08-29scsi: smartpqi: add module param for exposure orderGilbert Wu1-3/+15
2019-08-29scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart1-1/+1
2019-08-29scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2-2/+2
2019-08-29scsi: lpfc: Remove bg debugfs buffersJames Smart5-295/+0
2019-08-29scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart2-13/+1
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin1-3/+0
2019-08-29scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"Colin Ian King1-1/+1