summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-25scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()Justin Tee
2023-12-18scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2023-12-18scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2023-12-08Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"Martin K. Petersen
2023-12-05scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-11-24scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-11-14Merge branch '6.7/scsi-staging' into 6.7/scsi-fixesMartin K. Petersen
2023-11-08scsi: sd: Fix sshdr use in sd_suspend_common()Mike Christie
2023-11-08scsi: scsi_debug: Delete some bogus error checkingDan Carpenter
2023-11-08scsi: scsi_debug: Fix some bugs in sdebug_error_write()Dan Carpenter
2023-11-08scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-24scsi: megaraid: Fix up debug message in megaraid_abort_and_reset()Hannes Reinecke
2023-10-24scsi: aic79xx: Fix up NULL command in ahd_done()Hannes Reinecke
2023-10-24scsi: mpt3sas: Fix loop logicRanjan Kumar
2023-10-24scsi: snic: Remove useless code in snic_dr_clean_pending_req()Su Hui
2023-10-24scsi: core: Clean up scsi_dev_queue_ready()Wenchao Hao
2023-10-24scsi: pmcraid: Add missing scsi_device_put() in pmcraid_eh_target_reset_handl...Hannes Reinecke
2023-10-24scsi: pmcraid: Fix kernel-doc commentYang Li
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