index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2021-03-24
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+4
2017-08-25
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
1
-7
/
+4
2017-08-10
lpfc: support nvmet_fc defer_rcv callback
James Smart
1
-1
/
+4
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-32
/
+51
2017-06-27
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
Al Viro
1
-28
/
+41
2017-06-20
scsi: lpfc: Break up IO ctx list into a separate get and put list
James Smart
1
-4
/
+7
2017-06-13
scsi: lpfc: Add auto EQ delay logic
James Smart
1
-2
/
+2
2017-06-13
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
1
-9
/
+21
2017-06-13
scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.
James Smart
1
-14
/
+18
2017-06-13
scsi: lpfc: Fix transition nvme-i rport handling to nport only.
James Smart
1
-5
/
+5
2017-06-13
scsi: lpfc: fix spelling mistake "entrys" -> "entries"
Colin Ian King
1
-1
/
+1
2017-06-04
lpfc debugfs: get rid of pointless access_ok()
Al Viro
1
-20
/
+0
2017-05-17
scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.
James Smart
1
-2
/
+4
2017-05-17
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
1
-0
/
+6
2017-05-17
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
James Smart
1
-15
/
+15
2017-05-17
scsi: lpfc: Adding additional stats counters for nvme.
James Smart
1
-11
/
+16
2017-04-24
Update ABORT processing for NVMET.
James Smart
1
-12
/
+41
2017-04-24
Fix extra line print in rqpair debug print.
James Smart
1
-2
/
+0
2017-04-24
Remove NULL ptr check before kfree.
James Smart
1
-8
/
+4
2017-03-07
scsi: lpfc: correct double print
James Smart
1
-22
/
+0
2017-02-28
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
1
-32
/
+32
2017-02-23
scsi: lpfc: Update copyrights
James Smart
1
-1
/
+3
2017-02-23
scsi: lpfc: NVME Target: Add debugfs support
James Smart
1
-3
/
+300
2017-02-23
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
1
-2
/
+23
2017-02-23
scsi: lpfc: NVME Target: Base modifications
James Smart
1
-2
/
+5
2017-02-23
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
1
-119
/
+1041
2017-02-23
scsi: lpfc: NVME Initiator: Base modifications
James Smart
1
-47
/
+131
2017-02-23
scsi: lpfc: refactor debugfs queue dump routines
James Smart
1
-11
/
+11
2017-02-23
scsi: lpfc: refactor debugfs queue prints
James Smart
1
-337
/
+227
2017-02-23
scsi: lpfc: minor code cleanups
James Smart
1
-42
/
+39
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2016-02-24
lpfc: fix missing zero termination in debugfs
Alan
1
-2
/
+2
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+6
2015-05-26
lpfc: Grammar s/an negative/a negative/
Geert Uytterhoeven
1
-6
/
+6
2015-04-10
lpfc: Update copyright to 2015
James Smart
1
-1
/
+1
2014-11-19
kill f_dentry uses
Al Viro
1
-2
/
+2
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-2
/
+2
2014-09-16
lpfc: fix low priority issues from fortify source code scan
James Smart
1
-2
/
+2
2014-06-02
lpfc: Update Copyright on changed files
James Smart
1
-1
/
+1
2014-06-02
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
1
-1
/
+1
2014-03-15
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
1
-0
/
+98
2014-03-15
[SCSI] lpfc 8.3.44: Fixed incorrect allocation of iDiags directories/files in...
James Smart
1
-0
/
+10
2013-12-19
[SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.c
Felipe Pena
1
-1
/
+1
2013-06-29
lpfc: switch to fixed_size_llseek()
Al Viro
1
-16
/
+2
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
1
-1
/
+1
2012-09-14
[SCSI] lpfc 8.3.34: Correct typecasts for snprintf messages
James Smart
1
-7
/
+11
2012-09-14
[SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance
James Smart
1
-2
/
+10
2012-09-14
[SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue stats
James Smart
1
-157
/
+259
[next]