index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
1
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
Justin Tee
1
-1
/
+1
2024-08-02
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
Justin Tee
1
-2
/
+11
2024-05-06
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
1
-20
/
+37
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
1
-4
/
+4
2024-05-06
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
1
-1
/
+3
2024-05-06
scsi: lpfc: Update logging of protection type for T10 DIF I/O
Justin Tee
1
-1
/
+1
2024-05-06
Merge branch '6.9/s/lpfc2' into 6.10/s/lpfc
Martin K. Petersen
1
-19
/
+4
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+5
2024-03-10
scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
Justin Tee
1
-9
/
+4
2024-03-10
scsi: lpfc: Remove unnecessary log message in queuecommand path
Justin Tee
1
-10
/
+0
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
1
-1
/
+1
2024-02-05
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
1
-4
/
+4
2024-02-05
scsi: lpfc: Use unsigned type for num_sge
Hannes Reinecke
1
-6
/
+6
2023-08-07
scsi: lpfc: Remove reftag check in DIF paths
Justin Tee
1
-17
/
+3
2023-05-31
scsi: lpfc: Clean up SLI-4 CQE status handling
Justin Tee
1
-36
/
+29
2023-05-08
scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devices
Justin Tee
1
-1
/
+2
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
1
-1
/
+1
2023-01-12
scsi: lpfc: Resolve miscellaneous variable set but not used compiler warnings
Justin Tee
1
-4
/
+2
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-59
/
+27
2022-09-15
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
1
-0
/
+27
2022-09-01
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
1
-2
/
+2
2022-08-31
scsi: lpfc: Remove SANDiags related code
James Smart
1
-59
/
+0
2022-07-07
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
1
-1
/
+0
2022-06-07
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
James Smart
1
-0
/
+6
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-259
/
+4
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-38
/
+34
2022-05-19
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
1
-3
/
+4
2022-05-19
scsi: lpfc: Commonize VMID code location
James Smart
1
-256
/
+0
2022-05-10
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
1
-8
/
+9
2022-05-02
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
1
-1
/
+3
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-10
/
+7
2022-04-18
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
1
-2
/
+2
2022-04-18
scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
James Smart
1
-18
/
+15
2022-04-18
scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down
James Smart
1
-0
/
+1
2022-03-29
scsi: lpfc: Fix broken SLI4 abort path
James Smart
1
-5
/
+7
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
1
-7
/
+5
2022-03-15
scsi: lpfc: SLI path split: Refactor SCSI paths
James Smart
1
-208
/
+166
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-37
/
+38
2022-03-01
scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()
Hannes Reinecke
1
-7
/
+8
2022-03-01
scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()
Hannes Reinecke
1
-6
/
+6
2022-03-01
scsi: lpfc: Use fc_block_rport()
Hannes Reinecke
1
-5
/
+8
2022-03-01
scsi: lpfc: Drop lpfc_no_handler()
Hannes Reinecke
1
-10
/
+0
2022-03-01
scsi: lpfc: Kill lpfc_bus_reset_handler()
Hannes Reinecke
1
-91
/
+0
2021-12-06
scsi: lpfc: Change return code on I/Os received during link bounce
James Smart
1
-3
/
+5
2021-10-20
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
1
-5
/
+5
2021-10-20
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
1
-0
/
+7
[next]