summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-31scsi: core: Only kick the requeue list if necessaryBart Van Assche1-5/+8
2023-05-31scsi: core: Trace SCSI sense dataBart Van Assche1-2/+19
2023-05-31scsi: core: Use min() instead of open-coding itBart Van Assche1-2/+1
2023-05-23scsi: docs: sym53c8xx_2: Shorten chapter headingRandy Dunlap1-3/+3
2023-05-23scsi: docs: ncr53c8xx: Shorten chapter headingRandy Dunlap1-3/+3
2023-05-23scsi: docs: megaraid: Clarify chapter headingRandy Dunlap1-3/+3
2023-05-23scsi: docs: g_NCR5380: Shorten chapter headingRandy Dunlap1-3/+3
2023-05-23scsi: docs: scsi-generic: Multiple cleanupsRandy Dunlap1-32/+21
2023-05-23scsi: docs: scsi_fc_transport: Fix typo in headingRandy Dunlap1-4/+4
2023-05-23scsi: docs: dc395x: Shorten the chapter headingRandy Dunlap1-3/+3
2023-05-23scsi: docs: scsi-changer: Shorten the chapter headingRandy Dunlap1-3/+3
2023-05-23scsi: docs: arcmsr: Use a chapter heading for clarityRandy Dunlap1-0/+1
2023-05-23scsi: docs: introduction: Multiple cleanupsRandy Dunlap1-13/+10
2023-05-23scsi: docs: Organize the SCSI documentationRandy Dunlap1-5/+32
2023-05-23scsi: lpfc: Replace one-element array with flexible-array memberGustavo A. R. Silva2-4/+6
2023-05-23scsi: mpi3mr: Fix the type used for pointers to bitmapChristophe JAILLET2-5/+5
2023-05-23scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang1-1/+3
2023-05-23scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() failsKeoseong Park1-3/+5
2023-05-23Merge patch series "Add Command Duration Limits support"Martin K. Petersen24-150/+1198
2023-05-23scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel5-4/+295
2023-05-23scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal4-5/+46
2023-05-23scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal5-29/+193
2023-05-23scsi: ata: libata-scsi: Add support for CDL pages mode senseDamien Le Moal1-22/+128
2023-05-23scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()Damien Le Moal1-4/+26
2023-05-23scsi: ata: libata: Detect support for command duration limitsDamien Le Moal4-23/+80
2023-05-23scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITIONNiklas Cassel1-9/+16
2023-05-23scsi: ata: libata-scsi: Remove unnecessary !cmd checksNiklas Cassel1-6/+0
2023-05-23scsi: sd: Handle read/write CDL timeout failuresNiklas Cassel3-0/+50
2023-05-23scsi: sd: Set read/write command CDL indexDamien Le Moal1-6/+34
2023-05-23scsi: core: Allow enabling and disabling command duration limitsDamien Le Moal4-0/+105
2023-05-23scsi: core: Detect support for command duration limitsDamien Le Moal5-0/+98
2023-05-23scsi: core: Support Service Action in scsi_report_opcode()Damien Le Moal3-16/+27
2023-05-23scsi: core: Support retrieving sub-pages of mode pagesDamien Le Moal5-12/+13
2023-05-23scsi: core: Rename and move get_scsi_ml_byte()Niklas Cassel2-6/+6
2023-05-23scsi: core: Allow libata to complete successful commands via EHNiklas Cassel2-1/+7
2023-05-23scsi: block: Introduce BLK_STS_DURATION_LIMITDamien Le Moal2-0/+9
2023-05-23scsi: block: Introduce ioprio hintsDamien Le Moal1-0/+49
2023-05-23scsi: block: ioprio: Clean up interface definitionDamien Le Moal3-12/+21
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen23-245/+1073
2023-05-17scsi: dc395x: Documentation: Reword original driver attributionBagas Sanjaya1-4/+2
2023-05-17scsi: dc395x: Documentation: Replace non-functional twibble.org listBagas Sanjaya1-3/+2
2023-05-17scsi: MAINTAINERS: Drop DC395x list and siteBagas Sanjaya1-3/+0
2023-05-17scsi: MAINTAINERS: Add a libsas entryJason Yan1-0/+10
2023-05-17scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2-14/+14
2023-05-17scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2-11/+11
2023-05-17scsi: target: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh4-12/+12
2023-05-17scsi: bfa: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh9-25/+25
2023-05-17Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen1-8/+20
2023-05-17scsi: hisi_sas: Fix warnings detected by sparseXingui Yang1-3/+4
2023-05-17scsi: hisi_sas: Change DMA setup lock timeout to 2.5sXingui Yang1-0/+4