summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-01-311-8/+13
| * scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2022-01-312-44/+0
| * scsi: myrs: Fix crash in error caseTong Zhang2022-01-251-1/+2
| * scsi: 53c700: Remove redundant assignment to pointer SCpColin Ian King2022-01-251-1/+0
| * scsi: ufs: Treat link loss as fatal errorKiwoong Kim2022-01-251-1/+2
| * scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim2022-01-251-3/+6
| * scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-251-6/+0
| * scsi: hisi_sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-252-5/+0
| * scsi: 3w-sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-251-4/+0
| * scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini2022-01-251-15/+5
| * scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2022-01-252-3/+19
| * scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap2022-01-251-2/+4
| * scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap2022-01-251-0/+1
| * scsi: qedf: Add stag_work to all the vportsSaurav Kashyap2022-01-251-0/+1
| * scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang2022-01-251-0/+7
| * scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang2022-01-251-6/+2
* | scsi: mpi3mr: Bump driver version to 8.0.0.68.0Sreekanth Reddy2022-02-111-2/+2
* | scsi: mpi3mr: Fix memory leaksSreekanth Reddy2022-02-111-1/+1
* | scsi: mpi3mr: Update the copyright yearSreekanth Reddy2022-02-114-4/+4
* | scsi: mpi3mr: Fix reporting of actual data transfer sizeSreekanth Reddy2022-02-111-0/+2
* | scsi: mpi3mr: Fix cmnd getting marked as in use foreverSreekanth Reddy2022-02-111-2/+14
* | scsi: mpi3mr: Fix hibernation issueSreekanth Reddy2022-02-111-1/+1
* | scsi: mpi3mr: Update MPI3 headersSreekanth Reddy2022-02-117-101/+116
* | scsi: mpi3mr: Fix printing of pending I/O countSreekanth Reddy2022-02-111-1/+1
* | scsi: mpi3mr: Fix deadlock while canceling the fw eventSreekanth Reddy2022-02-113-21/+91
* | scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen2022-02-112-3/+2
* | scsi: libsas: Remove duplicated setting for task->task_state_flagsXiang Chen2022-02-111-1/+0
* | scsi: libsas: Use void for sas_discover_event() return codeXiang Chen2022-02-111-4/+2
* | scsi: smartpqi: Fix unused variable pqi_pm_ops for clangDon Brace2022-02-111-0/+4
* | scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry2022-02-1111-54/+9
* | scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()John Garry2022-02-113-16/+14
* | scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov2022-02-113-22/+0
* | scsi: pm8001: Clean up inconsistent indentingYang Li2022-02-111-30/+31
* | scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook2022-02-111-6/+3
* | scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap2022-02-111-1/+16
* | scsi: smartpqi: Update version to 2.1.14-035Don Brace2022-02-081-3/+3
* | scsi: smartpqi: Fix lsscsi -t SAS addressesKevin Barnett2022-02-081-3/+3
* | scsi: smartpqi: Fix hibernate and suspendKevin Barnett2022-02-081-35/+81
* | scsi: smartpqi: Fix BUILD_BUG_ON() statementsMike McGowen2022-02-083-2/+6
* | scsi: smartpqi: Fix NUMA node not updated during initMike McGowen2022-02-081-5/+5
* | scsi: smartpqi: Expose SAS address for SATA drivesKevin Barnett2022-02-082-42/+3
* | scsi: smartpqi: Speed up RAID 10 sequential readsMike McGowen2022-02-082-5/+6
* | scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara2022-02-081-16/+23
* | scsi: smartpqi: Update volume size after expansionMahesh Rajashekhara2022-02-082-8/+13
* | scsi: smartpqi: Avoid drive spin-down during suspendSagar Biradar2022-02-081-1/+10
* | scsi: smartpqi: Resolve delay issue with PQI_HZ valueBalsundar P2022-02-083-26/+20
* | scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()Kevin Barnett2022-02-081-1/+1
* | scsi: smartpqi: Fix a name typo and cleanup codeKevin Barnett2022-02-081-5/+5
* | scsi: smartpqi: Quickly propagate path failures to SCSI midlayerMurthy Bhat2022-02-081-2/+18
* | scsi: smartpqi: Eliminate drive spin down on warm bootSagar Biradar2022-02-081-1/+7