summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-28scsi: Do not attempt to rescan suspended devicesDamien Le Moal
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-09-21scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-08-24scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-08-24Merge patch series "libsas: Some tidy-up"Martin K. Petersen
2023-08-24Merge patch series "Returning FIS on success for CDL"Martin K. Petersen
2023-08-21scsi: libsas: Delete sas_ata_task.retry_countJohn Garry
2023-08-21scsi: libsas: Delete sas_ata_task.stp_affil_polJohn Garry
2023-08-21scsi: libsas: Delete sas_ata_task.set_affil_polJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.retry_countJohn Garry
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry
2023-08-21scsi: libsas: Add return_fis_on_success to sas_ata_taskIgor Pylypiv
2023-08-21scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby
2023-08-21scsi: libsas: Remove unused declarationsYue Haibing
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-07-25scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()YueHaibing
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-16Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...Martin K. Petersen
2023-06-16scsi: core: Replace scsi_target_block() with scsi_block_targets()Martin Wilck
2023-06-12scsi: replace the fmode_t argument to scsi_ioctl with a simple boolChristoph Hellwig
2023-06-12scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple boolChristoph Hellwig
2023-05-31Merge patch series "ufs: Do not requeue while ungating the clock"Martin K. Petersen
2023-05-31scsi: core: Support setting BLK_MQ_F_BLOCKINGBart Van Assche
2023-05-22Merge patch series "Add Command Duration Limits support"Martin K. Petersen
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: Allow libata to complete successful commands via EHNiklas Cassel
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-11scsi: Add support for block PR read keys/reservationMike Christie
2023-04-11scsi: Move sd_pr_type to scsi_commonMike Christie
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-03-24scsi: core: Declare SCSI host template pointer members constBart Van Assche
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-09scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds