summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-022-180/+16
|\
| * scsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsXingui Yang2023-10-041-52/+7
| * scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsXingui Yang2023-10-041-128/+9
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-11-0257-1032/+1900
|\ \
| * | scsi: megaraid: Fix up debug message in megaraid_abort_and_reset()Hannes Reinecke2023-10-241-4/+7
| * | scsi: aic79xx: Fix up NULL command in ahd_done()Hannes Reinecke2023-10-241-2/+4
| * | scsi: mpt3sas: Fix loop logicRanjan Kumar2023-10-241-2/+2
| * | scsi: snic: Remove useless code in snic_dr_clean_pending_req()Su Hui2023-10-241-10/+4
| * | scsi: core: Clean up scsi_dev_queue_ready()Wenchao Hao2023-10-241-17/+15
| * | scsi: pmcraid: Add missing scsi_device_put() in pmcraid_eh_target_reset_handl...Hannes Reinecke2023-10-241-3/+6
| * | scsi: pmcraid: Fix kernel-doc commentYang Li2023-10-241-1/+1
| * | scsi: core: Handle depopulation and restoration in progressDouglas Gilbert2023-10-162-0/+5
| * | Merge patch series "scsi: scsi_debug: Add error injection for single device"Martin K. Petersen2023-10-161-5/+570
| |\ \
| | * | scsi: scsi_debug: Add param to control sdev's allow_restartWenchao Hao2023-10-161-0/+6
| | * | scsi: scsi_debug: Add debugfs interface to fail target resetWenchao Hao2023-10-161-1/+113
| | * | scsi: scsi_debug: Add new error injection type: Reset LUN failedWenchao Hao2023-10-161-0/+39
| | * | scsi: scsi_debug: Add new error injection type: Abort FailedWenchao Hao2023-10-161-0/+40
| | * | scsi: scsi_debug: Set command result and sense data if error is injectedWenchao Hao2023-10-161-0/+53
| | * | scsi: scsi_debug: Return failed value if error is injectedWenchao Hao2023-10-161-0/+36
| | * | scsi: scsi_debug: Time out command if the error is injectedWenchao Hao2023-10-161-0/+34
| | * | scsi: scsi_debug: Define grammar to remove added error injectionWenchao Hao2023-10-161-0/+31
| | * | scsi: scsi_debug: Add interface to manage error injection for a single deviceWenchao Hao2023-10-161-4/+210
| | * | scsi: scsi_debug: Create scsi_debug directory in the debugfs filesystemWenchao Hao2023-10-161-0/+8
| * | | Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"Martin K. Petersen2023-10-137-15/+48
| |\ \ \
| | * | | scsi: lpfc: Update lpfc version to 14.2.0.15Justin Tee2023-10-131-1/+1
| | * | | scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flagJustin Tee2023-10-132-5/+5
| | * | | scsi: lpfc: Validate ELS LS_ACC completion payloadJustin Tee2023-10-131-0/+23
| | * | | scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV portsJustin Tee2023-10-131-4/+14
| | * | | scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offlineJustin Tee2023-10-131-2/+4
| | * | | scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...Justin Tee2023-10-131-3/+1
| | |/ /
| * | | Merge patch series "megaraid_sas: Driver version update to 07.727.03.00-rc1"Martin K. Petersen2023-10-133-4/+7
| |\ \ \
| | * | | scsi: megaraid_sas: Driver version update to 07.727.03.00-rc1Chandrakanth patil2023-10-131-2/+2
| | * | | scsi: megaraid_sas: Log message when controller reset is requested but not is...Chandrakanth patil2023-10-131-0/+3
| | * | | scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil2023-10-131-2/+2
| | |/ /
| * | | Merge patch series "scsi: sshdr and retry fixes"Martin K. Petersen2023-10-137-75/+82
| |\ \ \
| | * | | scsi: sr: Fix sshdr use in sr_get_eventsMike Christie2023-10-131-1/+2
| | * | | scsi: sd: Fix sshdr use in cache_type_storeMike Christie2023-10-131-4/+5
| | * | | scsi: Fix sshdr use in scsi_cdl_enableMike Christie2023-10-131-1/+1
| | * | | scsi: Fix sshdr use in scsi_test_unit_readyMike Christie2023-10-131-2/+2
| | * | | scsi: sd: Fix scsi_mode_sense caller's sshdr useMike Christie2023-10-131-2/+2
| | * | | scsi: spi: Fix sshdr useMike Christie2023-10-131-2/+2
| | * | | scsi: rdac: Fix sshdr useMike Christie2023-10-131-3/+6
| | * | | scsi: rdac: Fix send_mode_select retry handlingMike Christie2023-10-131-9/+9
| | * | | scsi: hp_sw: Fix sshdr useMike Christie2023-10-131-39/+40
| | * | | scsi: sd: Fix sshdr use in sd_spinup_diskMike Christie2023-10-131-11/+13
| | * | | scsi: sd: Fix sshdr use in read_capacity_16Mike Christie2023-10-131-4/+3
| | |/ /
| * | | Merge patch series "scsi: target: Allow userspace to config cmd submission"Martin K. Petersen2023-10-133-0/+14
| |\ \ \
| | * | | scsi: target: Have drivers report if they support direct submissionsMike Christie2023-10-133-0/+14
| | |/ /
| * | | Merge patch series "scsi: EH rework prep patches, part 1"Martin K. Petersen2023-10-1315-365/+452
| |\ \ \
| | * | | scsi: mpi3mr: Split off bus_reset function from host_resetHannes Reinecke2023-10-131-20/+37