summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-02-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei
2019-02-13scsi: lpfc: fix a handful of indentation issuesColin Ian King
2019-02-13scsi: qlogicpti: Use of_node_name_eq for node name comparisonsRob Herring
2019-02-12scsi: sd: Fix typo in sd_first_printk()Dietmar Hahn
2019-02-12scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja
2019-02-12scsi: megaraid_sas: driver version updateShivasharan S
2019-02-12scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMDShivasharan S
2019-02-12scsi: sd: fix entropy gathering for most rotational disksJames Bottomley
2019-02-12scsi: lpfc: Fix error code if kcalloc() failsDan Carpenter
2019-02-12scsi: ufs: fix a typo in commentChengguang Xu
2019-02-12scsi: scsi_debug: Implement support for write protectMartin K. Petersen
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche
2019-02-12scsi: sd: Remove superfluous residual assignmentsBart Van Assche
2019-02-12scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriateBart Van Assche
2019-02-12scsi: libiscsi: Use scsi_[gs]et_resid() where appropriateBart Van Assche
2019-02-12scsi: scsi_debug: Fix a recently introduced regressionBart Van Assche
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman
2019-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-08scsi: hisi_sas: Do some more tidy-upJohn Garry
2019-02-08scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen
2019-02-08scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry
2019-02-08scsi: hisi_sas: change queue depth from 512 to 4096Xiang Chen
2019-02-08scsi: hisi_sas: Add manual trigger for debugfs dumpLuo Jiaxing
2019-02-08scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-05scsi: lpfc: Update lpfc version to 12.2.0.0James Smart
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart
2019-02-05scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart
2019-02-05scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart
2019-02-05scsi: lpfc: Rework locking on SCSI io completionJames Smart
2019-02-05scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart
2019-02-05scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart
2019-02-05scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart
2019-02-05scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart
2019-02-05scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart
2019-02-05scsi: lpfc: Allow override of hardware queue selection policiesJames Smart
2019-02-05scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart
2019-02-05scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart
2019-02-05scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart
2019-02-05scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart
2019-02-05scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart
2019-02-05scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart
2019-02-05scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart