summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-313-6/+11
|\
| * scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2021-12-221-2/+5
| * scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng2021-12-221-2/+4
| * scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter2021-12-161-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-171-17/+21
|\|
| * scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry2021-12-131-17/+21
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-116-29/+23
|\|
| * scsi: qla2xxx: Format log strings only if neededRoman Bolshakov2021-12-061-0/+3
| * scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki2021-12-061-1/+1
| * scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar2021-12-063-24/+17
| * scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv2021-12-021-4/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-042-7/+20
|\|
| * scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter2021-11-291-0/+18
| * scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart2021-11-231-7/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-11-281-1/+0
|\ \ | |/ |/|
| * Revert "virtio-scsi: don't let virtio core to validate used buffer length"Michael S. Tsirkin2021-11-241-1/+0
* | scsi: scsi_debug: Zero clear zones at reset write pointerShin'ichiro Kawasaki2021-11-221-0/+5
* | scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie2021-11-221-1/+1
* | scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy2021-11-221-2/+2
* | scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy2021-11-181-2/+2
* | scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy2021-11-182-1/+60
* | scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-11-181-1/+1
* | scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()Ye Guojin2021-11-181-0/+1
* | scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy2021-11-181-15/+19
* | scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()Dan Carpenter2021-11-181-1/+1
* | scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()Bean Huo2021-11-181-1/+1
|/
* scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne2021-11-161-4/+2
* scsi: ufs: core: Fix another task management completion raceAdrian Hunter2021-11-161-2/+1
* scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter2021-11-161-5/+0
* scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie2021-11-161-11/+19
* scsi: iscsi: Unblock session then wake up error handlerMike Christie2021-11-161-3/+3
* scsi: ufs: core: Improve SCSI abort handlingBart Van Assche2021-11-161-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-1229-348/+889
|\
| * scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy2021-11-041-0/+4
| * scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk2021-11-041-2/+0
| * scsi: scsi_ioctl: Validate command sizeTadeusz Struk2021-11-031-0/+2
| * scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman2021-11-032-12/+13
| * Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen2021-11-0317-336/+84
| |\
| * | scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne2021-11-033-0/+27
| * | scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu2021-11-031-0/+1
| * | scsi: sr: Remove duplicate assignmentAlexey Dobriyan2021-10-271-1/+0
| * | scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual hostChanho Park2021-10-271-0/+86
| * | scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9Chanho Park2021-10-271-0/+68
| * | scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFSChanho Park2021-10-272-0/+136
| * | scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacksChanho Park2021-10-272-0/+12
| * | scsi: ufs: ufs-exynos: Factor out priv data initChanho Park2021-10-271-7/+14
| * | scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR optionChanho Park2021-10-272-2/+5
| * | scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_opsChanho Park2021-10-272-1/+8
| * | scsi: ufs: ufs-exynos: Add setup_clocks callbackChanho Park2021-10-271-0/+24
| * | scsi: ufs: ufs-exynos: Add refclkout_stop controlChanho Park2021-10-271-1/+2