index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
scsi: lpfc: Use kcalloc()
Julia Lawall
1
-6
/
+3
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+20
2021-12-16
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2021-12-06
scsi: lpfc: Add additional debugfs support for CMF
James Smart
1
-1
/
+12
2021-12-06
scsi: lpfc: Adjust CMF total bytes and rxmonitor
James Smart
1
-6
/
+8
2021-08-24
scsi: lpfc: Add debugfs support for cm framework buffers
James Smart
1
-0
/
+223
2021-05-21
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
1
-2
/
+2
2021-05-21
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
1
-5
/
+2
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-2
/
+2
2021-03-24
scsi: lpfc: Fix a typo
wengjianfeng
1
-3
/
+3
2021-03-15
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-15
scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_d...
Lee Jones
1
-1
/
+1
2021-03-04
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-1
/
+1
2021-03-04
scsi: lpfc: Fix nodeinfo debugfs output
James Smart
1
-4
/
+7
2020-11-17
scsi: lpfc: Update changed file copyrights for 2020
James Smart
1
-1
/
+1
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-2
/
+2
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-2
/
+0
2020-11-10
scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
Lee Jones
1
-1
/
+2
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
1
-8
/
+4
2020-09-09
scsi: lpfc: Remove set but not used 'qp'
Ye Bin
1
-3
/
+0
2020-08-24
scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2020-05-29
lpfc_debugfs: get rid of pointless access_ok()
Al Viro
1
-12
/
+0
2020-05-09
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
1
-1
/
+1
2020-05-09
lpfc: Refactor lpfc nvme headers
James Smart
1
-3
/
+0
2020-05-07
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
1
-1
/
+2
2020-03-29
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
1
-22
/
+107
2020-03-29
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
1
-84
/
+120
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
1
-2
/
+1
2019-12-21
scsi: lpfc: Fix ras_log via debugfs
James Smart
1
-2
/
+9
2019-12-16
scsi: lpfc: fix build failure with DEBUGFS disabled
Arnd Bergmann
1
-2
/
+1
2019-10-28
scsi: lpfc: Make lpfc_debugfs_ras_log_data static
YueHaibing
1
-2
/
+2
2019-10-28
scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmalloc
James Smart
1
-0
/
+1
2019-10-24
scsi: lpfc: Make FW logging dynamically configurable
James Smart
1
-1
/
+116
2019-08-29
scsi: lpfc: Remove bg debugfs buffers
James Smart
1
-134
/
+0
2019-08-19
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
1
-81
/
+11
2019-08-19
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-2
/
+2
2019-03-25
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-234
/
+240
2019-03-19
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
1
-2
/
+2
2019-03-19
scsi: lpfc: Fix duplicate log message numbers
James Smart
1
-2
/
+2
2019-03-19
scsi: lpfc: Reduce memory footprint for lpfc_queue
James Smart
1
-2
/
+2
2019-02-13
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-2
/
+2
2019-02-05
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
1
-2
/
+2
2019-02-05
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
1
-11
/
+11
2019-02-05
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-87
/
+216
2019-02-05
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-0
/
+262
2019-02-05
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
1
-8
/
+150
2019-02-05
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
1
-61
/
+68
[next]