summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen20-99/+175
2021-12-14scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()Christophe JAILLET1-2/+0
2021-12-14scsi: lpfc: Use struct_group to isolate cast to larger objectKees Cook2-27/+32
2021-12-14scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook2-48/+46
2021-12-07scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-07scsi: lpfc: Update lpfc version to 14.0.0.4James Smart1-1/+1
2021-12-07scsi: lpfc: Add additional debugfs support for CMFJames Smart1-1/+12
2021-12-07scsi: lpfc: Cap CMF read bytes to MBPIJames Smart2-2/+11
2021-12-07scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart4-15/+22
2021-12-07scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart4-30/+48
2021-12-07scsi: lpfc: Fix NPIV port deletion crashJames Smart4-25/+73
2021-12-07scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart1-5/+0
2021-12-07scsi: lpfc: Change return code on I/Os received during link bounceJames Smart2-4/+6
2021-12-07scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart3-3/+17
2021-12-07scsi: ufs: Implement polling supportBart Van Assche1-18/+67
2021-12-07scsi: ufs: Optimize the command queueing codeBart Van Assche2-10/+24
2021-12-07scsi: ufs: Stop using the clock scaling lock in the error handlerBart Van Assche1-2/+10
2021-12-07scsi: ufs: Fix a kernel crash during shutdownBart Van Assche1-5/+10
2021-12-07scsi: ufs: Improve SCSI abort handling furtherBart Van Assche1-0/+12
2021-12-07scsi: ufs: Introduce ufshcd_release_scsi_cmd()Bart Van Assche1-8/+14
2021-12-07scsi: ufs: Remove the 'update_scaling' local variableBart Van Assche1-5/+2
2021-12-07scsi: ufs: Remove hba->cmd_queueBart Van Assche2-12/+1
2021-12-07scsi: ufs: Fix a deadlock in the error handlerBart Van Assche2-39/+16
2021-12-07scsi: ufs: Rework ufshcd_change_queue_depth()Bart Van Assche1-5/+1
2021-12-07scsi: ufs: Remove ufshcd_any_tag_in_use()Bart Van Assche1-20/+1
2021-12-07scsi: ufs: Fix race conditions related to driver dataBart Van Assche4-5/+7
2021-12-07scsi: ufs: Remove dead codeBart Van Assche1-6/+1
2021-12-07scsi: ufs: Remove the sdev_rpmb memberBart Van Assche2-7/+6
2021-12-07scsi: ufs: Remove is_rpmb_wlun()Bart Van Assche1-5/+0
2021-12-07scsi: ufs: Rename a function argumentBart Van Assche2-3/+4
2021-12-07scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche1-2/+2
2021-12-07scsi: mptfusion: Remove redundant variable rColin Ian King1-4/+2
2021-12-07scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byteFlorian Fainelli1-2/+2
2021-12-07scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli1-3/+2
2021-12-07scsi: hisi_sas: Use non-atomic bitmap functions when possibleChristophe JAILLET1-2/+2
2021-12-07scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()Christophe JAILLET1-9/+0
2021-12-07scsi: hisi_sas: Use devm_bitmap_zalloc() when applicableChristophe JAILLET1-3/+2
2021-12-07scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki1-1/+1
2021-12-07scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar3-24/+17
2021-12-03scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wpNiklas Cassel1-1/+2
2021-12-03scsi: sd_zbc: Simplify zone full condition checkNiklas Cassel1-2/+1
2021-12-03scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv1-4/+2
2021-11-30scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche7-7/+0
2021-11-30scsi: pmcraid: Fix a kernel-doc warningBart Van Assche1-1/+0
2021-11-30scsi: pm8001: Fix kernel-doc warningsBart Van Assche1-12/+12
2021-11-30scsi: megaraid: Fix a kernel-doc warningBart Van Assche1-1/+0
2021-11-30scsi: initio: Fix a kernel-doc warningBart Van Assche1-2/+0
2021-11-30scsi: dc395x: Fix a kernel-doc warningBart Van Assche1-2/+1
2021-11-30scsi: bfa: Declare 'bfad_im_vport_attrs' staticBart Van Assche1-1/+1
2021-11-30scsi: atp870u: Fix a kernel-doc warningBart Van Assche1-1/+0