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: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-170
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-0
/
+2
|
\
|
*
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
2018-12-08
1
-0
/
+2
*
|
scsi: lpfc: fix remoteport access
Arnd Bergmann
2018-11-06
1
-0
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-2
/
+0
|
\
|
*
scsi: lpfc: Remove set but not used variables 'tgtp'
YueHaibing
2018-10-17
1
-2
/
+0
*
|
scsi: lpfc: Synchronize access to remoteport via rport
James Smart
2018-09-21
1
-5
/
+5
|
/
*
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
2018-05-08
1
-1
/
+1
*
scsi: lpfc: Fix up log messages and stats counters in IO submit code path
James Smart
2018-05-08
1
-1
/
+2
*
scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_show
James Smart
2018-04-19
1
-2
/
+6
*
scsi: lpfc: Add per io channel NVME IO statistics
James Smart
2018-04-19
1
-22
/
+43
*
scsi: lpfc: Correct target queue depth application changes
James Smart
2018-04-19
1
-2
/
+18
*
scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
James Smart
2018-02-23
1
-1
/
+1
*
scsi: lpfc: Rework sli4 doorbell infrastructure
James Smart
2018-02-23
1
-6
/
+14
*
scsi: lpfc: Beef up stat counters for debug
James Smart
2017-12-21
1
-3
/
+46
*
scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
James Smart
2017-12-05
1
-1
/
+1
*
scsi: lpfc: Fix display for debugfs queInfo
James Smart
2017-12-05
1
-7
/
+7
*
scsi: lpfc: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
2017-11-03
1
-7
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-08
1
-7
/
+4
|
\
|
*
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
2017-08-25
1
-7
/
+4
*
|
lpfc: support nvmet_fc defer_rcv callback
James Smart
2017-08-10
1
-1
/
+4
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
1
-32
/
+51
|
\
|
*
scsi: lpfc: Break up IO ctx list into a separate get and put list
James Smart
2017-06-20
1
-4
/
+7
|
*
scsi: lpfc: Add auto EQ delay logic
James Smart
2017-06-13
1
-2
/
+2
|
*
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
2017-06-13
1
-9
/
+21
|
*
scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.
James Smart
2017-06-13
1
-14
/
+18
|
*
scsi: lpfc: Fix transition nvme-i rport handling to nport only.
James Smart
2017-06-13
1
-5
/
+5
|
*
scsi: lpfc: fix spelling mistake "entrys" -> "entries"
Colin Ian King
2017-06-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
Al Viro
2017-06-27
1
-28
/
+41
|
\
|
|
*
scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.
James Smart
2017-05-17
1
-2
/
+4
|
*
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
2017-05-17
1
-0
/
+6
|
*
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
James Smart
2017-05-17
1
-15
/
+15
|
*
scsi: lpfc: Adding additional stats counters for nvme.
James Smart
2017-05-17
1
-11
/
+16
*
|
lpfc debugfs: get rid of pointless access_ok()
Al Viro
2017-06-04
1
-20
/
+0
|
/
*
Update ABORT processing for NVMET.
James Smart
2017-04-24
1
-12
/
+41
*
Fix extra line print in rqpair debug print.
James Smart
2017-04-24
1
-2
/
+0
*
Remove NULL ptr check before kfree.
James Smart
2017-04-24
1
-8
/
+4
*
scsi: lpfc: correct double print
James Smart
2017-03-07
1
-22
/
+0
*
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
2017-02-28
1
-32
/
+32
*
scsi: lpfc: Update copyrights
James Smart
2017-02-23
1
-1
/
+3
*
scsi: lpfc: NVME Target: Add debugfs support
James Smart
2017-02-23
1
-3
/
+300
*
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
2017-02-23
1
-2
/
+23
*
scsi: lpfc: NVME Target: Base modifications
James Smart
2017-02-23
1
-2
/
+5
*
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
2017-02-23
1
-119
/
+1041
*
scsi: lpfc: NVME Initiator: Base modifications
James Smart
2017-02-23
1
-47
/
+131
*
scsi: lpfc: refactor debugfs queue dump routines
James Smart
2017-02-23
1
-11
/
+11
*
scsi: lpfc: refactor debugfs queue prints
James Smart
2017-02-23
1
-337
/
+227
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-23
1
-42
/
+39
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
lpfc: fix missing zero termination in debugfs
Alan
2016-02-24
1
-2
/
+2
[next]