summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-03-03scsi: fnic: Replace fnic->lock_flags with local flagsKaran Tilak Kumar
2025-03-03scsi: fnic: Replace use of sizeof with standard usageKaran Tilak Kumar
2025-03-03scsi: fnic: Fix indentation and remove unnecessary parenthesisKaran Tilak Kumar
2025-03-03scsi: fnic: Remove unnecessary debug printKaran Tilak Kumar
2025-03-03scsi: logging: Fix scsi_logging_level boundsNicolas Bouchinet
2025-03-03scsi: scsi_error: Add comments to scsi_check_sense()Damien Le Moal
2025-03-03scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req()Dan Carpenter
2025-03-03scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology'Colin Ian King
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-03-03scsi: hisi_sas: Remove incorrect ACPI_PTR annotationsArnd Bergmann
2025-03-02scsi: scsi_debug: Fix uninitialized variable useArnd Bergmann
2025-03-02scsi: core: Fix missing lock protectionChaohai Chen
2025-02-28scsi: qla2xxx: Mark device strings as nonstringKees Cook
2025-02-28scsi: mpt3sas: Mark device strings as nonstringKees Cook
2025-02-28scsi: mpi3mr: Mark device strings as nonstringKees Cook
2025-02-24scsi: scsi_debug: Do not sleep in atomic sectionsBart Van Assche
2025-02-24scsi: scsi_debug: Simplify command handlingBart Van Assche
2025-02-24scsi: scsi_debug: Remove a reference to in_use_bmBart Van Assche
2025-02-24scsi: scsi_debug: Remove sdebug_device_access_infoJohn Garry
2025-02-24scsi: qla2xxx: Fix typos in a commentYuichiro Tsuji
2025-02-24scsi: mpt3sas: Fix spelling mistake "receveid" -> "received"Colin Ian King
2025-02-24Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen
2025-02-24scsi: mpi3mr: Update driver version to 8.13.0.5.50Ranjan Kumar
2025-02-24scsi: mpi3mr: Check admin reply queue from WatchdogRanjan Kumar
2025-02-24scsi: mpi3mr: Update timestamp only for supervisor IOCsRanjan Kumar
2025-02-24scsi: mpi3mr: Update MPI Headers to revision 35Ranjan Kumar
2025-02-24Merge patch series "scsi: scsi_debug: Add more tape support"Martin K. Petersen
2025-02-24Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen
2025-02-24scsi: lpfc: rework lpfc_next_{online,present}_cpu()Yury Norov
2025-02-24scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-23scsi: scsi_debug: Add support for partitioning the tapeKai Mäkisara
2025-02-23scsi: scsi_debug: Reset tape setting at device resetKai Mäkisara
2025-02-23scsi: scsi_debug: Add compression mode page for tapesKai Mäkisara
2025-02-23scsi: scsi_debug: Add read support and update locate for tapesKai Mäkisara
2025-02-23scsi: scsi_debug: Add write support with block lengths and 4 bytes of dataKai Mäkisara
2025-02-23scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapesKai Mäkisara
2025-02-23scsi: scsi_debug: First fixes for tapesKai Mäkisara
2025-02-20Merge patch series "mpt3sas driver udpates"Martin K. Petersen
2025-02-20scsi: mpt3sas: update driver version to 52.100.00.00Shivasharan S
2025-02-20scsi: mpt3sas: Send a diag reset if target reset failsShivasharan S
2025-02-20scsi: mpt3sas: Report driver capability as part of IOCINFO commandShivasharan S
2025-02-20scsi: mpt3sas: Add support for MCTP Passthrough commandsShivasharan S
2025-02-20scsi: mpt3sas: Update MPI headers to 02.00.62 versionShivasharan S
2025-02-20scsi: core: Clear driver private data when retrying requestYe Bin
2025-02-18scsi: mpt3sas: Fix a locking bug in an error pathBart Van Assche
2025-02-18scsi: mpi3mr: Fix locking in an error pathBart Van Assche
2025-02-18scsi: hpsa: Replace deprecated strncpy() with strscpy_pad()Thorsten Blum
2025-02-18scsi: hpsa: Remove deprecated and unnecessary strncpy()Thorsten Blum
2025-02-18scsi: Switch to use hrtimer_setup()Nam Cao