summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-10-07scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-10-07scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-10-07scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-10-07scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2021-10-07scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-30scsi: ufs: core: Unbreak the reset handlerBart Van Assche
2021-09-30scsi: ufs: Retry aborted SCSI commands instead of completing these successfullyBart Van Assche
2021-09-30scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...Bart Van Assche
2021-09-30scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-30scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota
2021-09-18scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap
2021-09-18scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap
2021-09-18scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki
2021-09-18scsi: ufs: ufs-exynos: Fix static checker warningAlim Akhtar
2021-09-18scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter
2021-09-18scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter
2021-09-18scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter
2021-09-18scsi: fdomain: Fix error return code in fdomain_probe()Wei Li
2021-09-18scsi: ufshcd: Fix device links when BOOT WLUN fails to probeAdrian Hunter
2021-09-18scsi: ufs: Fix unsigned int compared with less than zeroColin Ian King
2021-09-18scsi: ufs: Fix the SCSI abort handlerBart Van Assche
2021-09-18scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriateBart Van Assche
2021-09-18scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()Bart Van Assche
2021-09-18scsi: BusLogic: Use %X for u32 sized integer rather than %lXColin Ian King
2021-08-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-24scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-09scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King
2021-08-09scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley
2021-08-09scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-29scsi: core: Fix capacity set to zero after offlinining devicelijinlin
2021-07-29scsi: sr: Return correct event when media event code is 3Li Manyi
2021-07-29scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler
2021-07-29scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-07-29scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva
2021-07-28scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy
2021-07-18scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-13scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-12scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim