index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_vport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
1
-1
/
+1
*
scsi: lpfc: Remove redundant clean up code in disable_vport()
Justin Tee
2023-01-12
1
-12
/
+2
*
scsi: lpfc: Remove SANDiags related code
James Smart
2022-08-31
1
-71
/
+0
*
scsi: lpfc: Copyright updates for 14.2.0.2 patches
James Smart
2022-04-18
1
-1
/
+1
*
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
2022-04-18
1
-16
/
+13
*
scsi: lpfc: Fix NPIV port deletion crash
James Smart
2021-12-06
1
-20
/
+63
*
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: Reduce LOG_TRACE_EVENT logging for vports
James Smart
2021-03-04
1
-4
/
+4
*
scsi: lpfc: Fix vport create logging
James Smart
2021-01-07
1
-1
/
+1
*
scsi: lpfc: Update changed file copyrights for 2020
James Smart
2020-11-17
1
-1
/
+1
*
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
2020-11-17
1
-60
/
+13
*
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
2020-11-17
1
-2
/
+4
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-50
/
+7
*
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-02
1
-29
/
+31
*
scsi: lpfc: Fix shost refcount mismatch when deleting vport
Dick Kennedy
2020-07-02
1
-18
/
+8
*
scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 card
James Smart
2019-08-19
1
-3
/
+5
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-05
1
-1
/
+1
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-05
1
-19
/
+6
*
scsi: lpfc: refactor mailbox structure context fields
James Smart
2018-12-07
1
-2
/
+2
*
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
2018-09-11
1
-7
/
+7
*
scsi: lpfc: Revise copyright for new company language
James Smart
2018-07-10
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
scsi: lpfc: Disable NPIV support if NVME is enabled
Dick Kennedy
2017-10-02
1
-0
/
+9
*
Fix crash after issuing lip reset
James Smart
2017-04-24
1
-2
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-03
1
-1
/
+20
|
\
|
*
scsi: lpfc: Update copyrights
James Smart
2017-02-22
1
-1
/
+3
|
*
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
2017-02-22
1
-1
/
+15
|
*
scsi: lpfc: NVME Initiator: Base modifications
James Smart
2017-02-22
1
-0
/
+2
|
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-22
1
-0
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
James Smart
2017-01-05
1
-0
/
+8
*
lpfc: Update modified file copyrights
James Smart
2016-04-11
1
-1
/
+1
*
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
James Smart
2016-04-11
1
-1
/
+2
*
lpfc: Modularize and cleanup FDMI code in driver
James Smart
2015-12-21
1
-0
/
+8
*
lpfc: Fix crash in vport_delete.
James Smart
2015-06-05
1
-4
/
+5
*
[SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications
James Smart
2013-08-23
1
-1
/
+1
*
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
James Smart
2013-08-23
1
-0
/
+3
*
[SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed
James Smart
2013-05-02
1
-1
/
+24
*
[SCSI] Lpfc 8.3.28: FC and SCSI Discovery Fixes
James Smart
2011-12-15
1
-3
/
+3
*
[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixes
James Smart
2011-10-16
1
-3
/
+13
*
[SCSI] lpfc 8.3.24: Add resource extent support
James Smart
2011-05-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes
James Smart
2011-02-18
1
-0
/
+4
*
[SCSI] lpfc 8.3.19: Add SLI4 FC Discovery support
James Smart
2010-12-21
1
-5
/
+5
*
[SCSI] lpfc 8.3.17: Code Cleanup and Locking fixes
James Smart
2010-10-07
1
-5
/
+3
*
[SCSI] lpfc 8.3.13: Misc fixes
James Smart
2010-07-27
1
-1
/
+1
*
[SCSI] lpfc 8.3.12: Miscellaneous Changes
James Smart
2010-04-11
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] lpfc 8.3.10: Fix Initialization issues
James Smart
2010-03-03
1
-1
/
+6
*
[SCSI] lpfc 8.3.9: Fix locking and memory issues
James Smart
2010-02-17
1
-2
/
+3
*
[SCSI] lpfc 8.3.8: BugFixes: Discovery relates changes
James Smart
2010-02-08
1
-1
/
+1
[next]