summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Stephen Rothwell2023-04-111-15/+1
|\
| * scsi: simplify sysctl registration with register_sysctl()Luis Chamberlain2023-03-201-15/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/...Stephen Rothwell2023-04-1112-475/+517
|\ \
| * \ Merge patch series "Fix shost command overloading issues"Martin K. Petersen2023-04-021-422/+361
| |\ \
| | * | scsi: scsi_debug: Drop sdebug_queueJohn Garry2023-04-021-138/+51
| | * | scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shostsJohn Garry2023-04-021-61/+6
| | * | scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()John Garry2023-04-021-14/+13
| | * | scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()John Garry2023-04-021-28/+17
| | * | scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()John Garry2023-04-021-97/+98
| | * | scsi: scsi_debug: Dynamically allocate sdebug_queued_cmdJohn Garry2023-04-021-174/+253
| | * | scsi: scsi_debug: Use scsi_block_requests() to block queuesJohn Garry2023-04-021-9/+9
| | * | scsi: scsi_debug: Protect block_unblock_all_queues() with mutexJohn Garry2023-04-021-1/+17
| | * | scsi: scsi_debug: Change shost list lock to a mutexJohn Garry2023-04-021-19/+19
| | * | scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()John Garry2023-04-021-8/+5
| | * | scsi: scsi_debug: Fix check for sdev queue fullJohn Garry2023-04-021-1/+1
| * | | Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen2023-04-025-35/+124
| |\ \ \
| | * | | scsi: hisi_sas: Exit suspend state when usage count is greater than 0Yihang Li2023-04-021-17/+56
| | * | | scsi: hisi_sas: Ensure all enabled PHYs up during controller resetYihang Li2023-04-021-2/+30
| | * | | scsi: hisi_sas: Handle NCQ error when IPTT is validXingui Yang2023-04-023-3/+15
| | * | | scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.listXingui Yang2023-04-025-13/+23
| * | | | scsi: qla4xxx: Remove unused 'count' variableTom Rix2023-04-021-2/+0
| * | | | scsi: snic: Remove unused 'xfer_len' variableTom Rix2023-04-021-6/+1
| * | | | scsi: qedf: Remove unused 'num_handled' variableTom Rix2023-04-021-2/+0
| * | | | scsi: scsi_transport_fc: Remove unused 'desc_cnt' variableTom Rix2023-04-021-2/+1
| * | | | scsi: sr: Simplify the sr_open() functionEnze Li2023-04-021-6/+1
| * | | | scsi: libsas: Abort all in-flight requests when device is goneJason Yan2023-04-021-0/+29
| * | | | Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen2023-03-3126-80/+212
| |\ \ \ \
* | \ \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Stephen Rothwell2023-04-11137-685/+761
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'misc' into for-nextJames Bottomley2023-04-0297-144/+130
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov2023-03-241-0/+1
| | * | | | | Merge patch series "Constify most SCSI host templates"Martin K. Petersen2023-03-2495-119/+117
| | |\ \ \ \ \
| | | * | | | | scsi: xen-scsifront: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: wd719x: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: virtio-scsi: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: sym53c8xx: Declare SCSI host template constBart Van Assche2023-03-241-2/+2
| | | * | | | | scsi: stex: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: snic: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: smartpqi: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: sgiwd93: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: qlogicpti: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: qla2xxx: Declare SCSI host template constBart Van Assche2023-03-243-4/+4
| | | * | | | | scsi: qla1280: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: ps3rom: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: ppa: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: pmcraid: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: pcmcia-pm8001: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: pcmcia-sym53c500: Declare SCSI host template constBart Van Assche2023-03-241-2/+2
| | | * | | | | scsi: nsp32: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: myrs: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| | | * | | | | scsi: myrb: Declare SCSI host template constBart Van Assche2023-03-241-1/+1