summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-24qed: Don't ignore devlink allocation failuresLeon Romanovsky
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
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds