summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-10-18scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter
2021-10-18scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-10-18scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu
2021-10-18scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma
2021-10-16scsi: sd: Fix crashes in sd_resume_runtime()Miles Chen
2021-10-16scsi: mpi3mr: Fix duplicate device entries when scanning through sysfsSreekanth Reddy
2021-10-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2021-10-12scsi: storvsc: Fix validation for unsolicited incoming packetsAndrea Parri (Microsoft)
2021-10-12scsi: iscsi: Fix set_param() handlingMike Christie
2021-10-12scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui
2021-10-04scsi: iscsi: Fix iscsi_task use after freeMike Christie
2021-10-04scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart
2021-10-04scsi: elx: efct: Delete stray unlock statementDan Carpenter
2021-10-04scsi: ufs: core: Fix task management completionAdrian Hunter
2021-10-04scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry
2021-09-28scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-09-28scsi: qla2xxx: Fix excessive messages during device logoutArun Easi
2021-09-28scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-09-28scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-09-28scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-09-22scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong
2021-09-22scsi: lpfc: Fix gcc -Wstringop-overread warning, againArnd Bergmann
2021-09-22scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-22scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter
2021-09-22scsi: acornscsi: Remove tagged queuing vestigesHannes Reinecke
2021-09-22scsi: fas216: Kill scmd->tagHannes Reinecke
2021-09-21scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-21scsi: ufs: core: Unbreak the reset handlerBart Van Assche
2021-09-21scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche
2021-09-21scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter
2021-09-14scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King
2021-09-13scsi: megaraid: Clean up some inconsistent indentingColin Ian King
2021-09-13scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King
2021-09-13scsi: megaraid: Fix Coccinelle warningjing yangyang
2021-09-13scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller
2021-09-13scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart
2021-09-13scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota
2021-09-13scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy
2021-09-13scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-13scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee
2021-09-13scsi: lpfc: Remove unneeded variableChi Minghao
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart
2021-09-13scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart
2021-09-13scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart
2021-09-13scsi: st: Add missing break in switch statement in st_ioctl()Nathan Chancellor
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds