summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-3/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-2912-101/+228
|\
| * Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen2024-09-1212-99/+226
| |\
| | * scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee2024-09-121-1/+1
| | * scsi: lpfc: Support loopback tests with VMID enabledJustin Tee2024-09-124-4/+70
| | * scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2024-09-122-71/+64
| | * scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee2024-09-123-7/+55
| | * scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee2024-09-121-6/+4
| | * scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee2024-09-123-4/+22
| | * scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee2024-09-121-3/+6
| | * scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee2024-09-121-3/+4
| * | scsi: lpfc: Remove trailing space after \n newlineColin Ian King2024-09-121-2/+2
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-198-46/+112
|\|
| * scsi: lpfc: Copyright updates for 14.4.0.4 patchesJustin Tee2024-08-021-1/+1
| * scsi: lpfc: Update lpfc version to 14.4.0.4Justin Tee2024-08-021-1/+1
| * scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee2024-08-022-13/+36
| * scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee2024-08-023-23/+46
| * scsi: lpfc: Fix unintentional double clearing of vmid_flagJustin Tee2024-08-022-2/+3
| * scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee2024-08-023-3/+24
| * scsi: lpfc: Remove redundant vport assignment when building an abort requestJustin Tee2024-08-021-2/+0
| * scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmdsJustin Tee2024-08-021-1/+1
* | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-6/+1
|\ \
| * | dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig2024-08-291-6/+1
| |/
* / scsi: lpfc: Fix overflow build issueSherry Yang2024-08-221-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-07-196-44/+56
|\
| * Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen2024-07-046-44/+51
| |\
| | * scsi: lpfc: Update lpfc version to 14.4.0.3Justin Tee2024-07-041-1/+1
| | * scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee2024-07-041-9/+10
| | * scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee2024-07-041-1/+4
| | * scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee2024-07-041-6/+11
| | * scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbkJustin Tee2024-07-041-0/+8
| | * scsi: lpfc: Relax PRLI issue conditions after GID_FT responseJustin Tee2024-07-041-12/+4
| | * scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee2024-07-041-1/+1
| | * scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee2024-07-042-14/+12
| * | scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu2024-06-261-0/+5
| |/
* / lpfc_nvmet: implement 'host_traddr'Hannes Reinecke2024-06-241-0/+11
|/
* Merge patch series "Update lpfc to revision 14.4.0.2"Martin K. Petersen2024-05-0615-413/+432
|\
| * scsi: lpfc: Copyright updates for 14.4.0.2 patchesJustin Tee2024-05-061-1/+1
| * scsi: lpfc: Update lpfc version to 14.4.0.2Justin Tee2024-05-061-1/+1
| * scsi: lpfc: Add support for 32 byte CDBsJustin Tee2024-05-065-38/+80
| * scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee2024-05-0612-331/+279
| * scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee2024-05-065-8/+22
| * scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee2024-05-062-30/+45
| * scsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee2024-05-061-1/+1
| * scsi: lpfc: Change default logging level for unsolicited CT MIB commandsJustin Tee2024-05-061-8/+8
| * Merge branch '6.9/s/lpfc2' into 6.10/s/lpfcMartin K. Petersen2024-05-0616-185/+177
| |\
* | \ Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen2024-03-2517-188/+180
|\ \ \ | |/ / |/| |
| * | Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen2024-03-1016-185/+177
| |\|
| | * scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2024-03-102-2/+2
| | * scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee2024-03-101-1/+1