summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-194-6/+8
| |\
| * | net: allow gso_max_size to exceed 65536Alexander Duyck2022-05-161-1/+1
* | | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-251-6/+5
|\ \ \
| * | | scsicam: Fix use of page cacheMatthew Wilcox (Oracle)2022-05-081-6/+5
| |/ /
* | | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-241-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-181-2/+0
* | | | scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park2022-05-201-12/+7
| |/ / |/| |
* | | scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart2022-05-111-3/+3
* | | scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart2022-05-111-1/+1
* | | scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov2022-05-031-0/+3
* | | scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker2022-05-031-2/+1
| |/ |/|
* | scsi: sr: Do not leak information in ioctlTom Rix2022-04-191-3/+12
|/
* scsi: qedi: Fix failed disconnect handlingMike Christie2022-04-121-35/+34
* scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2022-04-121-1/+6
* scsi: iscsi: Merge suspend fieldsMike Christie2022-04-125-16/+16
* scsi: iscsi: Fix unbound endpoint error handlingMike Christie2022-04-121-29/+36
* scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2022-04-121-0/+17
* scsi: iscsi: Fix endpoint reuse regressionMike Christie2022-04-121-1/+11
* scsi: iscsi: Release endpoint ID when its freedMike Christie2022-04-121-36/+35
* scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie2022-04-121-20/+28
* scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie2022-04-121-19/+19
* scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy2022-04-121-0/+11
* scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy2022-04-121-9/+13
* Revert "scsi: scsi_debug: Address races following module load"Bart Van Assche2022-04-121-146/+51
* scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil2022-04-072-0/+10
* scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong2022-04-071-6/+5
* scsi: sd: Clean up gendisk if device_add_disk() failedWenchao Hao2022-04-071-0/+1
* scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov2022-04-071-0/+1
* scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen2022-04-071-1/+1
* scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy2022-04-071-3/+6
* scsi: sym53c500_cs: Stop using struct scsi_pointerFinn Thain2022-04-071-27/+25
* scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter2022-04-071-0/+17
* scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal2022-04-071-2/+1
* scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap useDamien Le Moal2022-04-071-3/+5
* Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen2022-04-0730-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-301-15/+0
| * scsi: core: sysfs: Remove comments that conflict with the actual logicJackie Liu2022-03-301-4/+0
| * scsi: hisi_sas: Remove stray fallthrough annotationDan Carpenter2022-03-301-1/+0
| * scsi: virtio-scsi: Eliminate anonymous module_init & module_exitRandy Dunlap2022-03-301-4/+4