summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2022-05-25Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-6/+5
2022-05-24Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-60/+139
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+3
2022-05-20scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park1-12/+7
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-6/+8
2022-05-19xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross1-21/+7
2022-05-19xen/scsifront: remove unused GRANT_INVALID_REF definitionJuergen Gross1-3/+0
2022-05-19xen/scsifront: harden driver against malicious backendJuergen Gross1-28/+76
2022-05-19xen/scsifront: use new command result macrosJuergen Gross1-8/+56
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-11scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart1-3/+3
2022-05-11scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart1-1/+1
2022-05-08scsicam: Fix use of page cacheMatthew Wilcox (Oracle)1-6/+5
2022-05-03scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov1-0/+3
2022-05-03scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker1-2/+1
2022-05-02blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig1-1/+3
2022-04-19scsi: sr: Do not leak information in ioctlTom Rix1-3/+12
2022-04-18block: remove QUEUE_FLAG_DISCARDChristoph Hellwig1-2/+0
2022-04-12scsi: qedi: Fix failed disconnect handlingMike Christie1-35/+34
2022-04-12scsi: iscsi: Fix NOP handling during conn recoveryMike Christie1-1/+6
2022-04-12scsi: iscsi: Merge suspend fieldsMike Christie5-16/+16
2022-04-12scsi: iscsi: Fix unbound endpoint error handlingMike Christie1-29/+36
2022-04-12scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie1-0/+17
2022-04-12scsi: iscsi: Fix endpoint reuse regressionMike Christie1-1/+11
2022-04-12scsi: iscsi: Release endpoint ID when its freedMike Christie1-36/+35
2022-04-12scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie1-20/+28
2022-04-12scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie1-19/+19
2022-04-12scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy1-0/+11
2022-04-12scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy1-9/+13
2022-04-12Revert "scsi: scsi_debug: Address races following module load"Bart Van Assche1-146/+51
2022-04-07scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil2-0/+10
2022-04-07scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong1-6/+5
2022-04-07scsi: sd: Clean up gendisk if device_add_disk() failedWenchao Hao1-0/+1
2022-04-07scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-04-07scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen1-1/+1
2022-04-07scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy1-3/+6
2022-04-07scsi: sym53c500_cs: Stop using struct scsi_pointerFinn Thain1-27/+25
2022-04-07scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter1-0/+17
2022-04-07scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal1-2/+1
2022-04-07scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap useDamien Le Moal1-3/+5
2022-04-07Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen30-781/+391
2022-03-30scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King1-2/+2
2022-03-30scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King1-3/+3
2022-03-30scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-03-30scsi: aic7xxx: Use standard PCI subsystem, subdevice definesTom Rix4-9/+5
2022-03-30scsi: ufs: qcom: Drop custom Android boot parametersKrzysztof Kozlowski1-15/+0
2022-03-30scsi: core: sysfs: Remove comments that conflict with the actual logicJackie Liu1-4/+0
2022-03-30scsi: hisi_sas: Remove stray fallthrough annotationDan Carpenter1-1/+0
2022-03-30scsi: virtio-scsi: Eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4