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