summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-05-11scsi: ufs: Cleanup WriteBooster featureStanley Chu
2020-05-11scsi: ufs-mediatek: Enable WriteBooster capabilityStanley Chu
2020-05-11scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu
2020-05-11scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu
2020-05-11scsi: ufs-mediatek: Add fixup_dev_quirks vopsStanley Chu
2020-05-11scsi: ufs: Export ufs_fixup_device_setup() functionStanley Chu
2020-05-11scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu
2020-05-11scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devicesStanley Chu
2020-05-11scsi: lpfc: Remove redundant initialization to variable rcColin Ian King
2020-05-11scsi: ufs: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11scsi: qedi: Remove unused variable udev & uctrlXie XiuQi
2020-05-11scsi: bfa: Make bfad_iocmd_ioc_get_stats() staticJason Yan
2020-05-11scsi: aacraid: Use memdup_user() as a cleanupZou Wei
2020-05-11scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo
2020-05-11scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne
2020-05-09lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart
2020-05-09lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart
2020-05-09lpfc: Refactor Send LS Response supportJames Smart
2020-05-09lpfc: Refactor Send LS Abort supportJames Smart
2020-05-09lpfc: Refactor Send LS Request supportJames Smart
2020-05-09lpfc: Refactor NVME LS receive handlingJames Smart
2020-05-09lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-05-07scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy
2020-05-07scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy
2020-05-07scsi: lpfc: Fix noderef and address space warningsDick Kennedy
2020-05-07scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy
2020-05-07scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy
2020-05-07scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy
2020-05-07scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy
2020-05-07scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy
2020-05-07scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy
2020-05-07scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu
2020-05-07scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan
2020-05-07scsi: vmw_pvscsi: Use true, false for adapter->use_msgJason Yan
2020-05-07scsi: fnic: Use true, false for fnic->internal_reset_inprogressJason Yan
2020-05-07scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan
2020-05-07scsi: aacraid: Make some symbols staticZou Wei
2020-05-07scsi: qla2xxx: Make qlafx00_process_aen() return voidJason Yan
2020-05-07scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan
2020-05-07scsi: qla2xxx: Use true, false for need_mpi_resetJason Yan
2020-05-07scsi: qla2xxx: Make qla_set_ini_mode() return voidJason Yan
2020-05-07scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko
2020-05-07scsi: qla2xxx: Fix failure message in qlt_disable_vha()Viacheslav Dubeyko
2020-05-07scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke