summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart2022-04-182-5/+7
| * | scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF pathJames Smart2022-04-181-1/+0
| * | scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or abortedJames Smart2022-04-181-0/+3
| * | scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submitJames Smart2022-04-181-18/+11
| * | scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart2022-04-182-2/+25
| * | scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart2022-04-181-16/+35
| * | scsi: lpfc: Clear fabric topology flag before initiating a new FLOGIJames Smart2022-04-181-0/+2
| * | scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart2022-04-181-18/+15
| * | scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link downJames Smart2022-04-181-0/+1
| * | scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 fieldJames Smart2022-04-181-1/+1
| * | scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart2022-04-182-3/+3
| * | scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart2022-04-182-31/+4
| * | scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart2022-04-183-6/+6
| * | Merge branch '5.18/scsi-fixes' into 5.19/scsi-stagingMartin K. Petersen2022-04-1846-1129/+734
| |\ \
| * | | scsi: ufs: core: Remove redundant HPB unmapPo-Wen Kao2022-04-181-7/+0
| * | | scsi: megaraid_sas: Remove unnecessary memsetWan Jiabing2022-04-111-2/+0
| * | | scsi: vmw_pvscsi: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET2022-04-061-1/+0
| * | | scsi: ufs: ufshcd-pltfrm: Simplify pdev->dev usageKrzysztof Kozlowski2022-04-061-5/+5
* | | | Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds2022-05-251-1/+1
|\ \ \ \
| * | | | scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva2022-04-261-1/+1
* | | | | 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-241-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-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