aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2025-02-12scsi: iscsi_tcp: Switch to using the crc32c libraryEric Biggers4-106/+51
2025-02-12scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping"Colin Ian King1-1/+1
2025-02-12scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFOPaul Menzel1-1/+1
2025-02-03Merge patch series "Update lpfc to revision 14.4.0.8"Martin K. Petersen4-20/+33
2025-02-03scsi: lpfc: Copyright updates for 14.4.0.8 patchesJustin Tee4-5/+5
2025-02-03scsi: lpfc: Update lpfc version to 14.4.0.8Justin Tee1-1/+1
2025-02-03scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee1-5/+12
2025-02-03scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbkJustin Tee1-3/+9
2025-02-03scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee1-0/+2
2025-02-03scsi: lpfc: Reduce log message generation during ELS ring clean upJustin Tee1-6/+4
2025-02-03Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen4-23/+281
2025-02-03scsi: mpi3mr: Update driver version to 8.12.1.0.50Ranjan Kumar1-2/+2
2025-02-03scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queueRanjan Kumar2-3/+66
2025-02-03scsi: mpi3mr: Support for Segmented Hardware Trace bufferRanjan Kumar4-13/+150
2025-02-03scsi: mpi3mr: Avoid reply queue full conditionRanjan Kumar3-5/+63
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan17-10781/+0
2025-02-03scsi: mpt3sas: Remove unused config functionsDr. David Alan Gilbert2-85/+0
2025-02-03scsi: mvsas: Remove unused mvs_phys_reset()Dr. David Alan Gilbert2-11/+0
2025-02-03scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm1-1/+1
2025-02-03scsi: isci: Fix double word in commentsCharles Han1-1/+1
2025-02-03Merge patch series "scsi: st: scsi_error: More reset patches"Martin K. Petersen3-8/+83
2025-02-03scsi: st: Add sysfs file position_lost_in_resetKai Mäkisara1-0/+19
2025-02-03scsi: st: Modify st.c to use the new scsi_error countersKai Mäkisara2-5/+29
2025-02-03scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONsKai Mäkisara1-0/+12
2025-02-03scsi: st: Restore some drive settings after resetKai Mäkisara2-3/+23
2025-02-03scsi: Constify struct pci_error_handlersChristophe JAILLET8-8/+8
2025-02-03scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li1-0/+1
2025-02-03scsi: core: Do not retry I/Os during depopulationIgor Pylypiv1-2/+7
2025-02-03scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel1-1/+1
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen1-0/+7
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-4/+6
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig2-4/+6
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+7
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados2-2/+2
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds8-20/+20
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds139-2783/+10527
2025-01-21scsi: core: Add passthrough tests for success and no failure definitionsMike Christie1-0/+7
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+6
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds16-43/+24
2025-01-17block: Add common atomic writes enable flagJohn Garry1-0/+1
2025-01-14Merge patch series "Introduce support for Fabric Discovery and Login Services"Martin K. Petersen19-1934/+9313
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary1-1/+1
2025-01-12scsi: pm8001: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-01-12scsi: arcmsr: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-01-12scsi: lpfc: convert timeouts to secs_to_jiffies()Easwar Hariharan5-17/+17
2025-01-10scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init()Arun Easi1-1/+1
2025-01-10scsi: fnic: Test for memory allocation failure and return error codeKaran Tilak Kumar1-0/+14
2025-01-10scsi: fnic: Return appropriate error code from failure of scsi drv initKaran Tilak Kumar1-1/+2