aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-05-16scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao1-0/+2
2023-05-16scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...Wenchao Hao1-1/+2
2023-05-16scsi: storvsc: Don't pass unused PFNs to Hyper-V hostMichael Kelley1-4/+4
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-847/+40
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-15/+1
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-21/+16
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds144-1170/+1291
2023-04-24scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang1-0/+3
2023-04-24scsi: ipr: Remove several unused variablesTom Rix1-14/+0
2023-04-24scsi: pm80xx: Log device registrationAkshat Jain1-3/+4
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+8
2023-04-18scsi: ipr: Remove SATA supportBrian King3-830/+11
2023-04-18scsi: scsi_debug: Abort commands from scsi_debug_device_reset()John Garry1-0/+22
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra1-1/+1
2023-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-12/+8
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+3
2023-04-13scsi: simplify sysctl registration with register_sysctl()Luis Chamberlain1-15/+1
2023-04-11scsi: cxlflash: s/semahpore/semaphore/Geert Uytterhoeven2-2/+2
2023-04-11scsi: lpfc: Silence an incorrect device outputJun Chen1-0/+1
2023-04-11scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...Ranjan Kumar1-3/+3
2023-04-11scsi: scsi_debug: Fix missing error code in scsi_debug_init()Harshit Mogalapalli1-1/+3
2023-04-11scsi: hisi_sas: Work around build failure in suspend functionArnd Bergmann1-0/+4
2023-04-11scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina1-12/+8
2023-04-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li1-4/+6
2023-04-11scsi: mpt3sas: Fix an issue when driver is being removedTomas Henzl1-2/+2
2023-04-11scsi: mpt3sas: Remove HBA BIOS version in the kernel logRanjan Kumar1-8/+2
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-3/+3
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-10/+12
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman2-8/+6
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman26-87/+219
2023-04-02Merge patch series "Fix shost command overloading issues"Martin K. Petersen1-422/+361
2023-04-02scsi: scsi_debug: Drop sdebug_queueJohn Garry1-138/+51
2023-04-02scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shostsJohn Garry1-61/+6
2023-04-02scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()John Garry1-14/+13
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()John Garry1-28/+17
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()John Garry1-97/+98
2023-04-02scsi: scsi_debug: Dynamically allocate sdebug_queued_cmdJohn Garry1-174/+253
2023-04-02scsi: scsi_debug: Use scsi_block_requests() to block queuesJohn Garry1-9/+9
2023-04-02scsi: scsi_debug: Protect block_unblock_all_queues() with mutexJohn Garry1-1/+17
2023-04-02scsi: scsi_debug: Change shost list lock to a mutexJohn Garry1-19/+19
2023-04-02scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()John Garry1-8/+5
2023-04-02scsi: scsi_debug: Fix check for sdev queue fullJohn Garry1-1/+1
2023-04-02Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen5-35/+124
2023-04-02scsi: hisi_sas: Exit suspend state when usage count is greater than 0Yihang Li1-17/+56
2023-04-02scsi: hisi_sas: Ensure all enabled PHYs up during controller resetYihang Li1-2/+30
2023-04-02scsi: hisi_sas: Handle NCQ error when IPTT is validXingui Yang3-3/+15
2023-04-02scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.listXingui Yang5-13/+23
2023-04-02scsi: qla4xxx: Remove unused 'count' variableTom Rix1-2/+0
2023-04-02scsi: snic: Remove unused 'xfer_len' variableTom Rix1-6/+1
2023-04-02scsi: qedf: Remove unused 'num_handled' variableTom Rix1-2/+0
2023-04-02scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua1-2/+1
2023-04-02scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao1-0/+1
2023-04-02scsi: scsi_transport_fc: Remove unused 'desc_cnt' variableTom Rix1-2/+1
2023-04-02scsi: sr: Simplify the sr_open() functionEnze Li1-6/+1
2023-04-02scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)Ranjan Kumar1-1/+1
2023-04-02scsi: libsas: Abort all in-flight requests when device is goneJason Yan1-0/+29
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen26-80/+212
2023-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+12
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet1-2/+2
2023-03-24scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar1-5/+0
2023-03-24scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal1-2/+9
2023-03-24scsi: megaraid_sas: Fix crash after a double completionTomas Henzl1-2/+2
2023-03-24scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl1-1/+1
2023-03-24scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov1-0/+1
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen95-119/+117
2023-03-24scsi: xen-scsifront: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: wd719x: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: virtio-scsi: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: sym53c8xx: Declare SCSI host template constBart Van Assche1-2/+2
2023-03-24scsi: stex: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: snic: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: smartpqi: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: sgiwd93: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: qlogicpti: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: qla2xxx: Declare SCSI host template constBart Van Assche3-4/+4
2023-03-24scsi: qla1280: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: ps3rom: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: ppa: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: pmcraid: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: pcmcia-pm8001: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: pcmcia-sym53c500: Declare SCSI host template constBart Van Assche1-2/+2
2023-03-24scsi: nsp32: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: myrs: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: myrb: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: mvumi: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: mvsas: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: mvme147: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: mpt3sas: Declare SCSI host template constBart Van Assche1-2/+2
2023-03-24scsi: mpi3mr: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: mesh: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: megaraid: Declare SCSI host template constBart Van Assche3-3/+3
2023-03-24scsi: mac53c94: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche9-11/+11
2023-03-24scsi: isci: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: ipr: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: initio: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: imm: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: ibmvfc: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: hptiop: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: hpsa: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: hisi_sas: Declare SCSI host template constBart Van Assche4-4/+4
2023-03-24scsi: gvp11: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: NCR5380: Declare SCSI host template constBart Van Assche1-2/+2
2023-03-24scsi: fdomain: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: qedf: Declare host template constBart Van Assche1-1/+1
2023-03-24scsi: fnic: Declare host template constBart Van Assche1-1/+1
2023-03-24scsi: fcoe: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: esp_scsi: Declare SCSI host template constBart Van Assche8-8/+8
2023-03-24scsi: esas2r: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: elx: efct: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: dmx3191d: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: dc395x: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: atp870u: Declare SCSI host template constBart Van Assche1-2/+2
2023-03-24scsi: powertec: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: oak: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: eesox: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: cumana: Declare SCSI host template constBart Van Assche2-2/+2
2023-03-24scsi: aha1740: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: arxescsi: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: acornscsi: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: arcmsr: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: aic94xx: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: aha1542: Declare SCSI host template constBart Van Assche1-2/+3
2023-03-24scsi: aha152x: Declare SCSI host template constBart Van Assche1-2/+2
2023-03-24scsi: advansys: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: aacraid: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: a3000: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: a2091: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: a100u2w: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: BusLogic: Declare SCSI host template constBart Van Assche1-2/+2
2023-03-24scsi: 3w-xxxx: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24scsi: 3w-sas: Declare SCSI host template constBart Van Assche1-2/+1
2023-03-24scsi: 3w-9xxx: Declare SCSI host template constBart Van Assche1-2/+1
2023-03-24scsi: core: Declare SCSI host template pointer members constBart Van Assche1-2/+2
2023-03-24scsi: core: Declare most SCSI host template pointers constBart Van Assche2-11/+11
2023-03-24scsi: qla2xxx: Refer directly to the qla2xxx_driver_templateBart Van Assche1-2/+1
2023-03-24Merge patch series "arcmsr fixes"Martin K. Petersen2-12/+12
2023-03-24scsi: arcmsr: Update driver versionching Huang1-1/+1
2023-03-24scsi: arcmsr: Add driver proc_nameching Huang2-0/+2
2023-03-24scsi: arcmsr: Fix reading empty buffer lengthching Huang1-2/+5
2023-03-24scsi: arcmsr: Fix ADAPTER_TYPE_B 64-bit DMA compatibility issueching Huang1-0/+2
2023-03-24scsi: arcmsr: Deprecate using arcmsr_pci_unmap_dma()ching Huang1-9/+2
2023-03-24scsi: scsi_debug: Remove redundant driver match functionLizhe1-7/+0
2023-03-24scsi: hpsa: Remove unused variable transMethodJiapeng Chong1-6/+0
2023-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-3/+18
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2-8/+6
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-29/+78
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman4-4/+4
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman1-1/+0
2023-03-16Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen13-52/+207
2023-03-16scsi: mpi3mr: Update driver version to 8.4.1.0.0Ranjan Kumar1-2/+2
2023-03-16scsi: mpi3mr: Update copyright yearRanjan Kumar13-13/+13
2023-03-16scsi: mpi3mr: Fix W=1 compilation warningsRanjan Kumar1-0/+3
2023-03-16scsi: mpi3mr: Update MPI Headers to revision 27Ranjan Kumar4-14/+123
2023-03-16scsi: mpi3mr: Avoid escalating to higher level reset when target is removedRanjan Kumar1-5/+23
2023-03-16scsi: mpi3mr: Modify MUR timeout value to 120 secondsRanjan Kumar2-1/+2
2023-03-16scsi: mpi3mr: Fix admin queue memory leak upon soft resetRanjan Kumar1-2/+0
2023-03-16scsi: mpi3mr: Successive VD delete and add causes FW faultRanjan Kumar2-15/+41
2023-03-16scsi: qlogicpti: sun_esp: Use of_property_read_bool() for boolean propertiesRob Herring2-7/+6
2023-03-16Merge patch series "add virtual remote fabric"Martin K. Petersen3-64/+0
2023-03-16scsi: efct: Remove default fabric ops calloutsDmitry Bogdanov1-20/+0
2023-03-16scsi: qla2xxx: Remove default fabric ops calloutsDmitry Bogdanov1-14/+0
2023-03-16scsi: ibmvscsit: Remove default fabric ops calloutsDmitry Bogdanov1-30/+0
2023-03-16Merge patch series "scsi_debug: Some minor improvements"Martin K. Petersen1-133/+76
2023-03-16scsi: scsi_debug: Add poll mode deferred completions to statisticsJohn Garry1-0/+7
2023-03-16scsi: scsi_debug: Get command abort feature working againJohn Garry1-9/+8
2023-03-16scsi: scsi_debug: Drop sdebug_dev_info.num_in_qJohn Garry1-47/+16
2023-03-16scsi: scsi_debug: Drop check for num_in_q exceeding queue depthJohn Garry1-9/+2
2023-03-16scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer checkJohn Garry1-1/+1
2023-03-16scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checksJohn Garry1-18/+8
2023-03-16scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checksJohn Garry1-21/+10
2023-03-16scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checksJohn Garry1-9/+8
2023-03-16scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checksJohn Garry1-7/+7
2023-03-16scsi: scsi_debug: Stop setting devip->sdbg_host twiceJohn Garry1-1/+0
2023-03-16scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]John Garry1-13/+11
2023-03-16scsi: fnic: Switch to use %ptTsAndy Shevchenko1-12/+5
2023-03-16scsi: be2iscsi: Make some variables staticTom Rix1-9/+9
2023-03-16scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai1-2/+4
2023-03-16scsi: qla2xxx: Synchronize the IOCB count to be in orderQuinn Tran1-1/+2
2023-03-16scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali1-0/+11
2023-03-16scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj1-0/+1
2023-03-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds17-39/+105
2023-03-09Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen18-168/+27
2023-03-09scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-5/+0
2023-03-09scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-7/+0
2023-03-09scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-6/+0
2023-03-09scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas4-127/+27
2023-03-09scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() commentBjorn Helgaas1-1/+0
2023-03-09scsi: csiostor: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-09scsi: bfa: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-7/+0
2023-03-09scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-10/+0
2023-03-09scsi: arcmsr: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-09scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-3/+0
2023-03-09Merge patch series "Add poll support for hisi_sas v3 hw"Martin K. Petersen3-36/+167
2023-03-09scsi: hisi_sas: Add device attribute experimental_iopoll_q_cnt for v3 hwXiang Chen1-0/+13
2023-03-09scsi: hisi_sas: Sync complete queue for poll queueXiang Chen3-22/+61
2023-03-09scsi: hisi_sas: Add poll support for v3 hwXiang Chen3-10/+82
2023-03-09scsi: hisi_sas: Add function complete_v3_hw()Xiang Chen1-5/+12