summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Update ABORT processing for NVMET.James Smart2017-04-241-12/+41
* Fix extra line print in rqpair debug print.James Smart2017-04-241-2/+0Star
* Remove NULL ptr check before kfree.James Smart2017-04-241-8/+4Star
* scsi: lpfc: correct double printJames Smart2017-03-071-22/+0Star
* scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann2017-02-281-32/+32
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-1/+3
* scsi: lpfc: NVME Target: Add debugfs supportJames Smart2017-02-231-3/+300
* scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-231-2/+23
* scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-231-2/+5
* scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart2017-02-231-119/+1041
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-231-47/+131
* scsi: lpfc: refactor debugfs queue dump routinesJames Smart2017-02-231-11/+11
* scsi: lpfc: refactor debugfs queue printsJames Smart2017-02-231-337/+227Star
* scsi: lpfc: minor code cleanupsJames Smart2017-02-231-42/+39Star
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
* lpfc: fix missing zero termination in debugfsAlan2016-02-241-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-6/+6
|\
| * lpfc: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-261-6/+6
* | lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* | kill f_dentry usesAl Viro2014-11-191-2/+2
* | assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
|/
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-2/+2
* lpfc: Update Copyright on changed filesJames Smart2014-06-021-1/+1
* lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-021-1/+1
* [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart2014-03-151-0/+98
* [SCSI] lpfc 8.3.44: Fixed incorrect allocation of iDiags directories/files in...James Smart2014-03-151-0/+10
* [SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.cFelipe Pena2013-12-191-1/+1
* lpfc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+2Star
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
* [SCSI] lpfc 8.3.34: Correct typecasts for snprintf messagesJames Smart2012-09-141-7/+11
* [SCSI] lpfc 8.3.34: Add LOGO support after ABTS complianceJames Smart2012-09-141-2/+10
* [SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue statsJames Smart2012-09-141-157/+259
* [SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectorsJames Smart2012-09-141-52/+26Star
* [SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantionsJames Smart2012-09-141-3/+5
* [SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...James Smart2012-05-171-0/+46
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-061-8/+1Star
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-8/+1Star
* | [SCSI] lpfc 8.3.30: Added more T10 DIF debugfs error injectionJames Smart2012-03-271-8/+50
* | [SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012James Smart2012-03-271-1/+1
* | [SCSI] lpfc 8.3.30: Enhancements for T10 DIF debugfs error injectionJames Smart2012-03-271-12/+20
|/
* [SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart2012-02-191-0/+19
* [SCSI] lpfc 8.3.28: Critical Miscellaneous fixesJames Smart2011-12-151-59/+113
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-11-011-0/+1
* [SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart2011-10-161-0/+181
* [SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart2011-07-271-28/+1326
* [SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-06-291-1/+2
* [SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart2011-05-271-4/+6
* [SCSI] lpfc 8.3.23: Debugfs enhancementsJames Smart2011-05-011-218/+713
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* [SCSI] lpfc 8.3.21: Debugfs additionsJames Smart2011-02-181-52/+902