summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-10-13scsi: cxgbi: Fix 'generated' typoMuhammad Muzammil
2023-10-11scsi: Remove now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-10scsi: ipr: Do PCI error checks on own lineIlpo Järvinen
2023-10-10scsi: lpfc: Use topology_core_id()Thomas Gleixner
2023-10-10x86/cpu: Move phys_proc_id into topology infoThomas Gleixner
2023-10-10scsi: Do not rescan devices with a suspended queueDamien Le Moal
2023-10-09Merge patch series "ibmvfc: fixes and generic prep work for NVMeoF support"Martin K. Petersen
2023-10-04scsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsXingui Yang
2023-10-04scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsXingui Yang
2023-10-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-10-03scsi: Remove scsi device no_start_on_resume 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: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal
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-27scsi: fnic: Clean up some inconsistent indentingJiapeng Chong
2023-09-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-09-27scsi: fnic: Fix sg_reset success pathKaran Tilak Kumar
2023-09-21scsi: ibmvfc: Add protocol field to target structureTyrel Datwyler
2023-09-21scsi: ibmvfc: Make discovery buffer per protocol channel groupTyrel Datwyler
2023-09-21scsi: ibmvfc: Add protocol field to ibmvfc_channelsTyrel Datwyler
2023-09-21scsi: ibmvfc: Make channel allocation genericTyrel Datwyler
2023-09-21scsi: ibmvfc: Track max and desired queue size in ibmvfc_channelsTyrel Datwyler
2023-09-21scsi: ibmvfc: Rename ibmvfc_scsi_channels to ibmvfc_channelsTyrel Datwyler
2023-09-21scsi: ibmvfc: Use a bitfield for boolean flagsTyrel Datwyler
2023-09-21scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return codeTyrel Datwyler
2023-09-21scsi: ibmvfc: Limit max hw queues by num_online_cpus()Tyrel Datwyler
2023-09-21scsi: ibmvfc: Implement channel queue depth and event buffer accountingTyrel Datwyler
2023-09-21scsi: ibmvfc: Remove BUG_ON in the case of an empty event poolTyrel Datwyler
2023-09-21scsi: hisi_sas: Allocate DFX memory during dump triggerYihang Li
2023-09-21scsi: hisi_sas: Directly call register snapshot instead of using workqueueYihang Li
2023-09-21scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfsYihang Li
2023-09-21Merge patch series "scsi: pm8001: Bug fix and cleanup"Martin K. Petersen
2023-09-21scsi: pm8001: Remove PM8001_READ_VPDDamien Le Moal
2023-09-21scsi: pm8001: Remove PM8001_USE_TASKLETDamien Le Moal
2023-09-21scsi: pm8001: Remove PM8001_USE_MSIXDamien Le Moal
2023-09-21scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()Damien Le Moal
2023-09-21scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_handle_irq()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_kill_tasklet()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_init_tasklet()Damien Le Moal
2023-09-21scsi: pm8001: Introduce pm8001_free_irq()Damien Le Moal
2023-09-21scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-17scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet
2023-09-13scsi: imm: Add a module parameter for the transfer modeAlex Henrie
2023-09-13scsi: libsas: Declare sas_discover_end_dev() staticDamien Le Moal
2023-09-13scsi: libsas: Declare sas_set_phy_speed() staticDamien Le Moal
2023-09-13scsi: libsas: Move local functions declarations to sas_internal.hDamien Le Moal
2023-09-13scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fieldsIlpo Järvinen