aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
11 hoursMerge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+6
4 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds96-1137/+1191
5 daysMerge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+7
5 daysMerge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds4-353/+10
9 dayskbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-6/+6
10 daysscsi: mpi3mr: Sanitise num_physTomas Henzl1-0/+10
12 daysMerge patch series "Update lpfc to revision 14.4.0.2"Martin K. Petersen15-413/+432
12 daysscsi: lpfc: Copyright updates for 14.4.0.2 patchesJustin Tee1-1/+1
12 daysscsi: lpfc: Update lpfc version to 14.4.0.2Justin Tee1-1/+1
12 daysscsi: lpfc: Add support for 32 byte CDBsJustin Tee5-38/+80
12 daysscsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee12-331/+279
12 daysscsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee5-8/+22
12 daysscsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee2-30/+45
12 daysscsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee1-1/+1
12 daysscsi: lpfc: Change default logging level for unsolicited CT MIB commandsJustin Tee1-8/+8
12 daysMerge branch '6.9/s/lpfc2' into 6.10/s/lpfcMartin K. Petersen16-185/+177
12 daysscsi: iscsi: Remove unused list 'connlist_err'Dr. David Alan Gilbert1-1/+0
12 daysscsi: qla2xxx: Fix debugfs output for fw_resource_countHimanshu Madhani1-1/+1
12 daysscsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
12 daysscsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
2024-04-25scsi: qla2xxx: Avoid possible run-time warning with long model_numKees Cook1-4/+2
2024-04-25scsi: mpi3mr: Avoid possible run-time warning with long manufacturer stringsKees Cook1-9/+5
2024-04-24scsi: bnx2fc: Remove redundant assignment to variable 'i'Colin Ian King1-3/+1
2024-04-24scsi: qedi: Fix crash while reading debugfs attributeManish Rangankar1-8/+4
2024-04-24scsi: sd: Only print updates to permanent stream countJohn Garry1-1/+3
2024-04-24scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini1-3/+3
2024-04-20scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov1-1/+1
2024-04-20Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add...Martin K. Petersen2-23/+30
2024-04-20scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang1-2/+1
2024-04-20scsi: libsas: Set port when ex_phy is added or deletedXingui Yang1-2/+5
2024-04-20scsi: libsas: Move sas_add_parent_port() to sas_expander.cXingui Yang2-17/+17
2024-04-20scsi: libsas: Add helper for port add ex_phyXingui Yang1-3/+8
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal1-1/+1
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal1-1/+0
2024-04-17scsi: sd: Use the block layer zone append emulationDamien Le Moal3-352/+10
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen28-201/+183
2024-04-11scsi: mpi3mr: Switch to using ->device_configureChristoph Hellwig2-3/+1
2024-04-11scsi: mpi3mr: Switch to using ->device_configureChristoph Hellwig1-43/+30
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig6-12/+16
2024-04-11scsi: pmcraid: Switch to using ->device_configureChristoph Hellwig1-5/+6
2024-04-11scsi: ipr: Switch to using ->device_configureChristoph Hellwig1-4/+6
2024-04-11scsi: hptiop: Switch to using ->device_configureChristoph Hellwig1-4/+4
2024-04-11scsi: mpt3sas: Switch to using ->device_configureChristoph Hellwig1-10/+8
2024-04-11scsi: megaraid_sas: Switch to using ->device_configureChristoph Hellwig3-14/+20
2024-04-11scsi: core: Add a device_configure method to the host templateChristoph Hellwig1-21/+26
2024-04-11scsi: core: Use the atomic queue limits API in scsi_add_lun()Christoph Hellwig1-13/+15
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig4-13/+12
2024-04-11scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig4-25/+6
2024-04-11scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...Christoph Hellwig2-4/+3
2024-04-11scsi: core: Initialize scsi midlayer limits before allocating the queueChristoph Hellwig4-26/+27
2024-04-11scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()Christoph Hellwig1-7/+5
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig4-7/+8
2024-04-08Merge patch series "Improve the code for showing commands in debugfs"Martin K. Petersen1-25/+31
2024-04-08scsi: core: Improve the code for showing commands in debugfsBart Van Assche1-8/+12
2024-04-08scsi: core: Introduce scsi_cmd_list_info()Bart Van Assche1-19/+21
2024-04-08scsi: snic: Convert sprintf() family to sysfs_emit() familyLi Zhijian1-6/+5
2024-04-08scsi: FlashPoint: Remove redundant assignment to pointer currTar_InfoColin Ian King1-1/+0
2024-04-08scsi: aic7xxx: Indent kconfig help textPrasad Pandit2-85/+87
2024-04-08scsi: qla2xxx: Indent help textPrasad Pandit2-22/+24
2024-04-08scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche1-4/+3
2024-04-08scsi: megaraid: Indent Kconfig option help textPrasad Pandit1-57/+56
2024-04-08scsi: cxlflash: Fix function pointer cast warningsArnd Bergmann5-46/+38
2024-04-05scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter1-1/+1
2024-04-05scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen1-1/+1
2024-04-05scsi: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen1-1/+9
2024-04-05Merge patch series "scsi: Prevent several section mismatch warnings"Martin K. Petersen4-4/+28
2024-04-05scsi: mac_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: atari_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: a4000t: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: a3000: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: st: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: sr: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: ses: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: sd: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski1-2/+3
2024-04-05scsi: qla2xxx: Drop driver owner assignmentKrzysztof Kozlowski1-3/+0
2024-04-05scsi: csiostor: Drop driver owner assignmentKrzysztof Kozlowski1-3/+0
2024-04-04scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel1-8/+10
2024-04-01scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li1-1/+1
2024-04-01scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan1-1/+1
2024-04-01scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-03-27scsi: libsas: Fix declaration of ncq priority attributesDamien Le Moal1-5/+7
2024-03-25scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap1-2/+0
2024-03-25Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen8-54/+72
2024-03-25scsi: mpi3mr: Driver version update to 8.8.1.0.50Ranjan Kumar1-2/+2
2024-03-25scsi: mpi3mr: Update MPI Headers to revision 31Ranjan Kumar5-27/+24
2024-03-25scsi: mpi3mr: Debug ability improvementsRanjan Kumar3-17/+35
2024-03-25scsi: mpi3mr: Set the WriteSame Divert Capability in the IOCInit MPI RequestRanjan Kumar2-1/+3
2024-03-25scsi: mpi3mr: Clear ioctl blocking flag for an unresponsive controllerRanjan Kumar1-0/+1
2024-03-25scsi: mpi3mr: Set MPI request flags appropriatelyRanjan Kumar1-1/+1
2024-03-25scsi: mpi3mr: Block devices are not removed even when VDs are offlinedRanjan Kumar2-6/+6
2024-03-25scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli1-3/+4
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen7-128/+9
2024-03-25scsi: isci: Use LIBSAS_SHT_BASEJohn Garry1-21/+2
2024-03-25scsi: mvsas: Use LIBSAS_SHT_BASEJohn Garry1-18/+1
2024-03-25scsi: aic94xx: Use LIBSAS_SHT_BASEJohn Garry1-19/+2
2024-03-25scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INITJohn Garry3-51/+3
2024-03-25scsi: pm8001: Use LIBSAS_SHT_BASEJohn Garry1-19/+1
2024-03-25Merge patch series "NCQ Priority sysfs sttributes for libsas"Martin K. Petersen9-0/+122
2024-03-25scsi: isci: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+6
2024-03-25scsi: aic94xx: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+8
2024-03-25scsi: hisi_sas: Add libsas SATA sysfs attributes groupIgor Pylypiv2-0/+12
2024-03-25scsi: mvsas: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+7
2024-03-25scsi: pm80xx: Add libsas SATA sysfs attributes groupIgor Pylypiv3-0/+7
2024-03-25scsi: libsas: Define NCQ Priority sysfs attributes for SATA devicesIgor Pylypiv1-0/+82
2024-03-25scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki1-1/+1
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2-4/+53
2024-03-25scsi: sg: Avoid sg device teardown raceAlexander Wetzel1-1/+3
2024-03-25Merge patch series "scsi: replace deprecated strncpy"Martin K. Petersen9-42/+48
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen32-337/+394
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-71/+411
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds75-1766/+2469
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-8/+2
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds6-6/+6
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-03-10Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen16-185/+177
2024-03-10Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen9-95/+138
2024-03-10scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2-2/+2
2024-03-10scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee1-1/+1
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee7-39/+51
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee9-54/+50
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee7-39/+36
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee6-28/+32
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee3-20/+19
2024-03-10scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee1-2/+2
2024-03-10scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2-10/+4
2024-03-10scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee1-1/+1
2024-03-10scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee1-4/+4
2024-03-10scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee1-10/+0
2024-03-10scsi: qla2xxx: Update version to 10.02.09.200-kNilesh Javali1-2/+2
2024-03-10scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran1-2/+12
2024-03-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap1-1/+1
2024-03-10scsi: qla2xxx: Fix double free of fcportSaurav Kashyap1-2/+3
2024-03-10scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap1-0/+1
2024-03-10scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-03-10scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran1-0/+18
2024-03-10scsi: qla2xxx: Update manufacturer detailBikash Hazarika1-1/+1
2024-03-10scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran1-61/+41
2024-03-10scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran3-23/+13
2024-03-10scsi: qla2xxx: Prevent command send on chip resetQuinn Tran2-4/+37
2024-03-10scsi: wd33c93: Replace deprecated strncpy() with strscpy()Justin Stitt1-3/+1
2024-03-10scsi: smartpqi: Replace deprecated strncpy() with strscpy()Justin Stitt1-3/+2
2024-03-10scsi: devinfo: Replace strncpy() and manual padJustin Stitt1-8/+10
2024-03-10scsi: qla4xxx: Replace deprecated strncpy() with strscpy()Justin Stitt2-12/+19
2024-03-10scsi: qedf: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2024-03-10scsi: mpt3sas: Replace deprecated strncpy() with strscpy()Justin Stitt2-10/+10
2024-03-10scsi: mpi3mr: Replace deprecated strncpy() with assignmentsJustin Stitt1-5/+5
2024-03-10scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum1-2/+2
2024-03-10scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-03-10scsi: st: Make st_sysfs_class constantRicardo B. Marliere1-2/+2
2024-03-10scsi: ch: Make ch_sysfs_class constantRicardo B. Marliere1-10/+10
2024-03-10scsi: cxlflash: Make cxlflash_class constantRicardo B. Marliere1-7/+10
2024-03-10scsi: pmcraid: Make pmcraid_class constantRicardo B. Marliere1-9/+11
2024-03-10scsi: sg: Make sg_sysfs_class constantRicardo B. Marliere1-9/+9
2024-03-10scsi: libsas: Fix disk not being scanned in after being removedXingui Yang1-10/+22
2024-03-10scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang1-7/+12
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li2-8/+2
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska6-6/+6
2024-02-26scsi: scsi_debug: Maintain write statistics per group numberBart Van Assche1-4/+45
2024-02-26scsi: scsi_debug: Implement GET STREAM STATUSBart Van Assche1-0/+50
2024-02-26scsi: scsi_debug: Implement the IO Advice Hints Grouping mode pageBart Van Assche1-3/+58
2024-02-26scsi: scsi_debug: Allocate the MODE SENSE response from the heapBart Van Assche1-2/+7
2024-02-26scsi: scsi_debug: Rework subpage code error handlingBart Van Assche1-34/+36
2024-02-26scsi: scsi_debug: Rework page code error handlingBart Van Assche1-12/+12
2024-02-26scsi: scsi_debug: Support the block limits extension VPD pageBart Van Assche1-0/+16
2024-02-26scsi: scsi_debug: Reduce code duplicationBart Van Assche1-14/+2
2024-02-26scsi: sd: Translate data lifetime informationBart Van Assche2-4/+98
2024-02-26scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche3-0/+63
2024-02-26scsi: core: Query the Block Limits Extension VPD pageBart Van Assche4-0/+26
2024-02-26scsi: core: Constify the struct device_type usageRicardo B. Marliere3-4/+4
2024-02-26scsi: libfc: replace deprecated strncpy() with memcpy()Justin Stitt1-6/+8
2024-02-26scsi: lpfc: Replace deprecated strncpy() with strscpy()Justin Stitt1-2/+2
2024-02-26scsi: bfa: Fix function pointer type mismatch for state machinesArnd Bergmann13-435/+582
2024-02-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann4-13/+19
2024-02-26scsi: bfa: Remove additional unnecessary struct declarationsSimone Weiß1-2/+0
2024-02-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar1-1/+3
2024-02-26scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()Arnd Bergmann1-1/+6
2024-02-15scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap1-1/+1
2024-02-15scsi: csiostor: Avoid function pointer castsArnd Bergmann3-19/+20
2024-02-15scsi: qla1280: Remove redundant assignment to variable 'mr'Colin Ian King1-1/+0
2024-02-15scsi: smartpqi: Fix disable_managed_interruptsDon Brace1-1/+4
2024-02-15scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen1-2/+20
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen1-1/+25
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig1-1/+1
2024-02-12scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan4-5/+8
2024-02-12scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan1-12/+8
2024-02-12scsi: core: Make scsi_bus_type constRicardo B. Marliere2-2/+2
2024-02-12scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TESTLukas Bulwahn1-1/+1
2024-02-05scsi: scsi_debug: Make pseudo_lld_bus constRicardo B. Marliere1-2/+2
2024-02-05scsi: iscsi: Make iscsi_flashnode_bus constRicardo B. Marliere1-2/+2
2024-02-05scsi: fcoe: Make fcoe_bus_type constRicardo B. Marliere1-2/+2
2024-02-05Merge patch series "Update lpfc to revision 14.4.0.0"Martin K. Petersen17-873/+717
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee17-18/+18
2024-02-05scsi: lpfc: Update lpfc version to 14.4.0.0Justin Tee1-1/+1
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee10-120/+108
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee11-590/+425
2024-02-05scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee6-54/+53
2024-02-05scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee5-37/+50
2024-02-05scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee1-16/+0
2024-02-05scsi: lpfc: Move handling of reset congestion statistics eventsJustin Tee2-4/+7