summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2025-01-10scsi: scsi_scan: Add kernel-doc for exported functionRandy Dunlap1-0/+20
2025-01-10scsi: scsi_lib: Add kernel-doc for exported functionsRandy Dunlap1-3/+18
2025-01-10scsi: scsi_ioctl: Add kernel-doc for exported functionsRandy Dunlap1-5/+30
2025-01-10scsi: scsi_error: Add kernel-doc for exported functionsRandy Dunlap1-13/+13
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig2-16/+6
2025-01-09scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS requestXiang Zhang1-1/+3
2025-01-09scsi: core: Fix command pass through retry regressionMike Christie1-0/+3
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig2-3/+3
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu2-6/+7
2025-01-02scsi: fnic: Increment driver versionKaran Tilak Kumar1-1/+1
2025-01-02scsi: fnic: Add support to handle port channel RSCNKaran Tilak Kumar4-9/+138
2025-01-02scsi: fnic: Code cleanupKaran Tilak Kumar9-622/+610
2025-01-02scsi: fnic: Add stats and related functionalityKaran Tilak Kumar6-19/+196
2025-01-02scsi: fnic: Modify fnic interfaces to use FDLSKaran Tilak Kumar9-247/+398
2025-01-02scsi: fnic: Modify IO path to use FDLSKaran Tilak Kumar5-367/+502
2025-01-02scsi: fnic: Add functionality in fnic to support FDLSKaran Tilak Kumar6-173/+567
2025-01-02scsi: fnic: Add and integrate support for FIPKaran Tilak Kumar7-824/+1289
2025-01-02scsi: fnic: Add and integrate support for FDMIKaran Tilak Kumar3-2/+676
2025-01-02scsi: fnic: Add Cisco hardware model namesKaran Tilak Kumar4-1/+214
2025-01-02scsi: fnic: Add support for unsolicited requests and responsesKaran Tilak Kumar1-0/+683
2025-01-02scsi: fnic: Add support for target based solicited requests and responsesKaran Tilak Kumar3-2/+1367
2025-01-02scsi: fnic: Add support for fabric based solicited requests and responsesKaran Tilak Kumar8-192/+2592
2025-01-02scsi: fnic: Add headers and definitions for FDLSKaran Tilak Kumar2-0/+686
2025-01-02scsi: fnic: Replace shost_printk() with dev_info()/dev_err()Karan Tilak Kumar2-102/+51
2025-01-02scsi: scsi_debug: Skip host/bus reset settle delayBart Van Assche1-0/+1
2025-01-02Merge patch series "scsi: Constify 'struct bin_attribute'"Martin K. Petersen13-121/+121
2025-01-02scsi: qla4xxx: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2025-01-02scsi: qla2xxx: Constify 'struct bin_attribute'Thomas Weißschuh1-40/+40
2025-01-02scsi: qedi: Constify 'struct bin_attribute'Thomas Weißschuh1-1/+1
2025-01-02scsi: qedf: Constify 'struct bin_attribute'Thomas Weißschuh2-6/+6
2025-01-02scsi: ipr: Constify 'struct bin_attribute'Thomas Weißschuh1-13/+13
2025-01-02scsi: lpfc: Constify 'struct bin_attribute'Thomas Weißschuh1-10/+10
2025-01-02scsi: ibmvfc: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2025-01-02scsi: esas2r: Constify 'struct bin_attribute'Thomas Weißschuh2-22/+22
2025-01-02scsi: arcmsr: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2025-01-02scsi: 3w-sas: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2025-01-02scsi: core: Constify 'struct bin_attribute'Thomas Weißschuh1-8/+8
2025-01-02Merge patch series "Update lpfc to revision 14.4.0.7"Martin K. Petersen15-172/+349
2025-01-02scsi: lpfc: Copyright updates for 14.4.0.7 patchesJustin Tee2-2/+2
2025-01-02scsi: lpfc: Update lpfc version to 14.4.0.7Justin Tee1-1/+1
2025-01-02scsi: lpfc: Add support for large fw object application layer readsJustin Tee3-9/+224
2025-01-02scsi: lpfc: Update definition of firmware configuration mbox cmdsJustin Tee3-66/+28
2025-01-02scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmaskJustin Tee7-53/+33
2025-01-02scsi: lpfc: Add handling for LS_RJT reason explanation authentication requiredJustin Tee2-0/+27
2025-01-02scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registrationJustin Tee1-17/+22
2025-01-02scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usageJustin Tee3-21/+7
2025-01-02scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters onlyJustin Tee1-2/+4
2025-01-02scsi: lpfc: Redefine incorrect type in lpfc_create_device_data()Justin Tee1-1/+1
2025-01-02scsi: myrb: Remove dead codeAriel Otilibili1-2/+0
2025-01-02scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1Paul Menzel1-2/+1