summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2025-02-12scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche
2025-02-12scsi: iscsi_tcp: Switch to using the crc32c libraryEric Biggers
2025-02-12scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping"Colin Ian King
2025-02-12scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFOPaul Menzel
2025-02-03Merge patch series "Update lpfc to revision 14.4.0.8"Martin K. Petersen
2025-02-03scsi: lpfc: Copyright updates for 14.4.0.8 patchesJustin Tee
2025-02-03scsi: lpfc: Update lpfc version to 14.4.0.8Justin Tee
2025-02-03scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee
2025-02-03scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbkJustin Tee
2025-02-03scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee
2025-02-03scsi: lpfc: Reduce log message generation during ELS ring clean upJustin Tee
2025-02-03Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen
2025-02-03scsi: mpi3mr: Update driver version to 8.12.1.0.50Ranjan Kumar
2025-02-03scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queueRanjan Kumar
2025-02-03scsi: mpi3mr: Support for Segmented Hardware Trace bufferRanjan Kumar
2025-02-03scsi: mpi3mr: Avoid reply queue full conditionRanjan Kumar
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan
2025-02-03scsi: mpt3sas: Remove unused config functionsDr. David Alan Gilbert
2025-02-03scsi: mvsas: Remove unused mvs_phys_reset()Dr. David Alan Gilbert
2025-02-03scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm
2025-02-03scsi: isci: Fix double word in commentsCharles Han
2025-02-03Merge patch series "scsi: st: scsi_error: More reset patches"Martin K. Petersen
2025-02-03scsi: st: Add sysfs file position_lost_in_resetKai Mäkisara
2025-02-03scsi: st: Modify st.c to use the new scsi_error countersKai Mäkisara
2025-02-03scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONsKai Mäkisara
2025-02-03scsi: st: Restore some drive settings after resetKai Mäkisara
2025-02-03scsi: Constify struct pci_error_handlersChristophe JAILLET
2025-02-03scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li
2025-02-03scsi: core: Do not retry I/Os during depopulationIgor Pylypiv
2025-02-03scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-21scsi: core: Add passthrough tests for success and no failure definitionsMike Christie
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds