aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry
2022-02-19scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()John Garry
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-02-11scsi: mpi3mr: Bump driver version to 8.0.0.68.0Sreekanth Reddy
2022-02-11scsi: mpi3mr: Fix memory leaksSreekanth Reddy
2022-02-11scsi: mpi3mr: Update the copyright yearSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix reporting of actual data transfer sizeSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix cmnd getting marked as in use foreverSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix hibernation issueSreekanth Reddy
2022-02-11scsi: mpi3mr: Update MPI3 headersSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix printing of pending I/O countSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix deadlock while canceling the fw eventSreekanth Reddy
2022-02-11scsi: Remove unused member cmd_pool for structure scsi_host_templateXiang Chen
2022-02-11scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen
2022-02-11scsi: libsas: Remove duplicated setting for task->task_state_flagsXiang Chen
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen
2022-02-11scsi: message: fusion: Use GFP_KERNELJulia Lawall
2022-02-11scsi: smartpqi: Fix unused variable pqi_pm_ops for clangDon Brace
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry
2022-02-11scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()John Garry
2022-02-11scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov
2022-02-11scsi: pm8001: Clean up inconsistent indentingYang Li
2022-02-11scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook
2022-02-11scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart
2022-02-07scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart
2022-02-07scsi: smartpqi: Update version to 2.1.14-035Don Brace
2022-02-07scsi: smartpqi: Fix lsscsi -t SAS addressesKevin Barnett
2022-02-07scsi: smartpqi: Fix hibernate and suspendKevin Barnett
2022-02-07scsi: smartpqi: Fix BUILD_BUG_ON() statementsMike McGowen
2022-02-07scsi: smartpqi: Fix NUMA node not updated during initMike McGowen
2022-02-07scsi: smartpqi: Expose SAS address for SATA drivesKevin Barnett
2022-02-07scsi: smartpqi: Speed up RAID 10 sequential readsMike McGowen
2022-02-07scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara
2022-02-07scsi: smartpqi: Update volume size after expansionMahesh Rajashekhara
2022-02-07scsi: smartpqi: Avoid drive spin-down during suspendSagar Biradar
2022-02-07scsi: smartpqi: Resolve delay issue with PQI_HZ valueBalsundar P
2022-02-07scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()Kevin Barnett
2022-02-07scsi: smartpqi: Fix a name typo and cleanup codeKevin Barnett
2022-02-07scsi: smartpqi: Quickly propagate path failures to SCSI midlayerMurthy Bhat
2022-02-07scsi: smartpqi: Eliminate drive spin down on warm bootSagar Biradar
2022-02-07scsi: smartpqi: Enable SATA NCQ priority in sysfsGilbert Wu
2022-02-07scsi: smartpqi: Add PCI IDsDon Brace
2022-02-07scsi: smartpqi: Fix rmmod stack traceDon Brace
2022-02-07scsi: mpt3sas: Convert to flexible arraysKees Cook
2022-02-07scsi: usb: storage: Complete the SCSI request directlySebastian Andrzej Siewior
2022-02-07scsi: core: Add scsi_done_direct() for immediate completionSebastian Andrzej Siewior
2022-02-07scsi: core: Make "access_state" sysfs attribute always visibleMartin Wilck
2022-01-31scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)