aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-07-19scsi: smartpqi: Add PCI IDs for new ZTE controllersBalsundar P1-0/+24
2021-07-19scsi: smartpqi: Add PCI ID for new ntcom controllerMike McGowen1-0/+4
2021-07-19scsi: smartpqi: Add SCSI cmd info for resetsMurthy Bhat1-2/+4
2021-07-19scsi: smartpqi: Change Kconfig menu entry to MicrochipDon Brace1-3/+3
2021-07-19scsi: smartpqi: Change driver module macros to MicrochipDon Brace1-4/+4
2021-07-19scsi: smartpqi: Update copyright noticesKevin Barnett6-12/+12
2021-07-19scsi: smartpqi: Add PCI IDs for H3C P4408 controllersMahesh Rajashekhara1-0/+8
2021-07-18scsi: lpfc: Copyright updates for 12.8.0.11 patchesJames Smart2-2/+2
2021-07-18scsi: lpfc: Update lpfc version to 12.8.0.11James Smart1-1/+1
2021-07-18scsi: lpfc: Skip issuing ADISC when node is in NPR stateJames Smart1-15/+19
2021-07-18scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl pathJames Smart1-0/+8
2021-07-18scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completionsJames Smart1-11/+4
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart7-90/+207
2021-07-18scsi: lpfc: Enable adisc discovery after RSCN by defaultJames Smart1-2/+2
2021-07-18scsi: lpfc: Use PBDE feature enabled bit to determine PBDE supportJames Smart2-7/+11
2021-07-18scsi: lpfc: Clear outstanding active mailbox during PCI function resetJames Smart2-3/+40
2021-07-18scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routineJames Smart1-1/+2
2021-07-18scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDFJames Smart1-12/+0
2021-07-18scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR requestJames Smart1-0/+2
2021-07-18scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handlingJames Smart1-5/+2
2021-07-18scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handlingJames Smart1-1/+7
2021-07-18scsi: lpfc: Fix target reset handler from falsely returning FAILUREJames Smart1-31/+37
2021-07-18scsi: lpfc: Discovery state machine fixes for LOGO handlingJames Smart1-0/+12
2021-07-18scsi: lpfc: Fix function description comments for vmid routinesJames Smart2-4/+3
2021-07-18scsi: lpfc: Improve firmware download loggingJames Smart3-42/+121
2021-07-18scsi: lpfc: Remove use of kmalloc() in trace event loggingJames Smart1-8/+17
2021-07-18scsi: lpfc: Fix NVMe support reporting in log messageJames Smart2-3/+1
2021-07-18scsi: aacraid: Remove an unused includeChristoph Hellwig1-1/+0
2021-07-18scsi: qla2xxx: Remove redundant continue statement in a for-loopColin Ian King1-1/+0
2021-07-18scsi: be2iscsi: Fix use-after-free during IP updatesMike Christie1-39/+45
2021-07-18scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()Keoseong Park1-10/+2
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-101/+114
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds1-1/+1
2021-07-13scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+1
2021-07-12scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim1-2/+7
2021-07-12scsi: mpi3mr: Fix W=1 compilation warningsSreekanth Reddy1-8/+7
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap5-89/+97
2021-07-12scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler1-0/+1
2021-07-12scsi: fas216: Fix a build errorBart Van Assche1-1/+1
2021-07-12scsi: core: Fix the documentation of the scsi_execute() time parameterBart Van Assche1-1/+1
2021-07-12sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig1-4/+0
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds34-145/+258
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds4-7/+7
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds1-1/+3
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+3
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-18/+10
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen1-13/+0
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds210-2620/+49127
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig4-7/+7
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2