summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le
2021-07-14scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan
2021-07-14scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart
2021-07-14scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-07-14scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...Chandrakanth Patil
2021-07-14scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-07-14scsi: iscsi: Flush block work before unblockMike Christie
2021-07-14scsi: iscsi: Fix in-kernel conn failure handlingMike Christie
2021-07-14scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-07-14scsi: iscsi: Use system_unbound_wq for destroy_workMike Christie
2021-07-14scsi: iscsi: Force immediate failure during shutdownMike Christie
2021-07-14scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-07-14scsi: FlashPoint: Rename si_flags fieldRandy Dunlap
2021-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-22scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig
2021-06-18scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-07scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-07scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-07scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei
2021-06-07scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-01scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne
2021-06-01scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu
2021-06-01scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner
2021-05-31scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart
2021-05-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-21scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-05-21scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang
2021-05-21scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang
2021-05-21scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan
2021-05-21scsi: aic7xxx: Remove multiple definition of globalsTom Rix
2021-05-21scsi: aic7xxx: Restore several defines for aic7xxx firmware buildTom Rix
2021-05-21scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-05-15scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-05-14scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan
2021-05-14scsi: ufs: core: Increase the usable queue depthBart Van Assche
2021-05-14scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-05-14scsi: ufs: ufs-mediatek: Fix power down spec violationPeter Wang
2021-05-13scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter
2021-05-13Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-02scsi: fnic: Use scsi_host_busy_iter() to traverse commandsHannes Reinecke