| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | scsi: libsas: Add sas_task.tmf | John Garry | 2022-02-19 | 4 | -37/+23 |
* | scsi: libsas: Add struct sas_tmf_task | John Garry | 2022-02-19 | 11 | -56/+49 |
* | scsi: libsas: Move SMP task handlers to core | John Garry | 2022-02-19 | 3 | -22/+29 |
* | scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT | John Garry | 2022-02-19 | 1 | -2/+0 |
* | scsi: libsas: Delete SAS_SG_ERR | John Garry | 2022-02-19 | 3 | -6/+0 |
* | scsi: libsas: Delete lldd_clear_aca callback | John Garry | 2022-02-19 | 15 | -72/+0 |
* | scsi: libsas: Use enum for response frame DATAPRES field | John Garry | 2022-02-19 | 5 | -10/+22 |
* | scsi: libsas: Handle non-TMF codes in sas_scsi_find_task() | John Garry | 2022-02-19 | 1 | -2/+4 |
* | Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging | Martin K. Petersen | 2022-02-15 | 24 | -120/+161 |
|\ |
|
| * | scsi: lpfc: Reduce log messages seen after firmware download | James Smart | 2022-02-08 | 2 | -2/+8 |
| * | scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled | James Smart | 2022-02-08 | 2 | -5/+12 |
| * | scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal | John Garry | 2022-01-31 | 1 | -8/+6 |
| * | scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task | John Garry | 2022-01-31 | 1 | -2/+2 |
| * | scsi: pm8001: Fix use-after-free for aborted TMF sas_task | John Garry | 2022-01-31 | 1 | -0/+5 |
| * | scsi: pm8001: Fix warning for undescribed param in process_one_iomb() | John Garry | 2022-01-31 | 1 | -0/+1 |
| * | scsi: core: Reallocate device's budget map on queue depth change | Ming Lei | 2022-01-31 | 1 | -5/+50 |
| * | scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe | John Meneghini | 2022-01-31 | 1 | -8/+13 |
| * | scsi: pm80xx: Fix double completion for SATA devices | Ajish Koshy | 2022-01-31 | 2 | -44/+0 |
| * | scsi: myrs: Fix crash in error case | Tong Zhang | 2022-01-25 | 1 | -1/+2 |
| * | scsi: 53c700: Remove redundant assignment to pointer SCp | Colin Ian King | 2022-01-25 | 1 | -1/+0 |
| * | scsi: ufs: Treat link loss as fatal error | Kiwoong Kim | 2022-01-25 | 1 | -1/+2 |
| * | scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode() | Kiwoong Kim | 2022-01-25 | 1 | -3/+6 |
| * | scsi: bfa: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 2022-01-25 | 1 | -6/+0 |
| * | scsi: hisi_sas: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 2022-01-25 | 2 | -5/+0 |
| * | scsi: 3w-sas: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 2022-01-25 | 1 | -4/+0 |
| * | scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() | John Meneghini | 2022-01-25 | 1 | -15/+5 |
| * | scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices | Steffen Maier | 2022-01-25 | 1 | -1/+12 |
| * | scsi: pm8001: Fix bogus FW crash for maxcpus=1 | John Garry | 2022-01-25 | 2 | -3/+19 |
| * | scsi: qedf: Change context reset messages to ratelimited | Saurav Kashyap | 2022-01-25 | 1 | -2/+4 |
| * | scsi: qedf: Fix refcount issue when LOGO is received during TMF | Saurav Kashyap | 2022-01-25 | 1 | -0/+1 |
| * | scsi: qedf: Add stag_work to all the vports | Saurav Kashyap | 2022-01-25 | 1 | -0/+1 |
| * | scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup() | Xiaoke Wang | 2022-01-25 | 1 | -0/+7 |
| * | scsi: target: iscsi: Make sure the np under each tpg is unique | ZouMingzhe | 2022-01-25 | 1 | -0/+3 |
| * | scsi: elx: efct: Don't use GFP_KERNEL under spin lock | Yang Yingliang | 2022-01-25 | 1 | -6/+2 |
* | | scsi: mpi3mr: Bump driver version to 8.0.0.68.0 | Sreekanth Reddy | 2022-02-11 | 1 | -2/+2 |
* | | scsi: mpi3mr: Fix memory leaks | Sreekanth Reddy | 2022-02-11 | 1 | -1/+1 |
* | | scsi: mpi3mr: Update the copyright year | Sreekanth Reddy | 2022-02-11 | 4 | -4/+4 |
* | | scsi: mpi3mr: Fix reporting of actual data transfer size | Sreekanth Reddy | 2022-02-11 | 1 | -0/+2 |
* | | scsi: mpi3mr: Fix cmnd getting marked as in use forever | Sreekanth Reddy | 2022-02-11 | 1 | -2/+14 |
* | | scsi: mpi3mr: Fix hibernation issue | Sreekanth Reddy | 2022-02-11 | 1 | -1/+1 |
* | | scsi: mpi3mr: Update MPI3 headers | Sreekanth Reddy | 2022-02-11 | 7 | -101/+116 |
* | | scsi: mpi3mr: Fix printing of pending I/O count | Sreekanth Reddy | 2022-02-11 | 1 | -1/+1 |
* | | scsi: mpi3mr: Fix deadlock while canceling the fw event | Sreekanth Reddy | 2022-02-11 | 3 | -21/+91 |
* | | scsi: Remove unused member cmd_pool for structure scsi_host_template | Xiang Chen | 2022-02-11 | 1 | -3/+0 |
* | | scsi: libsas: Remove unused parameter for function sas_ata_eh() | Xiang Chen | 2022-02-11 | 3 | -7/+4 |
* | | scsi: libsas: Remove duplicated setting for task->task_state_flags | Xiang Chen | 2022-02-11 | 1 | -1/+0 |
* | | scsi: libsas: Use void for sas_discover_event() return code | Xiang Chen | 2022-02-11 | 2 | -5/+3 |
* | | scsi: message: fusion: Use GFP_KERNEL | Julia Lawall | 2022-02-11 | 1 | -1/+1 |
* | | scsi: smartpqi: Fix unused variable pqi_pm_ops for clang | Don Brace | 2022-02-11 | 1 | -0/+4 |
* | | scsi: libsas: Drop SAS_TASK_AT_INITIATOR | John Garry | 2022-02-11 | 12 | -55/+9 |