| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: lpfc: Update PRLO handling in direct attached topology | Justin Tee | 2024-10-10 | 2 | -13/+36 |
* | scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo... | Justin Tee | 2024-10-10 | 3 | -23/+46 |
* | scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths | Justin Tee | 2024-10-10 | 3 | -3/+24 |
* | scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs | Justin Tee | 2024-10-04 | 3 | -4/+22 |
* | scsi: lpfc: Fix overflow build issue | Sherry Yang | 2024-09-30 | 1 | -1/+1 |
* | scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info | Justin Tee | 2024-09-12 | 1 | -6/+11 |
* | scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state | Justin Tee | 2024-08-03 | 1 | -1/+1 |
* | scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages | Justin Tee | 2024-08-03 | 1 | -9/+10 |
* | scsi: lpfc: Fix a possible null pointer dereference | Huai-Yuan Liu | 2024-08-03 | 1 | -0/+5 |
* | Merge patch series "Update lpfc to revision 14.4.0.2" | Martin K. Petersen | 2024-05-06 | 15 | -413/+432 |
|\ |
|
| * | scsi: lpfc: Copyright updates for 14.4.0.2 patches | Justin Tee | 2024-05-06 | 1 | -1/+1 |
| * | scsi: lpfc: Update lpfc version to 14.4.0.2 | Justin Tee | 2024-05-06 | 1 | -1/+1 |
| * | scsi: lpfc: Add support for 32 byte CDBs | Justin Tee | 2024-05-06 | 5 | -38/+80 |
| * | scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask | Justin Tee | 2024-05-06 | 12 | -331/+279 |
| * | scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list | Justin Tee | 2024-05-06 | 5 | -8/+22 |
| * | scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading | Justin Tee | 2024-05-06 | 2 | -30/+45 |
| * | scsi: lpfc: Update logging of protection type for T10 DIF I/O | Justin Tee | 2024-05-06 | 1 | -1/+1 |
| * | scsi: lpfc: Change default logging level for unsolicited CT MIB commands | Justin Tee | 2024-05-06 | 1 | -8/+8 |
| * | Merge branch '6.9/s/lpfc2' into 6.10/s/lpfc | Martin K. Petersen | 2024-05-06 | 16 | -185/+177 |
| |\ |
|
* | \ | Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes | Martin K. Petersen | 2024-03-25 | 17 | -188/+180 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge patch series "Update lpfc to revision 14.4.0.1" | Martin K. Petersen | 2024-03-10 | 16 | -185/+177 |
| |\| |
|
| | * | scsi: lpfc: Copyright updates for 14.4.0.1 patches | Justin Tee | 2024-03-10 | 2 | -2/+2 |
| | * | scsi: lpfc: Update lpfc version to 14.4.0.1 | Justin Tee | 2024-03-10 | 1 | -1/+1 |
| | * | scsi: lpfc: Define types in a union for generic void *context3 ptr | Justin Tee | 2024-03-10 | 7 | -39/+51 |
| | * | scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr | Justin Tee | 2024-03-10 | 9 | -54/+50 |
| | * | scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr | Justin Tee | 2024-03-10 | 7 | -39/+36 |
| | * | scsi: lpfc: Use a dedicated lock for ras_fwlog state | Justin Tee | 2024-03-10 | 6 | -28/+32 |
| | * | scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() | Justin Tee | 2024-03-10 | 3 | -20/+19 |
| | * | scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port() | Justin Tee | 2024-03-10 | 1 | -2/+2 |
| | * | scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic | Justin Tee | 2024-03-10 | 2 | -10/+4 |
| | * | scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling | Justin Tee | 2024-03-10 | 1 | -1/+1 |
| | * | scsi: lpfc: Move NPIV's transport unregistration to after resource clean up | Justin Tee | 2024-03-10 | 1 | -4/+4 |
| | * | scsi: lpfc: Remove unnecessary log message in queuecommand path | Justin Tee | 2024-03-10 | 1 | -10/+0 |
| * | | scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() | Muhammad Usama Anjum | 2024-03-10 | 1 | -2/+2 |
| * | | scsi: lpfc: Correct size for wqe for memset() | Muhammad Usama Anjum | 2024-03-10 | 1 | -1/+1 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-03-16 | 17 | -875/+719 |
|\| | |
|
| * | | scsi: lpfc: Replace deprecated strncpy() with strscpy() | Justin Stitt | 2024-02-26 | 1 | -2/+2 |
| |/ |
|
| * | scsi: lpfc: Copyright updates for 14.4.0.0 patches | Justin Tee | 2024-02-05 | 17 | -18/+18 |
| * | scsi: lpfc: Update lpfc version to 14.4.0.0 | Justin Tee | 2024-02-05 | 1 | -1/+1 |
| * | scsi: lpfc: Change lpfc_vport load_flag member into a bitmask | Justin Tee | 2024-02-05 | 10 | -120/+108 |
| * | scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask | Justin Tee | 2024-02-05 | 11 | -590/+425 |
| * | scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock | Justin Tee | 2024-02-05 | 6 | -54/+53 |
| * | scsi: lpfc: Change nlp state statistic counters into atomic_t | Justin Tee | 2024-02-05 | 5 | -37/+50 |
| * | scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIs | Justin Tee | 2024-02-05 | 1 | -16/+0 |
| * | scsi: lpfc: Move handling of reset congestion statistics events | Justin Tee | 2024-02-05 | 2 | -4/+7 |
| * | scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat... | Justin Tee | 2024-02-05 | 1 | -0/+3 |
| * | scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS | Justin Tee | 2024-02-05 | 1 | -2/+12 |
| * | scsi: lpfc: Fix failure to delete vports when discovery is in progress | Justin Tee | 2024-02-05 | 1 | -4/+4 |
| * | scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps | Justin Tee | 2024-02-05 | 1 | -8/+0 |
| * | scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes | Justin Tee | 2024-02-05 | 1 | -17/+32 |