summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-22scsi: docs: introduction: Multiple cleanupsRandy Dunlap
2023-05-22scsi: docs: Organize the SCSI documentationRandy Dunlap
2023-05-22scsi: lpfc: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-05-22scsi: mpi3mr: Fix the type used for pointers to bitmapChristophe JAILLET
2023-05-22scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang
2023-05-22scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() failsKeoseong Park
2023-05-22Merge patch series "Add Command Duration Limits support"Martin K. Petersen
2023-05-22scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel
2023-05-22scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal
2023-05-22scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal
2023-05-22scsi: ata: libata-scsi: Add support for CDL pages mode senseDamien Le Moal
2023-05-22scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()Damien Le Moal
2023-05-22scsi: ata: libata: Detect support for command duration limitsDamien Le Moal
2023-05-22scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITIONNiklas Cassel
2023-05-22scsi: ata: libata-scsi: Remove unnecessary !cmd checksNiklas Cassel
2023-05-22scsi: sd: Handle read/write CDL timeout failuresNiklas Cassel
2023-05-22scsi: sd: Set read/write command CDL indexDamien Le Moal
2023-05-22scsi: core: Allow enabling and disabling command duration limitsDamien Le Moal
2023-05-22scsi: core: Detect support for command duration limitsDamien Le Moal
2023-05-22scsi: core: Support Service Action in scsi_report_opcode()Damien Le Moal
2023-05-22scsi: core: Support retrieving sub-pages of mode pagesDamien Le Moal
2023-05-22scsi: core: Rename and move get_scsi_ml_byte()Niklas Cassel
2023-05-22scsi: core: Allow libata to complete successful commands via EHNiklas Cassel
2023-05-22scsi: block: Introduce BLK_STS_DURATION_LIMITDamien Le Moal
2023-05-22scsi: block: Introduce ioprio hintsDamien Le Moal
2023-05-22scsi: block: ioprio: Clean up interface definitionDamien Le Moal
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-05-16scsi: dc395x: Documentation: Reword original driver attributionBagas Sanjaya
2023-05-16scsi: dc395x: Documentation: Replace non-functional twibble.org listBagas Sanjaya
2023-05-16scsi: MAINTAINERS: Drop DC395x list and siteBagas Sanjaya
2023-05-16scsi: MAINTAINERS: Add a libsas entryJason Yan
2023-05-16scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16scsi: target: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16scsi: bfa: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-16Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen
2023-05-16scsi: hisi_sas: Fix warnings detected by sparseXingui Yang
2023-05-16scsi: hisi_sas: Change DMA setup lock timeout to 2.5sXingui Yang
2023-05-16scsi: hisi_sas: Configure initial value of some registers according to HBA modelYihang Li
2023-05-16scsi: megaraid_sas: Convert union megasas_sgl to flex-arraysKees Cook
2023-05-16scsi: ufs: hwmon: Constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-08Merge patch series "smartpqi updates"Martin K. Petersen
2023-05-08Merge patch series "scsi: pm80xx: Enhanced debug logs for HW events"Martin K. Petersen
2023-05-08Merge patch series "scsi: libsas: remove empty branches and code simplification"Martin K. Petersen
2023-05-08Merge patch series "qla2xxx driver update"Martin K. Petersen
2023-05-08Merge patch series "lpfc: Update lpfc to revision 14.2.0.12"Martin K. Petersen
2023-05-08scsi: ufs: ufs-mediatek: Delete some dead codeDan Carpenter
2023-05-08scsi: qedf: Fix NULL dereference in error handlingJinhong Zhu
2023-05-08scsi: ufs: core: Change the module parameter macro of use_mcq_modeKeoseong Park
2023-05-08scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()Harshit Mogalapalli