index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2024-08-03
scsi: lpfc: Update PRLO handling in direct attached topology
Justin Tee
2
-13
/
+36
2024-08-03
scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...
Justin Tee
3
-23
/
+46
2024-08-03
scsi: lpfc: Fix unintentional double clearing of vmid_flag
Justin Tee
2
-2
/
+3
2024-08-03
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
Justin Tee
3
-3
/
+24
2024-08-03
scsi: lpfc: Remove redundant vport assignment when building an abort request
Justin Tee
1
-2
/
+0
2024-08-03
scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmds
Justin Tee
1
-1
/
+1
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-44
/
+56
2024-07-05
Merge patch series "Update lpfc to revision 14.4.0.3"
Martin K. Petersen
6
-44
/
+51
2024-07-05
scsi: lpfc: Update lpfc version to 14.4.0.3
Justin Tee
1
-1
/
+1
2024-07-05
scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages
Justin Tee
1
-9
/
+10
2024-07-05
scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfs
Justin Tee
1
-1
/
+4
2024-07-05
scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
Justin Tee
1
-6
/
+11
2024-07-05
scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbk
Justin Tee
1
-0
/
+8
2024-07-05
scsi: lpfc: Relax PRLI issue conditions after GID_FT response
Justin Tee
1
-12
/
+4
2024-07-05
scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state
Justin Tee
1
-1
/
+1
2024-07-05
scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive
Justin Tee
2
-14
/
+12
2024-06-27
scsi: lpfc: Fix a possible null pointer dereference
Huai-Yuan Liu
1
-0
/
+5
2024-06-24
lpfc_nvmet: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-05-07
Merge patch series "Update lpfc to revision 14.4.0.2"
Martin K. Petersen
15
-413
/
+432
2024-05-07
scsi: lpfc: Copyright updates for 14.4.0.2 patches
Justin Tee
1
-1
/
+1
2024-05-07
scsi: lpfc: Update lpfc version to 14.4.0.2
Justin Tee
1
-1
/
+1
2024-05-07
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
5
-38
/
+80
2024-05-07
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
12
-331
/
+279
2024-05-07
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
5
-8
/
+22
2024-05-07
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
2
-30
/
+45
2024-05-07
scsi: lpfc: Update logging of protection type for T10 DIF I/O
Justin Tee
1
-1
/
+1
2024-05-07
scsi: lpfc: Change default logging level for unsolicited CT MIB commands
Justin Tee
1
-8
/
+8
2024-05-07
Merge branch '6.9/s/lpfc2' into 6.10/s/lpfc
Martin K. Petersen
16
-185
/
+177
2024-03-25
Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
Martin K. Petersen
17
-188
/
+180
2024-03-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-875
/
+719
2024-03-11
Merge patch series "Update lpfc to revision 14.4.0.1"
Martin K. Petersen
16
-185
/
+177
2024-03-11
scsi: lpfc: Copyright updates for 14.4.0.1 patches
Justin Tee
2
-2
/
+2
[next]