index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_debugfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
1
-2
/
+2
2024-03-10
scsi: lpfc: Use a dedicated lock for ras_fwlog state
Justin Tee
1
-6
/
+6
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
1
-1
/
+1
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
1
-7
/
+5
2023-09-13
scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
1
-7
/
+7
2023-06-07
scsi: lpfc: Avoid -Wstringop-overflow warning
Gustavo A. R. Silva
1
-2
/
+6
2023-03-09
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
1
-1
/
+1
2023-03-09
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
Justin Tee
1
-2
/
+5
2022-09-15
scsi: lpfc: Fix various issues reported by tools
James Smart
1
-1
/
+1
2022-08-31
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
1
-49
/
+10
2022-07-07
scsi: lpfc: Copyright updates for 14.2.0.5 patches
James Smart
1
-1
/
+1
2022-07-07
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
1
-10
/
+10
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_data()
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
[next]