aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-24scsi: lpfc: Add support for cm enablement bufferJames Smart
2021-08-24scsi: lpfc: Add cm statistics buffer supportJames Smart
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart
2021-08-24scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart
2021-08-24scsi: lpfc: Add MIB feature enablement supportJames Smart
2021-08-24scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmwareJames Smart
2021-08-24scsi: ufs: ufshpb: Fix typo in commentsKeoseong Park
2021-08-24scsi: mpi3mr: Set up IRQs in resume pathKashyap Desai
2021-08-24scsi: core: scsi_ioctl: Fix error code propagation in SG_IOHalil Pasic
2021-08-24scsi: ufs: ufshpb: Fix possible memory leakKeoseong Park
2021-08-24scsi: snic: Fix spelling mistake 'progres' -> 'progress'Colin Ian King
2021-08-24scsi: ncr53c8xx: Remove unused codeHannes Reinecke
2021-08-24scsi: ncr53c8xx: Complete all commands during bus resetHannes Reinecke
2021-08-24scsi: ncr53c8xx: Remove 'sync_reset' argument from ncr_reset_bus()Hannes Reinecke
2021-08-23scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build ruleMasahiro Yamada
2021-08-23scsi: qla1280: Stop using scsi_cmnd.tagJohn Garry
2021-08-23scsi: qla2xxx: Open-code qla2xxx_eh_device_reset()Hannes Reinecke
2021-08-23scsi: qla2xxx: Open-code qla2xxx_eh_target_reset()Hannes Reinecke
2021-08-23scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus resetHannes Reinecke
2021-08-23scsi: qla2xxx: Update version to 10.02.06.200-kNilesh Javali
2021-08-23scsi: qla2xxx: edif: Fix returnvar.cocci warningskernel test robot
2021-08-23scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran
2021-08-23scsi: qla2xxx: Fix NVMe retryQuinn Tran
2021-08-23scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi
2021-08-23scsi: qla2xxx: Fix NVMe | FCP personality changeQuinn Tran
2021-08-23scsi: qla2xxx: edif: Do secure PLOGI when auth app is presentQuinn Tran
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran
2021-08-23scsi: qla2xxx: Fix hang during NVMe session tear downArun Easi
2021-08-23scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran
2021-08-23scsi: qla2xxx: edif: Reject AUTH ELS on session downQuinn Tran
2021-08-23scsi: qla2xxx: edif: Fix stale sessionQuinn Tran
2021-08-17scsi: sd: Do not exit sd_spinup_disk() quietlyChristian Loehle
2021-08-17scsi: ibmvfc: Do not wait for initial device scanHannes Reinecke
2021-08-17scsi: target: Fix sense key for invalid EXTENDED COPY requestSergey Samoylenko
2021-08-17scsi: target: Allows backend drivers to fail with specific sense codesSergey Samoylenko
2021-08-17scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-08-17scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_...Tuo Li
2021-08-17scsi: core: Remove scsi_cmnd.tagJohn Garry
2021-08-17scsi: ibmvfc: Stop using scsi_cmnd.tagJohn Garry
2021-08-16scsi: fnic: Stop setting scsi_cmnd.tagJohn Garry
2021-08-16scsi: wd719: Stop using scsi_cmnd.tagJohn Garry
2021-08-16scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter
2021-08-16scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter
2021-08-16scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter
2021-08-12scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
2021-08-11scsi: qla2xxx: Update version to 10.02.06.100-kNilesh Javali
2021-08-11scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap
2021-08-11scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2021-08-11scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap
2021-08-11scsi: qla2xxx: Suppress unnecessary log messages during loginArun Easi