summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-03-01scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke
2024-03-01scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara
2024-03-01scsi: smartpqi: Add new controller PCI IDsDavid Strahan
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: lpfc: Move determination of vmid_flag after VMID reinitialization compl...Justin Tee
2024-02-05scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISCJustin Tee
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: mpi3mr: Add support for SAS5116 PCI IDsSumit Saxena
2024-02-05scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee
2024-01-31scsi: core: Kick the requeue list after inserting when flushingNiklas Cassel
2024-01-25scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable ...Chandrakanth patil
2024-01-25scsi: mpi3mr: Clean up block devices post controller resetChandrakanth 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: Check before using pointer variablesYihang 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-25scsi: bfa: Use the proper data type for BLIST flagsBart Van Assche
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
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-13scsi: sd: Fix sshdr use in sd_suspend_common()Mike Christie
2023-12-08scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-11-28scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran
2023-11-28scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil
2023-11-28scsi: mpt3sas: Fix loop logicRanjan Kumar
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
2023-11-28scsi: ibmvfc: Remove BUG_ON in the case of an empty event poolTyrel Datwyler
2023-11-28scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfsYihang Li
2023-11-20scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return codeTyrel Datwyler
2023-10-27Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-10-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-10-16scsi: qla2xxx: Fix double free of dsd_list during driver loadQuinn Tran
2023-10-16scsi: mpt3sas: Fix in error pathTomas Henzl
2023-10-10scsi: Do not rescan devices with a suspended queueDamien Le Moal