summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-03-10scsi: pmcraid: Make pmcraid_class constantRicardo B. Marliere
2024-03-10scsi: sg: Make sg_sysfs_class constantRicardo B. Marliere
2024-03-10scsi: libsas: Fix disk not being scanned in after being removedXingui Yang
2024-03-10scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2024-02-26scsi: scsi_debug: Maintain write statistics per group numberBart Van Assche
2024-02-26scsi: scsi_debug: Implement GET STREAM STATUSBart Van Assche
2024-02-26scsi: scsi_debug: Implement the IO Advice Hints Grouping mode pageBart Van Assche
2024-02-26scsi: scsi_debug: Allocate the MODE SENSE response from the heapBart Van Assche
2024-02-26scsi: scsi_debug: Rework subpage code error handlingBart Van Assche
2024-02-26scsi: scsi_debug: Rework page code error handlingBart Van Assche
2024-02-26scsi: scsi_debug: Support the block limits extension VPD pageBart Van Assche
2024-02-26scsi: scsi_debug: Reduce code duplicationBart Van Assche
2024-02-26scsi: sd: Translate data lifetime informationBart Van Assche
2024-02-26scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche
2024-02-26scsi: core: Query the Block Limits Extension VPD pageBart Van Assche
2024-02-26scsi: core: Constify the struct device_type usageRicardo B. Marliere
2024-02-26scsi: libfc: replace deprecated strncpy() with memcpy()Justin Stitt
2024-02-26scsi: lpfc: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-02-26scsi: bfa: Fix function pointer type mismatch for state machinesArnd Bergmann
2024-02-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-02-26scsi: bfa: Remove additional unnecessary struct declarationsSimone Weiß
2024-02-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2024-02-26scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()Arnd Bergmann
2024-02-15scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-02-15scsi: csiostor: Avoid function pointer castsArnd Bergmann
2024-02-15scsi: qla1280: Remove redundant assignment to variable 'mr'Colin Ian King
2024-02-15scsi: smartpqi: Fix disable_managed_interruptsDon Brace
2024-02-15scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig
2024-02-12scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan
2024-02-12scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan
2024-02-12scsi: core: Make scsi_bus_type constRicardo B. Marliere
2024-02-12scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TESTLukas Bulwahn
2024-02-05scsi: scsi_debug: Make pseudo_lld_bus constRicardo B. Marliere
2024-02-05scsi: iscsi: Make iscsi_flashnode_bus constRicardo B. Marliere
2024-02-05scsi: fcoe: Make fcoe_bus_type constRicardo B. Marliere
2024-02-05Merge patch series "Update lpfc to revision 14.4.0.0"Martin K. Petersen
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee
2024-02-05scsi: lpfc: Update lpfc version to 14.4.0.0Justin Tee
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee
2024-02-05scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee
2024-02-05scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee
2024-02-05scsi: lpfc: Move handling of reset congestion statistics eventsJustin Tee
2024-02-05scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...Justin Tee
2024-02-05scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSJustin Tee