summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-60/+139
|\
| * xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross2022-05-191-21/+7
| * xen/scsifront: remove unused GRANT_INVALID_REF definitionJuergen Gross2022-05-191-3/+0
| * xen/scsifront: harden driver against malicious backendJuergen Gross2022-05-191-28/+76
| * xen/scsifront: use new command result macrosJuergen Gross2022-05-191-8/+56
* | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-232-3/+3
|\ \
| * | blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig2022-05-021-1/+3
| * | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-2/+0
* | | scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park2022-05-191-12/+7
| |/ |/|
* | scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart2022-05-101-3/+3
* | scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart2022-05-101-1/+1
* | scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov2022-05-021-0/+3
* | scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker2022-05-021-2/+1
* | scsi: sr: Do not leak information in ioctlTom Rix2022-04-181-3/+12
|/
* scsi: qedi: Fix failed disconnect handlingMike Christie2022-04-111-35/+34
* scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2022-04-111-1/+6
* scsi: iscsi: Merge suspend fieldsMike Christie2022-04-115-16/+16
* scsi: iscsi: Fix unbound endpoint error handlingMike Christie2022-04-111-29/+36
* scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2022-04-111-0/+17
* scsi: iscsi: Fix endpoint reuse regressionMike Christie2022-04-111-1/+11
* scsi: iscsi: Release endpoint ID when its freedMike Christie2022-04-111-36/+35
* scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie2022-04-111-20/+28
* scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie2022-04-111-19/+19
* scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy2022-04-111-0/+11
* scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy2022-04-111-9/+13
* Revert "scsi: scsi_debug: Address races following module load"Bart Van Assche2022-04-111-146/+51
* scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil2022-04-062-0/+10
* scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong2022-04-061-6/+5
* scsi: sd: Clean up gendisk if device_add_disk() failedWenchao Hao2022-04-061-0/+1
* scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov2022-04-061-0/+1
* scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen2022-04-061-1/+1
* scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy2022-04-061-3/+6
* scsi: sym53c500_cs: Stop using struct scsi_pointerFinn Thain2022-04-061-27/+25
* scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter2022-04-061-0/+17
* scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal2022-04-061-2/+1
* scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap useDamien Le Moal2022-04-061-3/+5
* Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen2022-04-0630-781/+391
|\
| * scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King2022-03-301-2/+2
| * scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King2022-03-301-3/+3
| * scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET2022-03-301-0/+2
| * scsi: aic7xxx: Use standard PCI subsystem, subdevice definesTom Rix2022-03-304-9/+5
| * scsi: ufs: qcom: Drop custom Android boot parametersKrzysztof Kozlowski2022-03-291-15/+0
| * scsi: core: sysfs: Remove comments that conflict with the actual logicJackie Liu2022-03-291-4/+0
| * scsi: hisi_sas: Remove stray fallthrough annotationDan Carpenter2022-03-291-1/+0
| * scsi: virtio-scsi: Eliminate anonymous module_init & module_exitRandy Dunlap2022-03-291-4/+4
| * scsi: isci: Fix spelling mistake "doesnt" -> "doesn't"Colin Ian King2022-03-291-3/+3
| * scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry2022-03-291-0/+5
| * scsi: aha152x: Stop using struct scsi_pointerFinn Thain2022-03-291-122/+113
| * scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler2022-03-291-1/+1
| * scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld2022-03-291-1/+1