summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-02-12scsi: libsas: Use void for sas_discover_event() return codeXiang Chen1-4/+2
2022-02-12scsi: smartpqi: Fix unused variable pqi_pm_ops for clangDon Brace1-0/+4
2022-02-12scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry11-54/+9
2022-02-12scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()John Garry3-16/+14
2022-02-12scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov3-22/+0
2022-02-12scsi: pm8001: Clean up inconsistent indentingYang Li1-30/+31
2022-02-12scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook1-6/+3
2022-02-12scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap1-1/+16
2022-02-08scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2-2/+8
2022-02-08scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2-5/+12
2022-02-08scsi: smartpqi: Update version to 2.1.14-035Don Brace1-3/+3
2022-02-08scsi: smartpqi: Fix lsscsi -t SAS addressesKevin Barnett1-3/+3
2022-02-08scsi: smartpqi: Fix hibernate and suspendKevin Barnett1-35/+81
2022-02-08scsi: smartpqi: Fix BUILD_BUG_ON() statementsMike McGowen3-2/+6
2022-02-08scsi: smartpqi: Fix NUMA node not updated during initMike McGowen1-5/+5
2022-02-08scsi: smartpqi: Expose SAS address for SATA drivesKevin Barnett2-42/+3
2022-02-08scsi: smartpqi: Speed up RAID 10 sequential readsMike McGowen2-5/+6
2022-02-08scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara1-16/+23
2022-02-08scsi: smartpqi: Update volume size after expansionMahesh Rajashekhara2-8/+13
2022-02-08scsi: smartpqi: Avoid drive spin-down during suspendSagar Biradar1-1/+10
2022-02-08scsi: smartpqi: Resolve delay issue with PQI_HZ valueBalsundar P3-26/+20
2022-02-08scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()Kevin Barnett1-1/+1
2022-02-08scsi: smartpqi: Fix a name typo and cleanup codeKevin Barnett1-5/+5
2022-02-08scsi: smartpqi: Quickly propagate path failures to SCSI midlayerMurthy Bhat1-2/+18
2022-02-08scsi: smartpqi: Eliminate drive spin down on warm bootSagar Biradar1-1/+7
2022-02-08scsi: smartpqi: Enable SATA NCQ priority in sysfsGilbert Wu2-4/+117
2022-02-08scsi: smartpqi: Add PCI IDsDon Brace1-4/+104
2022-02-08scsi: smartpqi: Fix rmmod stack traceDon Brace1-4/+2
2022-02-08scsi: mpt3sas: Convert to flexible arraysKees Cook1-3/+3
2022-02-08scsi: core: Add scsi_done_direct() for immediate completionSebastian Andrzej Siewior1-2/+19
2022-02-08scsi: core: Make "access_state" sysfs attribute always visibleMartin Wilck1-8/+0
2022-02-01scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)1-1/+0
2022-02-01scsi: qedi: Remove redundant flush_workqueue() callsMinghao Chi (CGEL ZTE)1-2/+0
2022-02-01scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-02-01scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-02-01scsi: bnx2fc: Make use of the helper macro kthread_run()Yin Xiujiang1-4/+3
2022-02-01scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry1-8/+6
2022-02-01scsi: bnx2fc: Fix typo in commentsCai Huoqing1-1/+1
2022-02-01scsi: ufs: Add checking lifetime attribute for WriteBoosterJinyoung Choi2-0/+58
2022-02-01scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry1-2/+2
2022-02-01scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry1-0/+5
2022-02-01scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry1-0/+1
2022-01-31scsi: core: Reallocate device's budget map on queue depth changeMing Lei1-5/+50
2022-01-31scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2-44/+0
2022-01-25scsi: scsi_debug: Add environmental reporting log subpageDouglas Gilbert1-0/+33
2022-01-25scsi: scsi_debug: Add no_rwlock parameterDouglas Gilbert1-50/+102
2022-01-25scsi: scsi_debug: Divide power on reset UNIT ATTENTIONDouglas Gilbert1-11/+19
2022-01-25scsi: scsi_debug: Refine sdebug_blk_mq_poll()Douglas Gilbert1-5/+16
2022-01-25scsi: scsi_debug: Use TASK SET FULL moreDouglas Gilbert1-13/+6