index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-16
1
-1
/
+1
*
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
2022-09-01
1
-49
/
+10
*
scsi: lpfc: Copyright updates for 14.2.0.5 patches
James Smart
2022-07-07
1
-1
/
+1
*
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
2022-07-07
1
-10
/
+10
*
scsi: lpfc: Use kcalloc()
Julia Lawall
2022-03-15
1
-6
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-14
1
-7
/
+20
|
\
|
*
scsi: lpfc: Add additional debugfs support for CMF
James Smart
2021-12-07
1
-1
/
+12
|
*
scsi: lpfc: Adjust CMF total bytes and rxmonitor
James Smart
2021-12-07
1
-6
/
+8
*
|
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
2021-12-17
1
-2
/
+2
|
/
*
scsi: lpfc: Add debugfs support for cm framework buffers
James Smart
2021-08-25
1
-0
/
+223
*
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
2021-05-22
1
-2
/
+2
*
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
2021-05-22
1
-5
/
+2
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-2
/
+2
|
\
|
*
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
2021-03-16
1
-2
/
+2
*
|
scsi: lpfc: Fix a typo
wengjianfeng
2021-03-25
1
-3
/
+3
*
|
scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_d...
Lee Jones
2021-03-16
1
-1
/
+1
*
|
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
2021-03-04
1
-1
/
+1
*
|
scsi: lpfc: Fix nodeinfo debugfs output
James Smart
2021-03-04
1
-4
/
+7
|
/
*
scsi: lpfc: Update changed file copyrights for 2020
James Smart
2020-11-17
1
-1
/
+1
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-2
/
+2
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-2
/
+0
*
scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
Lee Jones
2020-11-11
1
-1
/
+2
*
scsi: Remove unneeded break statements
Tom Rix
2020-10-26
1
-8
/
+4
*
scsi: lpfc: Remove set but not used 'qp'
Ye Bin
2020-09-10
1
-3
/
+0
*
scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2020-08-25
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
1
-1
/
+2
|
\
|
*
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
2020-05-08
1
-1
/
+2
*
|
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
1
-4
/
+1
|
\
\
|
*
|
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
2020-05-10
1
-1
/
+1
|
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-10
1
-3
/
+0
|
|
/
*
/
lpfc_debugfs: get rid of pointless access_ok()
Al Viro
2020-05-29
1
-12
/
+0
|
/
*
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
2020-03-30
1
-22
/
+107
*
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
2020-03-30
1
-84
/
+120
*
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
2020-01-10
1
-2
/
+1
|
\
|
*
scsi: lpfc: fix build failure with DEBUGFS disabled
Arnd Bergmann
2019-12-17
1
-2
/
+1
*
|
scsi: lpfc: Fix ras_log via debugfs
James Smart
2019-12-21
1
-2
/
+9
|
/
*
scsi: lpfc: Make lpfc_debugfs_ras_log_data static
YueHaibing
2019-10-29
1
-2
/
+2
*
scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmalloc
James Smart
2019-10-29
1
-0
/
+1
*
scsi: lpfc: Make FW logging dynamically configurable
James Smart
2019-10-25
1
-1
/
+116
*
scsi: lpfc: Remove bg debugfs buffers
James Smart
2019-08-30
1
-134
/
+0
*
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
2019-08-20
1
-81
/
+11
*
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
2019-08-20
1
-2
/
+2
*
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-03-26
1
-234
/
+240
*
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
2019-03-19
1
-2
/
+2
*
scsi: lpfc: Fix duplicate log message numbers
James Smart
2019-03-19
1
-2
/
+2
*
scsi: lpfc: Reduce memory footprint for lpfc_queue
James Smart
2019-03-19
1
-2
/
+2
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-14
1
-2
/
+2
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-06
1
-2
/
+2
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-06
1
-11
/
+11
[next]