summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: fnic: Switch to use %ptTsAndy Shevchenko2023-03-171-12/+5
* scsi: be2iscsi: Make some variables staticTom Rix2023-03-171-9/+9
* Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen2023-03-1018-168/+27
|\
| * scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-102-5/+0
| * scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-102-7/+0
| * scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-102-6/+0
| * scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-104-127/+27
| * scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() commentBjorn Helgaas2023-03-101-1/+0
| * scsi: csiostor: Remove unnecessary aer.h includeBjorn Helgaas2023-03-101-1/+0
| * scsi: bfa: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-102-7/+0
| * scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-102-10/+0
| * scsi: arcmsr: Remove unnecessary aer.h includeBjorn Helgaas2023-03-101-1/+0
| * scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-101-3/+0
* | Merge patch series "Add poll support for hisi_sas v3 hw"Martin K. Petersen2023-03-103-36/+167
|\ \
| * | scsi: hisi_sas: Add device attribute experimental_iopoll_q_cnt for v3 hwXiang Chen2023-03-101-0/+13
| * | scsi: hisi_sas: Sync complete queue for poll queueXiang Chen2023-03-103-22/+61
| * | scsi: hisi_sas: Add poll support for v3 hwXiang Chen2023-03-103-10/+82
| * | scsi: hisi_sas: Add function complete_v3_hw()Xiang Chen2023-03-101-5/+12
| |/
* | Merge patch series "lpfc: Update lpfc to revision 14.2.0.11"Martin K. Petersen2023-03-1013-58/+134
|\ \
| * | scsi: lpfc: Copyright updates for 14.2.0.11 patchesJustin Tee2023-03-105-5/+5
| * | scsi: lpfc: Update lpfc version to 14.2.0.11Justin Tee2023-03-101-1/+1
| * | scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee2023-03-105-21/+46
| * | scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee2023-03-105-5/+49
| * | scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee2023-03-101-11/+13
| * | scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGINJustin Tee2023-03-102-5/+6
| * | scsi: lpfc: Record LOGO state with discovery engine even if abortedJustin Tee2023-03-101-3/+4
| * | scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driverJustin Tee2023-03-101-2/+2
| * | scsi: lpfc: Reorder freeing of various DMA buffers and their list removalJustin Tee2023-03-103-4/+4
| * | scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflowJustin Tee2023-03-101-2/+5
| |/
* / scsi: be2iscsi: Remove unused variable internal_page_offsetJiapeng Chong2023-03-101-2/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-03-0322-167/+157
|\
| * scsi: core: Extend struct scsi_exec_argsBart Van Assche2023-02-221-0/+1
| * scsi: lpfc: Fix double word in commentsBo Liu2023-02-227-13/+13
| * scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche2023-02-221-0/+2
| * scsi: core: Fix a source code commentBart Van Assche2023-02-221-1/+1
| * scsi: cxgbi: Remove unneeded version.h includeJesper Juhl2023-02-221-1/+0
| * scsi: qedi: Remove unneeded version.h includeJesper Juhl2023-02-221-1/+0
| * scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl2023-02-221-1/+0
| * scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki2023-02-221-0/+4
| * scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2023-02-222-52/+33
| * scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki2023-02-221-11/+2
| * scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki2023-02-221-7/+8
| * scsi: mpi3mr: Fix an issue found by KASANTomas Henzl2023-02-221-1/+1
| * scsi: ipr: Work around fortify-string warningArnd Bergmann2023-02-221-20/+21
| * scsi: ipr: Make ipr_probe_ioa_part2() return voidDeepak R Varma2023-02-221-10/+3
| * scsi: sd: Update DIX config every time sd_revalidate_disk() is calledXingui Yang2023-02-222-12/+11
| * scsi: sd: Remove unused sd_cdb_cacheFengnan Chang2023-02-221-15/+1
| * scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra2023-02-223-5/+9
| * scsi: ses: Don't attach if enclosure has no componentsJames Bottomley2023-02-211-0/+6
| * scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl2023-02-211-1/+2