summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementationChristophe JAILLET2022-03-292-524/+0
| * scsi: core: scsi_logging: Fix a BUGTomas Henzl2022-03-291-1/+1
| * scsi: ufs: core: Remove unused field in struct ufs_hbaKeoseong Park2022-03-291-2/+0
| * scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart2022-03-291-2/+8
| * scsi: lpfc: Fix broken SLI4 abort pathJames Smart2022-03-291-5/+7
| * scsi: lpfc: Update lpfc version to 14.2.0.1James Smart2022-03-291-1/+1
| * scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart2022-03-291-0/+2
| * scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart2022-03-294-21/+72
| * scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart2022-03-296-58/+157
| * scsi: libiscsi: Remove unnecessary memset() in iscsi_conn_setup()Wenchao Hao2022-03-291-1/+0
| * scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal2022-03-291-1/+4
* | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-2/+2
|\ \
| * | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-2/+2