index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-27
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-17
/
+17
2025-01-13
scsi: lpfc: convert timeouts to secs_to_jiffies()
Easwar Hariharan
5
-17
/
+17
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
2
-2
/
+2
2025-01-02
Merge patch series "scsi: Constify 'struct bin_attribute'"
Martin K. Petersen
1
-10
/
+10
2025-01-02
scsi: lpfc: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-10
/
+10
2025-01-02
Merge patch series "Update lpfc to revision 14.4.0.7"
Martin K. Petersen
15
-174
/
+351
2025-01-02
scsi: lpfc: Copyright updates for 14.4.0.7 patches
Justin Tee
2
-2
/
+2
2025-01-02
scsi: lpfc: Update lpfc version to 14.4.0.7
Justin Tee
1
-1
/
+1
2025-01-02
scsi: lpfc: Add support for large fw object application layer reads
Justin Tee
3
-9
/
+224
2025-01-02
scsi: lpfc: Update definition of firmware configuration mbox cmds
Justin Tee
3
-66
/
+28
2025-01-02
scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask
Justin Tee
7
-53
/
+33
2025-01-02
scsi: lpfc: Add handling for LS_RJT reason explanation authentication required
Justin Tee
2
-0
/
+27
2025-01-02
scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registration
Justin Tee
1
-19
/
+24
2025-01-02
scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage
Justin Tee
3
-21
/
+7
2025-01-02
scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only
Justin Tee
1
-2
/
+4
2025-01-02
scsi: lpfc: Redefine incorrect type in lpfc_create_device_data()
Justin Tee
1
-1
/
+1
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-7
/
+14
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-11
/
+11
2024-12-02
Merge branch '6.13/scsi-queue' into 6.13/scsi-fixes
Martin K. Petersen
2
-2
/
+2
2024-11-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-814
/
+665
2024-11-21
scsi: lpfc: Fix spelling errors 'asynchronously'
liujing
2
-2
/
+2
2024-11-03
scsi: lpfc: Copyright updates for 14.4.0.6 patches
Justin Tee
2
-2
/
+2
2024-11-03
scsi: lpfc: Update lpfc version to 14.4.0.6
Justin Tee
1
-1
/
+1
2024-11-03
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
13
-661
/
+476
2024-11-03
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
6
-127
/
+44
2024-11-03
scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback
Justin Tee
1
-12
/
+24
2024-11-03
scsi: lpfc: Add cleanup of nvmels_wq after HBA reset
Justin Tee
3
-2
/
+51
2024-11-03
scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
Justin Tee
1
-7
/
+14
2024-11-03
scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flag
Justin Tee
1
-6
/
+16
2024-11-03
scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
Justin Tee
2
-5
/
+38
2024-11-03
scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrs
Justin Tee
1
-0
/
+6
2024-11-03
scsi: lpfc: Modify CGN warning signal calculation based on EDC response
Justin Tee
1
-2
/
+4
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-101
/
+228
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-46
/
+112
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-6
/
+1
2024-09-13
Merge patch series "Update lpfc to revision 14.4.0.5"
Martin K. Petersen
12
-99
/
+226
2024-09-13
scsi: lpfc: Update lpfc version to 14.4.0.5
Justin Tee
1
-1
/
+1
2024-09-13
scsi: lpfc: Support loopback tests with VMID enabled
Justin Tee
4
-4
/
+70
2024-09-13
scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
Justin Tee
2
-71
/
+64
2024-09-13
scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
Justin Tee
3
-7
/
+55
2024-09-13
scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler
Justin Tee
1
-6
/
+4
2024-09-13
scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
Justin Tee
3
-4
/
+22
2024-09-13
scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQE
Justin Tee
1
-3
/
+6
2024-09-13
scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
Justin Tee
1
-3
/
+4
2024-09-13
scsi: lpfc: Remove trailing space after \n newline
Colin Ian King
1
-2
/
+2
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-6
/
+1
2024-08-23
scsi: lpfc: Fix overflow build issue
Sherry Yang
1
-1
/
+1
2024-08-03
scsi: lpfc: Copyright updates for 14.4.0.4 patches
Justin Tee
1
-1
/
+1
2024-08-03
scsi: lpfc: Update lpfc version to 14.4.0.4
Justin Tee
1
-1
/
+1
[next]