summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-08-31scsi: st: Remove redundant variable pointer stpColin Ian King
2022-08-31scsi: megaraid: Remove redundant assignment to variable mfiStatusColin Ian King
2022-08-31scsi: initio: Remove redundant assignment to pointer scbColin Ian King
2022-08-31scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devicesBradley Grove
2022-08-31scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove
2022-08-31scsi: mpi3mr: Block I/Os while refreshing target dev objectsSreekanth Reddy
2022-08-31scsi: mpi3mr: Refresh SAS ports during soft resetSreekanth Reddy
2022-08-22scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy
2022-08-22scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Get target object based on rphySreekanth Reddy
2022-08-22scsi: mpi3mr: Add expander devices to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Enable STL on HBAs where multipath is disabledSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to add phys to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Enable Enclosure device add eventSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to retrieve config pagesSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to issue config requestsSreekanth Reddy
2022-08-22scsi: mpi3mr: Add config and transport related debug flagsSreekanth Reddy
2022-08-22scsi: sd: Revert "Rework asynchronous resume support"Bart Van Assche
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-08-19scsi: core: Fix passthrough retry counter handlingMike Christie
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-11scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-08-11scsi: megaraid_sas: Remove unnecessary kfree()Guixin Liu
2022-08-11scsi: megaraid_sas: Fix double kfree()Guixin Liu
2022-08-11scsi: core: Allow the ALUA transitioning state enough timeBrian Bunker
2022-08-11scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-01scsi: pm8001: Fix typo 'the the' in commentSlark Xiao
2022-08-01scsi: megaraid_sas: Remove redundant variable cmd_typeColin Ian King
2022-08-01scsi: FlashPoint: Remove redundant variable bm_int_stColin Ian King
2022-08-01scsi: core: Call blk_mq_free_tag_set() earlierBart Van Assche
2022-08-01scsi: core: Simplify LLD module reference countingMing Lei
2022-08-01scsi: core: Make sure that hosts outlive targetsMing Lei
2022-08-01scsi: core: Make sure that targets outlive devicesBart Van Assche
2022-08-01scsi: lpfc: Check the return value of alloc_workqueue()William Dean
2022-07-28scsi: cxlflash: Include missing linux/irqdomain.hChristophe Leroy
2022-07-26scsi: megaraid: Remove the static variable initialisationJason Wang
2022-07-26scsi: ch: Do not initialise statics to 0Xin Gao
2022-07-26scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan
2022-07-26scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery
2022-07-22scsi: sd: Add a comment about limiting max_sectors to shost optimal limitJohn Garry
2022-07-19scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limitJohn Garry