summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-12-02scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui
2022-12-02scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki
2022-12-02scsi: storvsc: Fix handling of srb_status and capacity change eventsMichael Kelley
2022-12-02scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBCBart Van Assche
2022-12-02scsi: ibmvfc: Avoid path failures during live migrationBrian King
2022-11-26scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-26scsi: scsi_transport_sas: Fix error handling in sas_phy_add()Yang Yingliang
2022-11-10scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar
2022-11-04scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar
2022-10-29scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca
2022-10-21scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-21scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart
2022-10-21scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie
2022-10-21scsi: pm8001: Fix running_req for internal abort commandsJohn Garry
2022-10-21scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou
2022-10-21scsi: lpfc: Fix various issues reported by toolsJames Smart
2022-10-21scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-10-21scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-15scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-10-15scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...Arun Easi
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-15scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy
2022-09-15scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca
2022-09-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-09-06scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche
2022-09-01scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche
2022-09-01scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche
2022-09-01scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche
2022-09-01scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche
2022-09-01scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang
2022-09-01scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke
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