summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variableBenjamin Block2019-10-293-11/+61
* scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfsBenjamin Block2019-10-293-0/+36
* scsi: zfcp: introduce sysfs interface to read the local B2B-CreditBenjamin Block2019-10-291-0/+40
* scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfsBenjamin Block2019-10-293-0/+145
* scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiverBenjamin Block2019-10-295-0/+136
* scsi: zfcp: support retrieval of SFP Data via Exchange Port DataBenjamin Block2019-10-292-3/+24
* scsi: zfcp: add diagnostics buffer for exchange config dataBenjamin Block2019-10-293-2/+28
* scsi: zfcp: diagnostics buffer caching and use for exchange port dataBenjamin Block2019-10-296-3/+175
* scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block2019-10-294-9/+46
* scsi: lpfc: Make lpfc_debugfs_ras_log_data staticYueHaibing2019-10-291-2/+2
* scsi: lpfc: Fix NULL check before mempool_destroy is not neededSaurav Girepunje2019-10-291-2/+1
* scsi: lpfc: fix spelling error in MAGIC_NUMER_xxxJames Smart2019-10-292-4/+4
* scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmallocJames Smart2019-10-291-0/+1
* scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing2019-10-253-0/+66
* scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe failsLuo Jiaxing2019-10-252-0/+2
* scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing2019-10-252-34/+47
* scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing2019-10-252-3/+14
* scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing2019-10-252-56/+73
* scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing2019-10-252-9/+13
* scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing2019-10-252-9/+13
* scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing2019-10-252-12/+17
* scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing2019-10-252-11/+16
* scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing2019-10-252-10/+18
* scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing2019-10-252-34/+35
* scsi: hisi_sas: Add debugfs file structure for DQLuo Jiaxing2019-10-252-11/+18
* scsi: hisi_sas: Add debugfs file structure for CQLuo Jiaxing2019-10-252-14/+22
* scsi: hisi_sas: Add timestamp for a debugfs dumpLuo Jiaxing2019-10-252-0/+10
* scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()Xiang Chen2019-10-251-1/+7
* scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCTXiang Chen2019-10-255-12/+33
* scsi: hisi_sas: Set the BIST init value before enabling BISTXiang Chen2019-10-251-5/+5
* scsi: hisi_sas: Don't create debugfs dump folder twiceXiang Chen2019-10-251-3/+0
* scsi: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-257-8/+8
* scsi: isci: Spelling s/configruation/configuration/Geert Uytterhoeven2019-10-251-1/+1
* scsi: mpt3sas: change allocation optionTomas Henzl2019-10-251-1/+1
* scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter2019-10-251-0/+1
* scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing2019-10-252-5/+0
* scsi: csiostor: Don't enable IRQs too earlyDan Carpenter2019-10-251-6/+9
* scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointerSaurav Girepunje2019-10-251-2/+2
* scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointerSaurav Girepunje2019-10-251-1/+1
* scsi: lpfc: Update lpfc version to 12.6.0.0James Smart2019-10-251-1/+1
* scsi: lpfc: Add additional discovery log messagesJames Smart2019-10-253-9/+62
* scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart2019-10-256-1/+142
* scsi: lpfc: Add FA-WWN Async Event reportingJames Smart2019-10-252-0/+11
* scsi: lpfc: Add log macros to allow print by serverity or verbosity settingJames Smart2019-10-251-0/+17
* scsi: lpfc: Make FW logging dynamically configurableJames Smart2019-10-255-10/+204
* scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart2019-10-254-32/+24
* scsi: lpfc: Remove lock contention target write pathJames Smart2019-10-255-54/+14
* scsi: lpfc: Slight fast-path performance optimizationsJames Smart2019-10-252-9/+10
* scsi: lpfc: fix coverity error of dereference after null checkJames Smart2019-10-251-2/+2
* scsi: lpfc: Fix hardlockup in lpfc_abort_handlerJames Smart2019-10-251-2/+3