summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-03-21scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter readyChing Huang
2018-03-21scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection.Ching Huang
2018-03-21scsi: arcmsr: Rename ACB_F_BUS_HANG_ON to ACB_F_ADAPTER_REMOVED for adapter h...Ching Huang
2018-03-21scsi: qla2xxx: Update driver version to 10.00.00.06-khimanshu.madhani@cavium.com
2018-03-21scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran
2018-03-21scsi: qla2xxx: Cleanup code to improve FC-NVMe error handlingDarren Trapp
2018-03-21scsi: qla2xxx: Fix FC-NVMe IO abort during driver resetDarren Trapp
2018-03-21scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSYDarren Trapp
2018-03-21scsi: qla2xxx: Remove nvme_done_listDarren Trapp
2018-03-21scsi: qla2xxx: Return busy if rport going awayDarren Trapp
2018-03-21scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp
2018-03-21scsi: qla2xxx: Add FC-NVMe abort processingDarren Trapp
2018-03-21scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp
2018-03-21scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()Darren Trapp
2018-03-21scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMehimanshu.madhani@cavium.com
2018-03-21scsi: qla2xxx: Restore ZIO threshold settingDarren Trapp
2018-03-21scsi: devinfo: remove dasd devices from the scsi subsystemXose Vazquez Perez
2018-03-21scsi: devinfo: remove DF arrays from HPXose Vazquez Perez
2018-03-21scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arraysXose Vazquez Perez
2018-03-21scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-03-21scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"Colin Ian King
2018-03-21scsi: dpt_i2o: use after free in __adpt_reset()Dan Carpenter
2018-03-21scsi: dpt_i2o: use after free in adpt_release()Dan Carpenter
2018-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-19scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang
2018-03-19scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen
2018-03-19scsi: remove the old scsi_module.c initialization modelChristoph Hellwig
2018-03-19scsi: remove the sym53c416 driverChristoph Hellwig
2018-03-19scsi: remove the NCR53c406a driverChristoph Hellwig
2018-03-19scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig
2018-03-19scsi: mvme147: stop using scsi_module.cChristoph Hellwig
2018-03-19scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig
2018-03-19scsi: core: unexport scsi_host_set_stateChristoph Hellwig
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-03-15scsi: ibmvfc: Avoid unnecessary port reloginBrian King
2018-03-15scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash
2018-03-15scsi: bfa: remove VLAStephen Kitt
2018-03-15scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt
2018-03-15scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()John Pittman
2018-03-15scsi: aha1740: stop using scsi_unregisterChristoph Hellwig
2018-03-15scsi: ips: don't set .detect and .release in the host templateChristoph Hellwig
2018-03-15scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig
2018-03-14scsi: eata: eata-pio: Deprecate legacy EATA driversMartin K. Petersen
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King
2018-03-14scsi: virtio_scsi: unify scsi_host_templateMing Lei
2018-03-14scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei
2018-03-14scsi: core: introduce force_blk_mqMing Lei
2018-03-14scsi: megaraid_sas: fix selection of reply queueMing Lei
2018-03-14scsi: hpsa: fix selection of reply queueMing Lei
2018-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds