summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-05-29scsi: st: Restore some drive settings after resetKai Mäkisara
2025-05-29scsi: lpfc: Reduce log message generation during ELS ring clean upJustin Tee
2025-05-29scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee
2025-05-29scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbkJustin Tee
2025-05-29scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee
2025-05-29scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche
2025-05-29scsi: mpt3sas: Send a diag reset if target reset failsShivasharan S
2025-05-29scsi: scsi_debug: First fixes for tapesKai Mäkisara
2025-05-29scsi: mpi3mr: Update timestamp only for supervisor IOCsRanjan Kumar
2025-05-29scsi: logging: Fix scsi_logging_level boundsNicolas Bouchinet
2025-05-29scsi: st: ERASE does not change tape locationKai Mäkisara
2025-05-29scsi: st: Tighten the page format heuristics with MODE SELECTKai Mäkisara
2025-05-29scsi: mpi3mr: Add level check to control event loggingRanjan Kumar
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-22Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley
2025-05-02scsi: pm80xx: Set phy_attached to zero when device is goneIgor Pylypiv
2025-05-02scsi: hisi_sas: Fix I/O errors caused by hardware port ID changesXingui Yang
2025-05-02scsi: Improve CDL controlDamien Le Moal
2025-05-02scsi: mpi3mr: Fix pending I/O counterRanjan Kumar
2025-05-02scsi: core: Clear flags for scsi_cmnd that did not completeAnastasia Kovaleva
2025-04-25scsi: megaraid_sas: Block zero-length ATA VPD inquiryChandrakanth Patil
2025-04-25scsi: smartpqi: Use is_kdump_kernel() to check for kdumpMartin Wilck
2025-04-25scsi: iscsi: Fix missing scsi_host_put() in error pathMiaoqian Lin
2025-04-25scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang
2025-04-20scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne
2025-04-20scsi: st: Fix array overflow in st_setup()Kai Mäkisara
2025-04-20scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queueRanjan Kumar
2025-04-20scsi: mpi3mr: Avoid reply queue full conditionRanjan Kumar
2025-04-10scsi: hisi_sas: Fixed failure to issue vendor specific commandsXingui Yang
2025-04-10scsi: mpt3sas: Fix a locking bug in an error pathBart Van Assche
2025-04-10scsi: mpi3mr: Fix locking in an error pathBart Van Assche
2025-04-10scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFOPaul Menzel
2025-02-20scsi: core: Clear driver private data when retrying requestYe Bin
2025-02-03scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm
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
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-17block: Add common atomic writes enable flagJohn Garry