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
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-11
scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
Lee Jones
1
-1
/
+2
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-8
/
+4
2020-09-10
scsi: lpfc: Remove set but not used 'qp'
Ye Bin
1
-3
/
+0
2020-08-25
scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2020-06-03
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-10
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
1
-1
/
+1
2020-05-10
lpfc: Refactor lpfc nvme headers
James Smart
1
-3
/
+0
2020-05-08
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
1
-1
/
+2
2020-03-30
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
1
-22
/
+107
2020-03-30
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-17
scsi: lpfc: fix build failure with DEBUGFS disabled
Arnd Bergmann
1
-2
/
+1
2019-10-29
scsi: lpfc: Make lpfc_debugfs_ras_log_data static
YueHaibing
1
-2
/
+2
2019-10-29
scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmalloc
James Smart
1
-0
/
+1
2019-10-25
scsi: lpfc: Make FW logging dynamically configurable
James Smart
1
-1
/
+116
2019-08-30
scsi: lpfc: Remove bg debugfs buffers
James Smart
1
-134
/
+0
2019-08-20
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
1
-81
/
+11
2019-08-20
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-2
/
+2
2019-03-26
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-234
/
+240
2019-03-20
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-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-2
/
+2
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
1
-2
/
+2
2019-02-06
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
1
-11
/
+11
2019-02-06
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-87
/
+216
2019-02-06
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-0
/
+262
2019-02-06
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
1
-8
/
+150
2019-02-06
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
1
-61
/
+68
2019-02-06
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-4
/
+137
2019-02-06
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-85
/
+67
2019-02-06
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
1
-35
/
+1
2019-01-29
scsi: lpfc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-170
/
+0
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2018-12-08
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
1
-0
/
+2
2018-11-06
scsi: lpfc: fix remoteport access
Arnd Bergmann
1
-0
/
+2
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2018-10-17
scsi: lpfc: Remove set but not used variables 'tgtp'
YueHaibing
1
-2
/
+0
2018-09-21
scsi: lpfc: Synchronize access to remoteport via rport
James Smart
1
-5
/
+5
2018-05-08
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
1
-1
/
+1
2018-05-08
scsi: lpfc: Fix up log messages and stats counters in IO submit code path
James Smart
1
-1
/
+2
2018-04-19
scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_show
James Smart
1
-2
/
+6
2018-04-19
scsi: lpfc: Add per io channel NVME IO statistics
James Smart
1
-22
/
+43
[next]