index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Age
Commit message (
Expand
)
Author
2025-06-23
scsi: lpfc: Copyright updates for 14.4.0.10 patches
Justin Tee
2025-06-23
scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset
Justin Tee
2025-06-23
scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
Justin Tee
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-03
scsi: lpfc: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-02
Merge patch series "Update lpfc to revision 14.4.0.7"
Martin K. Petersen
2025-01-02
scsi: lpfc: Add support for large fw object application layer reads
Justin Tee
2025-01-02
scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask
Justin Tee
2025-01-02
scsi: lpfc: Redefine incorrect type in lpfc_create_device_data()
Justin Tee
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-11-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
Justin Tee
2024-08-02
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
Justin Tee
2024-05-06
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-06
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
2024-05-06
scsi: lpfc: Update logging of protection type for T10 DIF I/O
Justin Tee
2024-05-06
Merge branch '6.9/s/lpfc2' into 6.10/s/lpfc
Martin K. Petersen
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-10
scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
Justin Tee
2024-03-10
scsi: lpfc: Remove unnecessary log message in queuecommand path
Justin Tee
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
2024-02-05
scsi: lpfc: Use unsigned type for num_sge
Hannes Reinecke
2023-08-07
scsi: lpfc: Remove reftag check in DIF paths
Justin Tee
2023-05-31
scsi: lpfc: Clean up SLI-4 CQE status handling
Justin Tee
2023-05-08
scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devices
Justin Tee
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
scsi: lpfc: Resolve miscellaneous variable set but not used compiler warnings
Justin Tee
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-15
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
2022-09-01
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
2022-08-31
scsi: lpfc: Remove SANDiags related code
James Smart
2022-07-07
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
2022-06-07
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
James Smart
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-19
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
2022-05-19
scsi: lpfc: Commonize VMID code location
James Smart
2022-05-10
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
2022-05-02
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-18
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
2022-04-18
scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
James Smart
2022-04-18
scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down
James Smart
2022-03-29
scsi: lpfc: Fix broken SLI4 abort path
James Smart
[next]