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_nvmet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
lpfc_nvmet: implement 'host_traddr'
Hannes Reinecke
2024-06-24
1
-0
/
+11
*
Merge patch series "Update lpfc to revision 14.4.0.2"
Martin K. Petersen
2024-05-07
1
-4
/
+5
|
\
|
*
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-07
1
-4
/
+3
|
*
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
2024-05-07
1
-0
/
+2
*
|
scsi: lpfc: Correct size for wqe for memset()
Muhammad Usama Anjum
2024-03-10
1
-1
/
+1
|
/
*
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-06
1
-1
/
+1
*
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-06
1
-6
/
+6
*
scsi: lpfc: Refactor cpu affinity assignment paths
Justin Tee
2023-07-23
1
-4
/
+1
*
scsi: lpfc: Copyright updates for 14.2.0.13 patches
Justin Tee
2023-06-01
1
-1
/
+1
*
scsi: lpfc: Clean up SLI-4 CQE status handling
Justin Tee
2023-06-01
1
-2
/
+2
*
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-22
1
-1
/
+1
*
scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()
James Smart
2022-07-07
1
-43
/
+5
*
scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()
Xiu Jianfeng
2022-06-17
1
-4
/
+2
*
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-19
1
-36
/
+37
*
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
2022-03-15
1
-39
/
+44
*
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
2021-09-15
1
-23
/
+21
*
scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()
James Smart
2021-07-31
1
-4
/
+7
*
scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency
James Smart
2021-04-13
1
-15
/
+11
*
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
2021-03-04
1
-2
/
+2
*
scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
James Smart
2021-03-04
1
-1
/
+0
*
scsi: lpfc: Fix crash when nvmet transport calls host_release
James Smart
2021-01-08
1
-5
/
+28
*
scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()
James Smart
2020-11-20
1
-1
/
+1
*
scsi: lpfc: Update changed file copyrights for 2020
James Smart
2020-11-17
1
-1
/
+1
*
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
1
-1
/
+41
*
scsi: lpfc: Refactor WQE structure definitions for common use
James Smart
2020-11-17
1
-3
/
+3
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-5
/
+5
*
scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issues
Lee Jones
2020-11-11
1
-9
/
+8
*
scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
Ewan D. Milne
2020-08-05
1
-1
/
+1
*
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-03
1
-49
/
+47
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
1
-8
/
+0
|
\
|
*
scsi: lpfc: remove duplicate unloading checks
James Smart
2020-04-22
1
-11
/
+0
*
|
lpfc: fix axchg pointer reference after free and double frees
James Smart
2020-05-27
1
-2
/
+1
*
|
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
2020-05-27
1
-9
/
+17
*
|
lpfc: nvmet: Add Send LS Request and Abort LS Request support
James Smart
2020-05-10
1
-0
/
+95
*
|
lpfc: nvmet: Add support for NVME LS request hosthandle
James Smart
2020-05-10
1
-1
/
+52
*
|
lpfc: Refactor Send LS Response support
James Smart
2020-05-10
1
-78
/
+177
*
|
lpfc: Refactor NVME LS receive handling
James Smart
2020-05-10
1
-125
/
+38
*
|
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
James Smart
2020-05-10
1
-79
/
+79
*
|
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
2020-05-10
1
-54
/
+55
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-10
1
-5
/
+0
*
|
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-05-10
1
-5
/
+5
|
/
*
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
2020-03-30
1
-29
/
+26
*
scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_req
James Smart
2020-03-27
1
-3
/
+4
*
scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer
Saurav Girepunje
2019-10-25
1
-2
/
+2
*
scsi: lpfc: Remove lock contention target write path
James Smart
2019-10-25
1
-36
/
+10
*
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
2019-10-01
1
-4
/
+15
*
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
James Smart
2019-10-01
1
-31
/
+3
*
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
2019-08-20
1
-4
/
+4
[next]