summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing
2019-09-07scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson
2019-09-07scsi: lpfc: Fix reset recovery paths that are not recoveringJames Smart
2019-09-07scsi: lpfc: Convert existing %pf users to %psSakari Ailus
2019-09-07scsi: qla2xxx: Update driver version to 10.01.00.19-kHimanshu Madhani
2019-09-07scsi: qla2xxx: Fix stale sessionQuinn Tran
2019-09-07scsi: qla2xxx: Fix stuck login sessionQuinn Tran
2019-09-07scsi: qla2xxx: Fix driver reload for ISP82xxHimanshu Madhani
2019-09-07scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran
2019-09-07scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani
2019-09-07scsi: sd: Improve unaligned completion resid messageDamien Le Moal
2019-09-07scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-05sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disksDamien Le Moal
2019-08-30scsi: fnic: print port speed only at driver init or speed changeJohn Pittman
2019-08-29scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'zhengbin
2019-08-29scsi: bnx2fc: remove set but not used variables 'lport','host'zhengbin
2019-08-29scsi: bnx2fc: remove set but not used variable 'fh'zhengbin
2019-08-29scsi: qedf: Update the version to 8.42.3.0Saurav Kashyap
2019-08-29scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap
2019-08-29scsi: qedf: Use discovery list to traverse rportsHannes Reinecke
2019-08-29scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap
2019-08-29scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap
2019-08-29scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap
2019-08-29scsi: qedf: Add debug information for unsolicited processingSaurav Kashyap
2019-08-29scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap
2019-08-29scsi: qedf: Interpret supported caps value correctlySaurav Kashyap
2019-08-29scsi: qedf: Add shutdown callback handlerSaurav Kashyap
2019-08-29scsi: qedf: Update module description stringNilesh Javali
2019-08-29scsi: qedf: Fix crash during sg_resetArun Easi
2019-08-29scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap
2019-08-29scsi: smartpqi: bump versionDon Brace
2019-08-29scsi: smartpqi: update copyrightDon Brace
2019-08-29scsi: smartpqi: add new pci idsGilbert Wu
2019-08-29scsi: smartpqi: correct REGNEWD return statusMurthy Bhat
2019-08-29scsi: smartpqi: add gigabyte controllerGilbert Wu
2019-08-29scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara
2019-08-29scsi: smartpqi: add bay identifierGilbert Wu
2019-08-29scsi: smartpqi: add sysfs entriesMurthy Bhat
2019-08-29scsi: smartpqi: add module param to hide vsepDave Carroll
2019-08-29scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu
2019-08-29scsi: smartpqi: add module param for exposure orderGilbert Wu
2019-08-29scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart
2019-08-29scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart
2019-08-29scsi: lpfc: Remove bg debugfs buffersJames Smart
2019-08-29scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin
2019-08-29scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"Colin Ian King