summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-08-25scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart2-41/+322
2021-08-25scsi: lpfc: Add MIB feature enablement supportJames Smart5-20/+123
2021-08-25scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmwareJames Smart2-2/+79
2021-08-25scsi: ufs: ufshpb: Fix typo in commentsKeoseong Park1-1/+1
2021-08-25scsi: mpi3mr: Set up IRQs in resume pathKashyap Desai3-25/+44
2021-08-25scsi: core: scsi_ioctl: Fix error code propagation in SG_IOHalil Pasic1-1/+1
2021-08-25scsi: ufs: ufshpb: Fix possible memory leakKeoseong Park1-3/+3
2021-08-25scsi: snic: Fix spelling mistake 'progres' -> 'progress'Colin Ian King1-1/+1
2021-08-25scsi: ncr53c8xx: Remove unused codeHannes Reinecke1-163/+0
2021-08-25scsi: ncr53c8xx: Complete all commands during bus resetHannes Reinecke1-33/+2
2021-08-25scsi: ncr53c8xx: Remove 'sync_reset' argument from ncr_reset_bus()Hannes Reinecke1-6/+5
2021-08-24scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build ruleMasahiro Yamada1-2/+4
2021-08-24scsi: qla1280: Stop using scsi_cmnd.tagJohn Garry1-1/+1
2021-08-24scsi: qla2xxx: Open-code qla2xxx_eh_device_reset()Hannes Reinecke1-31/+23
2021-08-24scsi: qla2xxx: Open-code qla2xxx_eh_target_reset()Hannes Reinecke1-3/+53
2021-08-24scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus resetHannes Reinecke1-10/+0
2021-08-24scsi: qla2xxx: Update version to 10.02.06.200-kNilesh Javali1-2/+2
2021-08-24scsi: qla2xxx: edif: Fix returnvar.cocci warningskernel test robot1-2/+1
2021-08-24scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran3-5/+26
2021-08-24scsi: qla2xxx: Fix NVMe retryQuinn Tran5-26/+40
2021-08-24scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi4-14/+25
2021-08-24scsi: qla2xxx: Fix NVMe | FCP personality changeQuinn Tran2-2/+4
2021-08-24scsi: qla2xxx: edif: Do secure PLOGI when auth app is presentQuinn Tran5-14/+10
2021-08-24scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran11-66/+234
2021-08-24scsi: qla2xxx: Fix hang during NVMe session tear downArun Easi1-1/+1
2021-08-24scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran2-3/+13
2021-08-24scsi: qla2xxx: edif: Reject AUTH ELS on session downQuinn Tran3-2/+8
2021-08-24scsi: qla2xxx: edif: Fix stale sessionQuinn Tran3-0/+11
2021-08-18scsi: sd: Do not exit sd_spinup_disk() quietlyChristian Loehle1-1/+3
2021-08-18scsi: ibmvfc: Do not wait for initial device scanHannes Reinecke2-3/+9
2021-08-18scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva2-3/+2
2021-08-18scsi: core: Remove scsi_cmnd.tagJohn Garry1-1/+0
2021-08-18scsi: ibmvfc: Stop using scsi_cmnd.tagJohn Garry1-1/+1
2021-08-16scsi: fnic: Stop setting scsi_cmnd.tagJohn Garry1-1/+1
2021-08-16scsi: wd719: Stop using scsi_cmnd.tagJohn Garry1-3/+5
2021-08-16scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter1-5/+5
2021-08-16scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter1-7/+7
2021-08-16scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter1-0/+1
2021-08-13scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-39/+20
2021-08-12scsi: qla2xxx: Update version to 10.02.06.100-kNilesh Javali1-3/+3
2021-08-12scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap1-2/+3
2021-08-12scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap3-23/+20
2021-08-12scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap1-0/+6
2021-08-12scsi: qla2xxx: Suppress unnecessary log messages during loginArun Easi2-7/+18
2021-08-12scsi: qla2xxx: Fix NPIV create erroneous errorQuinn Tran1-1/+3
2021-08-12scsi: qla2xxx: Fix unsafe removal from linked listQuinn Tran3-31/+50
2021-08-12scsi: qla2xxx: Fix port type infoQuinn Tran1-5/+3
2021-08-12scsi: qla2xxx: Add debug print of 64G link speedQuinn Tran1-1/+1
2021-08-12scsi: qla2xxx: Show OS name and version in FDMI-1Arun Easi3-4/+4
2021-08-12scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap3-2/+17