summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-03-24scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen
2020-03-17scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi
2020-03-10scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong
2020-03-10scsi: ufs: Fix possible unclocked access to auto hibern8 timer registerCan Guo
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson
2020-02-24scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal
2020-02-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-02-12scsi: megaraid_sas: silence a warningTomas Henzl
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-30scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-30scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-30scsi: megaraid_sas: fixup MSIx interrupt setup during resumeHannes Reinecke
2020-01-30scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-20scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-20scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry
2020-01-20scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinityLuo Jiaxing
2020-01-20scsi: hisi_sas: Modify the file permissions of trigger_dump to write onlyLuo Jiaxing
2020-01-20scsi: hisi_sas: Replace magic number when handle channel interruptLuo Jiaxing
2020-01-20scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...Xiang Chen
2020-01-20scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen
2020-01-20scsi: ufs: Use UFS device indicated maximum LU numberBean Huo
2020-01-20scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo
2020-01-20scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo
2020-01-20scsi: ufs: Inline two functions into their callersBean Huo
2020-01-20scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()Bean Huo
2020-01-20scsi: ufs: Split ufshcd_probe_hba() based on its called flowBean Huo
2020-01-20scsi: ufs: Delete struct ufs_dev_descBean Huo
2020-01-20scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-01-20scsi: ufs-mediatek: enable low-power mode for hibern8 stateStanley Chu
2020-01-20scsi: ufs: export some functions for vendor usageStanley Chu
2020-01-20scsi: ufs-mediatek: add dbg_register_dump implementationStanley Chu
2020-01-20scsi: qla2xxx: Fix a NULL pointer dereference in an error pathBart Van Assche
2020-01-20scsi: qla1280: Make checking for 64bit support consistentThomas Bogendoerfer
2020-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-15scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1Anand Lodnoor
2020-01-15scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUSAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabledAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already deadAnand Lodnoor
2020-01-15scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devicesAnand Lodnoor