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