aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_dbg.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry5-10/+22
2022-02-19scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()John Garry1-2/+4
2022-02-11scsi: mpi3mr: Bump driver version to 8.0.0.68.0Sreekanth Reddy1-2/+2
2022-02-11scsi: mpi3mr: Fix memory leaksSreekanth Reddy1-1/+1
2022-02-11scsi: mpi3mr: Update the copyright yearSreekanth Reddy4-4/+4
2022-02-11scsi: mpi3mr: Fix reporting of actual data transfer sizeSreekanth Reddy1-0/+2
2022-02-11scsi: mpi3mr: Fix cmnd getting marked as in use foreverSreekanth Reddy1-2/+14
2022-02-11scsi: mpi3mr: Fix hibernation issueSreekanth Reddy1-1/+1
2022-02-11scsi: mpi3mr: Update MPI3 headersSreekanth Reddy7-101/+116
2022-02-11scsi: mpi3mr: Fix printing of pending I/O countSreekanth Reddy1-1/+1
2022-02-11scsi: mpi3mr: Fix deadlock while canceling the fw eventSreekanth Reddy3-21/+91
2022-02-11scsi: Remove unused member cmd_pool for structure scsi_host_templateXiang Chen1-3/+0
2022-02-11scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen3-7/+4
2022-02-11scsi: libsas: Remove duplicated setting for task->task_state_flagsXiang Chen1-1/+0
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen2-5/+3
2022-02-11scsi: message: fusion: Use GFP_KERNELJulia Lawall1-1/+1
2022-02-11scsi: smartpqi: Fix unused variable pqi_pm_ops for clangDon Brace1-0/+4
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry12-55/+9
2022-02-11scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()John Garry3-16/+14
2022-02-11scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov3-22/+0
2022-02-11scsi: pm8001: Clean up inconsistent indentingYang Li1-30/+31
2022-02-11scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook2-12/+14
2022-02-11scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap1-1/+16
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2-2/+8
2022-02-07scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2-5/+12
2022-02-07scsi: smartpqi: Update version to 2.1.14-035Don Brace1-3/+3
2022-02-07scsi: smartpqi: Fix lsscsi -t SAS addressesKevin Barnett1-3/+3
2022-02-07scsi: smartpqi: Fix hibernate and suspendKevin Barnett1-35/+81
2022-02-07scsi: smartpqi: Fix BUILD_BUG_ON() statementsMike McGowen3-2/+6
2022-02-07scsi: smartpqi: Fix NUMA node not updated during initMike McGowen1-5/+5
2022-02-07scsi: smartpqi: Expose SAS address for SATA drivesKevin Barnett2-42/+3
2022-02-07scsi: smartpqi: Speed up RAID 10 sequential readsMike McGowen2-5/+6
2022-02-07scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara1-16/+23
2022-02-07scsi: smartpqi: Update volume size after expansionMahesh Rajashekhara2-8/+13
2022-02-07scsi: smartpqi: Avoid drive spin-down during suspendSagar Biradar1-1/+10
2022-02-07scsi: smartpqi: Resolve delay issue with PQI_HZ valueBalsundar P3-26/+20
2022-02-07scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()Kevin Barnett1-1/+1
2022-02-07scsi: smartpqi: Fix a name typo and cleanup codeKevin Barnett1-5/+5
2022-02-07scsi: smartpqi: Quickly propagate path failures to SCSI midlayerMurthy Bhat1-2/+18
2022-02-07scsi: smartpqi: Eliminate drive spin down on warm bootSagar Biradar1-1/+7
2022-02-07scsi: smartpqi: Enable SATA NCQ priority in sysfsGilbert Wu2-4/+117
2022-02-07scsi: smartpqi: Add PCI IDsDon Brace1-4/+104
2022-02-07scsi: smartpqi: Fix rmmod stack traceDon Brace1-4/+2
2022-02-07scsi: mpt3sas: Convert to flexible arraysKees Cook1-3/+3
2022-02-07scsi: usb: storage: Complete the SCSI request directlySebastian Andrzej Siewior1-1/+1
2022-02-07scsi: core: Add scsi_done_direct() for immediate completionSebastian Andrzej Siewior2-2/+20
2022-02-07scsi: core: Make "access_state" sysfs attribute always visibleMartin Wilck1-8/+0
2022-01-31scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)1-1/+0
2022-01-31scsi: qedi: Remove redundant flush_workqueue() callsMinghao Chi (CGEL ZTE)1-2/+0
2022-01-31scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13