aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-12scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart1-14/+18
2017-06-12scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart1-5/+5
2017-06-12scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King1-1/+1
2017-06-04lpfc debugfs: get rid of pointless access_ok()Al Viro1-20/+0
2017-05-16scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart1-2/+4
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart1-0/+6
2017-05-16scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart1-15/+15
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart1-11/+16
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-06scsi: lpfc: correct double printJames Smart1-22/+0
2017-02-27scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann1-32/+32
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-22scsi: lpfc: NVME Target: Add debugfs supportJames Smart1-3/+300
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart1-2/+23
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart1-2/+5
2017-02-22scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart1-119/+1041
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-47/+131
2017-02-22scsi: lpfc: refactor debugfs queue dump routinesJames Smart1-11/+11
2017-02-22scsi: lpfc: refactor debugfs queue printsJames Smart1-337/+227
2017-02-22scsi: lpfc: minor code cleanupsJames Smart1-42/+39
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
2016-02-23lpfc: fix missing zero termination in debugfsAlan1-2/+2
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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 debugfsJames 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 queuesJames Smart1-0/+46
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-05simple_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