summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-07scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-07scsi: iscsi: Fix iSCSI cls conn stateMike Christie
2021-04-05scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-05scsi: pm80xx: Fix chip initialization failureViswas G
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-01scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo
2021-04-01scsi: ufs: core: Fix task management request completion timeoutCan Guo
2021-04-01scsi: hpsa: Add an assert to prevent __packed reintroductionSergei Trofimovich
2021-04-01scsi: hpsa: Fix boot on ia64 (atomic_t alignment)Sergei Trofimovich
2021-04-01scsi: hpsa: Use __packed on individual structs, not header-wideSergei Trofimovich
2021-03-29scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed
2021-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-24scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-24scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai
2021-03-24scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche
2021-03-24scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ awareTyrel Datwyler
2021-03-24scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()Tyrel Datwyler
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2021-03-16scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian
2021-03-16scsi: sd_zbc: Update write pointer offset cacheJohannes Thumshirn
2021-03-15scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-15scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-03-15scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-03-15scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-15scsi: ibmvfc: Free channel_setup_buf during device tear downTyrel Datwyler
2021-03-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-07Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-04scsi: iscsi: Verify lengths on passthrough PDUsChris Leech
2021-03-04scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech
2021-03-04scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan
2021-03-04scsi: vmw_pvscsi: MAINTAINERS: Update maintainerVishal Bhakta
2021-03-04scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong
2021-03-04scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacksCan Guo
2021-03-04scsi: ufs: ufs-qcom: Disable interrupt in reset pathNitin Rawat
2021-03-04scsi: ufs: Minor adjustments to error handlingCan Guo
2021-03-04scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPMTyrel Datwyler
2021-03-04scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanupTyrel Datwyler
2021-03-04scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registrationTyrel Datwyler
2021-03-04scsi: ibmvfc: Fix invalid sub-CRQ handles after hard resetTyrel Datwyler
2021-03-04scsi: ibmvfc: Simplify handling of sub-CRQ initializationTyrel Datwyler
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-22scsi: hpsa: Correct dev cmds outstanding for retried cmdsDon Brace
2021-02-22scsi: sd: Fix Opal supportBart Van Assche
2021-02-22scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcallocJohannes Thumshirn
2021-02-22scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_tChen Lin