aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-04-13scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-04-13Revert "scsi: core: Add struct for args to execution functions"Greg Kroah-Hartman
2024-04-13Revert "scsi: sd: usb_storage: uas: Access media prior to querying device pro...Greg Kroah-Hartman
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2024-04-10scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan
2024-04-10scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-03scsi: libsas: Fix disk not being scanned in after being removedXingui Yang
2024-04-03scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang
2024-04-03scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-03scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum
2024-04-03scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-04-03scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix double free of fcportSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-04-03scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran
2024-04-03scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-04-03scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran
2024-04-03scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran
2024-04-03scsi: qla2xxx: Prevent command send on chip resetQuinn Tran
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-04-03scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-03-26scsi: csiostor: Avoid function pointer castsArnd Bergmann
2024-03-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2024-03-06scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-03-06scsi: core: Add struct for args to execution functionsMike Christie
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-03-01scsi: smartpqi: Fix disable_managed_interruptsDon Brace
2024-03-01scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen
2024-03-01scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan
2024-02-23scsi: storvsc: Fix ring buffer size calculationMichael Kelley
2024-02-16scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei
2024-02-05scsi: core: Move scsi_host_busy() out of host lock for waking up EH handlerMing Lei
2024-02-05scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui
2024-02-05scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...Yihang Li
2024-02-05scsi: libfc: Fix up timeout error in fc_fcp_rec_error()Hannes Reinecke
2024-02-05scsi: libfc: Don't schedule abort twiceHannes Reinecke
2024-02-05scsi: arcmsr: Support new PCI device IDs 1883 and 1886ching Huang
2024-02-05scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116Sumit Saxena
2024-02-05scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee
2024-01-25scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable ...Chandrakanth patil
2024-01-25scsi: mpi3mr: Refresh sdev queue depth after controller resetChandrakanth patil
2024-01-25scsi: hisi_sas: Correct the number of global debugfs registersYihang Li
2024-01-25scsi: hisi_sas: Rollback some operations if FLR failedYihang Li
2024-01-25scsi: hisi_sas: Replace with standard error code return valueYihang Li
2024-01-25scsi: fnic: Return error if vmalloc() failedArtem Chernyshev
2024-01-01scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-01Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"Martin K. Petersen
2024-01-01scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun