summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig2021-06-304-7/+7
* Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-2/+2
|\
| * block: move bd_mutex to struct gendiskChristoph Hellwig2021-06-011-2/+2
* | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-292-0/+2
|\ \
| * | scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h}Marc Zyngier2021-06-102-0/+2
* | | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-291-31/+73
|\ \ \
| * | | scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDsAndrea Parri (Microsoft)2021-05-141-31/+63
| * | | Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran2021-05-141-0/+10
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-252-4/+20
|\ \ \ \
| * | | | scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig2021-06-221-4/+18
| * | | | scsi: sr: Return appropriate error code when disk is ejectedManYi Li2021-06-181-0/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-131-21/+26
|\| | | |
| * | | | scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei2021-06-071-1/+1
| * | | | scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-071-2/+6
| * | | | scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei2021-06-071-8/+6
| * | | | scsi: core: Fix error handling of scsi_host_alloc()Ming Lei2021-06-071-10/+13
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-064-15/+25
|\| | | | | |_|/ / |/| | |
| * | | scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-011-0/+1
| * | | scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu2021-06-011-1/+14
| * | | scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-011-11/+9
| * | | scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart2021-05-311-3/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-05-288-9/+28
|\| | | | |_|/ |/| |
| * | scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov2021-05-211-0/+2
| * | scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang2021-05-211-4/+4
| * | scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang2021-05-211-1/+7
| * | scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan2021-05-211-0/+1
| * | scsi: aic7xxx: Remove multiple definition of globalsTom Rix2021-05-212-2/+1
| * | scsi: aic7xxx: Restore several defines for aic7xxx firmware buildTom Rix2021-05-211-0/+11
| * | scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter2021-05-211-2/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-05-2010-19/+36
|\| |
| * | scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy2021-05-154-12/+19
| * | scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei2021-05-151-1/+2
| * | scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan2021-05-141-1/+3
| * | scsi: ufs: core: Increase the usable queue depthBart Van Assche2021-05-141-1/+4
| * | scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang2021-05-142-4/+4
| * | scsi: ufs: ufs-mediatek: Fix power down spec violationPeter Wang2021-05-141-0/+4
| |/
* | scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter2021-05-131-5/+12
* | Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman2021-05-131-4/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-05-089-483/+432
|\
| * scsi: fnic: Use scsi_host_busy_iter() to traverse commandsHannes Reinecke2021-05-021-446/+375
| * scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()Hannes Reinecke2021-05-021-6/+3
| * scsi: scsi_debug: Fix cmd_per_lun, set to max_queueDouglas Gilbert2021-05-021-8/+16
| * scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo2021-04-281-0/+1
| * scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo2021-04-281-0/+2
| * scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo2021-04-281-2/+2
| * scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva2021-04-281-0/+3
| * scsi: qla2xxx: Add marginal path handling supportBikash Hazarika2021-04-281-0/+1
| * scsi: ufs: core: Fix a typo in ufs-sysfs.cKeoseong Park2021-04-281-6/+6
| * scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart2021-04-262-13/+14
| * scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart2021-04-261-1/+1