summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-08-22scsi: sd: Revert "Rework asynchronous resume support"Bart 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
2022-07-19scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry
2022-07-19scsi: core: cap shost max_sectors according to DMA limits only onceJohn Garry
2022-07-18scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen
2022-07-18scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang
2022-07-18scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen
2022-07-18scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen
2022-07-18scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry
2022-07-18scsi: mpi3mr: Delete a stray tabDan Carpenter
2022-07-18scsi: mpi3mr: Unlock on error pathDan Carpenter
2022-07-18scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy
2022-07-18scsi: mpi3mr: Resource Based MeteringSreekanth Reddy
2022-07-18scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby
2022-07-18scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali
2022-07-18scsi: qla2xxx: Update manufacturer detailsBikash Hazarika
2022-07-18scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali
2022-07-18scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi
2022-07-18scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran
2022-07-18scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran
2022-07-18scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-07-18scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika
2022-07-18scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika