summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-10-06scsi: megaraid_sas: Added support for shared host tagset for cpuhotplugKashyap Desai2-13/+55
2020-10-06scsi: scsi_debug: Support host tagsetJohn Garry1-18/+10
2020-10-06scsi: hisi_sas: Switch v3 hw to MQJohn Garry3-70/+56
2020-10-06scsi: core: Show nr_hw_queues in sysfsJohn Garry1-0/+11
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke2-0/+3
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe3-29/+24
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig1-2/+2
2020-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+2
2020-09-10sr: simplify sr_block_revalidate_diskChristoph Hellwig1-23/+13
2020-09-10sr: use bdev_check_media_changeChristoph Hellwig1-2/+4
2020-09-10sd: use bdev_check_media_changeChristoph Hellwig1-3/+4
2020-09-10scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter1-1/+2
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-14/+19
2020-09-03scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl1-1/+1
2020-09-03scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl1-1/+1
2020-09-02sd: open code revalidate_diskChristoph Hellwig1-2/+4
2020-09-02scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+2
2020-09-01scsi: lpfc: Update lpfc version to 12.8.0.4James Smart1-1/+1
2020-09-01scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart2-1/+4
2020-09-01scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-09-01scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart1-1/+0
2020-09-01scsi: qla2xxx: Fix regression on sparc64René Rebe2-4/+4
2020-09-01scsi: libfc: Fix for double free()Javed Hasan1-2/+0
2020-09-01scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-08-25scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()Niklas Cassel1-2/+0
2020-08-25scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()Dan Carpenter1-1/+1
2020-08-25scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva97-290/+287
2020-08-18Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran1-4/+0
2020-08-18Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap1-8/+0
2020-08-18scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran1-0/+5
2020-08-18scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap1-0/+5
2020-08-18scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hbaArun Easi2-1/+10
2020-08-18scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any...Arun Easi1-0/+3
2020-08-18scsi: qla2xxx: Reduce noisy debug messageQuinn Tran1-2/+2
2020-08-18scsi: qla2xxx: Fix login timeoutQuinn Tran2-4/+16
2020-08-18scsi: qla2xxx: Indicate correct supported speeds for Mezz cardQuinn Tran1-5/+12
2020-08-18scsi: qla2xxx: Flush I/O on zone disableQuinn Tran1-1/+0
2020-08-18scsi: qla2xxx: Flush all sessions on zone disableQuinn Tran1-0/+12
2020-08-18scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout valuesEnzo Matsumiya1-7/+7
2020-08-18scsi: scsi_debug: Fix scp is NULL errorsDouglas Gilbert1-0/+2
2020-08-18scsi: ufs: No need to send Abort Task if the task in DB was clearedBean Huo1-7/+8
2020-08-18scsi: ufs: Clean up completed request without interrupt notificationStanley Chu1-1/+2
2020-08-18scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter1-3/+3
2020-08-18scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter1-1/+1
2020-08-18scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter2-3/+22
2020-08-18scsi: ufs-mediatek: Fix incorrect time to wait link statusStanley Chu1-1/+1
2020-08-18scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu1-1/+4
2020-08-18scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()Jing Xiangfeng1-0/+1