summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-10-13scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil
2023-10-13Merge patch series "scsi: sshdr and retry fixes"Martin K. Petersen
2023-10-13scsi: sr: Fix sshdr use in sr_get_eventsMike Christie
2023-10-13scsi: sd: Fix sshdr use in cache_type_storeMike Christie
2023-10-13scsi: Fix sshdr use in scsi_cdl_enableMike Christie
2023-10-13scsi: Fix sshdr use in scsi_test_unit_readyMike Christie
2023-10-13scsi: sd: Fix scsi_mode_sense caller's sshdr useMike Christie
2023-10-13scsi: spi: Fix sshdr useMike Christie
2023-10-13scsi: rdac: Fix sshdr useMike Christie
2023-10-13scsi: rdac: Fix send_mode_select retry handlingMike Christie
2023-10-13scsi: hp_sw: Fix sshdr useMike Christie
2023-10-13scsi: sd: Fix sshdr use in sd_spinup_diskMike Christie
2023-10-13scsi: sd: Fix sshdr use in read_capacity_16Mike Christie
2023-10-13Merge patch series "scsi: target: Allow userspace to config cmd submission"Martin K. Petersen
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie
2023-10-13Merge patch series "scsi: EH rework prep patches, part 1"Martin K. Petersen
2023-10-13scsi: mpi3mr: Split off bus_reset function from host_resetHannes Reinecke
2023-10-13scsi: pmcraid: Select device in pmcraid_eh_target_reset_handler()Hannes Reinecke
2023-10-13scsi: pmcraid: Select device in pmcraid_eh_bus_reset_handler()Hannes Reinecke
2023-10-13scsi: qla1280: Separate out host reset function from qla1280_error_action()Hannes Reinecke
2023-10-13scsi: sym53c8xx_2: Rework reset handlingHannes Reinecke
2023-10-13scsi: sym53c8xx_2: Split off bus reset from host resetHannes Reinecke
2023-10-13scsi: ips: Do not try to abort command from host resetHannes Reinecke
2023-10-13scsi: megaraid: Pass in NULL scb for host resetHannes Reinecke
2023-10-13scsi: ibmvfc: Open-code reset loop for target resetHannes Reinecke
2023-10-13scsi: aic79xx: Do not reference SCSI command when resetting deviceHannes Reinecke
2023-10-13scsi: aic79xx: Make BUILD_SCSIID() a functionHannes Reinecke
2023-10-13scsi: aic7xxx: Do not reference SCSI command when resetting deviceHannes Reinecke
2023-10-13scsi: aic7xxx: Make BUILD_SCSIID() a functionHannes Reinecke
2023-10-13scsi: bnx2fc: Do not rely on a SCSI command for LUN or target resetHannes Reinecke
2023-10-13scsi: qedf: Use FC rport as argument for qedf_initiate_tmf()Hannes Reinecke
2023-10-13scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_h...Nathan Chancellor
2023-10-13scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
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