aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier1-5/+3
2019-10-28scsi: zfcp: proper indentation to reduce confusion in zfcp_erp_required_actSteffen Maier1-2/+2
2019-10-28scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variableBenjamin Block3-11/+61
2019-10-28scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfsBenjamin Block3-0/+36
2019-10-28scsi: zfcp: introduce sysfs interface to read the local B2B-CreditBenjamin Block1-0/+40
2019-10-28scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfsBenjamin Block3-0/+145
2019-10-28scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiverBenjamin Block5-0/+136
2019-10-28scsi: zfcp: support retrieval of SFP Data via Exchange Port DataBenjamin Block2-3/+24
2019-10-28scsi: zfcp: add diagnostics buffer for exchange config dataBenjamin Block3-2/+28
2019-10-28scsi: zfcp: diagnostics buffer caching and use for exchange port dataBenjamin Block6-3/+175
2019-10-28scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block4-9/+46
2019-10-28scsi: lpfc: Make lpfc_debugfs_ras_log_data staticYueHaibing1-2/+2
2019-10-28scsi: lpfc: Fix NULL check before mempool_destroy is not neededSaurav Girepunje1-2/+1
2019-10-28scsi: lpfc: fix spelling error in MAGIC_NUMER_xxxJames Smart2-4/+4
2019-10-28scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmallocJames Smart1-0/+1
2019-10-24scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing3-0/+66
2019-10-24scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe failsLuo Jiaxing2-0/+2
2019-10-24scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing2-34/+47
2019-10-24scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing2-3/+14
2019-10-24scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing2-56/+73
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing2-9/+13
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing2-9/+13
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing2-12/+17
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing2-11/+16
2019-10-24scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing2-10/+18
2019-10-24scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing2-34/+35
2019-10-24scsi: hisi_sas: Add debugfs file structure for DQLuo Jiaxing2-11/+18
2019-10-24scsi: hisi_sas: Add debugfs file structure for CQLuo Jiaxing2-14/+22
2019-10-24scsi: hisi_sas: Add timestamp for a debugfs dumpLuo Jiaxing2-0/+10
2019-10-24scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()Xiang Chen1-1/+7
2019-10-24scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCTXiang Chen5-12/+33
2019-10-24scsi: hisi_sas: Set the BIST init value before enabling BISTXiang Chen1-5/+5
2019-10-24scsi: hisi_sas: Don't create debugfs dump folder twiceXiang Chen1-3/+0
2019-10-24scsi: Fix various misspellings of "connect"Geert Uytterhoeven7-8/+8
2019-10-24scsi: isci: Spelling s/configruation/configuration/Geert Uytterhoeven1-1/+1
2019-10-24scsi: mpt3sas: change allocation optionTomas Henzl1-1/+1
2019-10-24scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter1-0/+1
2019-10-24scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing2-5/+0
2019-10-24scsi: csiostor: Don't enable IRQs too earlyDan Carpenter1-6/+9
2019-10-24scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointerSaurav Girepunje1-2/+2
2019-10-24scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointerSaurav Girepunje1-1/+1
2019-10-24scsi: lpfc: Update lpfc version to 12.6.0.0James Smart1-1/+1
2019-10-24scsi: lpfc: Add additional discovery log messagesJames Smart3-9/+62
2019-10-24scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart6-1/+142
2019-10-24scsi: lpfc: Add FA-WWN Async Event reportingJames Smart2-0/+11
2019-10-24scsi: lpfc: Add log macros to allow print by serverity or verbosity settingJames Smart1-0/+17
2019-10-24scsi: lpfc: Make FW logging dynamically configurableJames Smart5-10/+204
2019-10-24scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart4-32/+24
2019-10-24scsi: lpfc: Remove lock contention target write pathJames Smart5-54/+14
2019-10-24scsi: lpfc: Slight fast-path performance optimizationsJames Smart2-9/+10