summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2021-02-22scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap
2021-02-22scsi: ufs: Fix a duplicate dev quirk numberAvri Altman
2021-02-22scsi: aic79xx: Fix spelling of versionBhaskar Chowdhury
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-02-10sd_zbc: clear zone resources for non-zoned caseDamien Le Moal
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal
2021-02-08scsi: iscsi: Drop session lock in iscsi_session_chkready()Mike Christie
2021-02-08scsi: qla4xxx: Use iscsi_is_session_online()Mike Christie
2021-02-08scsi: libiscsi: Reset max/exp cmdsn during recoveryMike Christie
2021-02-08scsi: iscsi_tcp: Fix shost can_queue initializationMike Christie
2021-02-08scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie
2021-02-08scsi: libiscsi: Fix iSCSI host workq destructionMike Christie
2021-02-08scsi: libiscsi: Fix iscsi_task use after free()Mike Christie
2021-02-08scsi: libiscsi: Drop taskqueuelockMike Christie
2021-02-08scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie
2021-02-08scsi: isci: Remove redundant initialization of variable 'status'Yang Li
2021-02-08scsi: ufs: Print the counter of each event historyDooHyun Hwang
2021-02-08scsi: qla2xxx: Simplify if statementJiapeng Chong
2021-02-08scsi: mpt3sas: Update driver version to 37.100.00.00Suganath Prabu S
2021-02-08scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S
2021-02-08scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy
2021-02-08scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy
2021-02-08scsi: pmcraid: Fix 'ioarcb' alignment warningArnd Bergmann
2021-02-08scsi: scsi_debug: Fix a memory leakMaurizio Lombardi
2021-02-08scsi: sd: Warn if unsupported ZBC device is probedDamien Le Moal