summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2021-05-02scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()Hannes Reinecke
2021-05-02scsi: scsi_debug: Fix cmd_per_lun, set to max_queueDouglas Gilbert
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo
2021-04-28scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo
2021-04-28scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo
2021-04-28scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva
2021-04-28scsi: qla2xxx: Add marginal path handling supportBikash Hazarika
2021-04-28scsi: ufs: core: Fix a typo in ufs-sysfs.cKeoseong Park
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-26scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart
2021-04-26scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart
2021-04-26scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart
2021-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-15scsi: sd: Introduce a new local variable in sd_check_events()Bart Van Assche
2021-04-15scsi: dc395x: Open-code status_byte(u8) callsBart Van Assche
2021-04-15scsi: 53c700: Open-code status_byte(u8) callsBart Van Assche
2021-04-15scsi: smartpqi: Remove unused functionsBart Van Assche
2021-04-15scsi: qla4xxx: Remove an unused functionBart Van Assche
2021-04-15scsi: myrs: Remove unused functionsBart Van Assche
2021-04-15scsi: myrb: Remove unused functionsBart Van Assche
2021-04-15scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche
2021-04-15scsi: fcoe: Suppress a compiler warningBart Van Assche