index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-15
scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()
Zou Wei
2021-06-10
scsi: lpfc: vmid: Append the VMID to the wqe before sending
Gaurav Srivastava
2021-06-10
scsi: lpfc: vmid: Add support for VMID in mailbox command
Gaurav Srivastava
2021-05-31
scsi: lpfc: Fix failure to transmit ABTS on FC link
James Smart
2021-05-21
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
2021-05-21
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
2021-05-21
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
2021-05-21
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
2021-05-10
scsi: lpfc: Remove redundant assignment to pointer temp_hdr
Colin Ian King
2021-04-26
scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command
James Smart
2021-04-26
scsi: lpfc: Fix illegal memory access on Abort IOCBs
James Smart
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
2021-04-13
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
2021-04-13
scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
James Smart
2021-04-13
scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
James Smart
2021-03-15
scsi: lpfc: Fix a bunch of kernel-doc issues
Lee Jones
2021-03-04
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
2021-03-04
scsi: lpfc: Fix crash caused by switch reboot
James Smart
2021-03-04
scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery
James Smart
2021-03-04
scsi: lpfc: Fix stale node accesses on stale RRQ request
James Smart
2021-01-07
scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability
James Smart
2021-01-07
scsi: lpfc: Implement health checking when aborting I/O
James Smart
2021-01-07
scsi: lpfc: Fix crash when nvmet transport calls host_release
James Smart
2021-01-07
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
2021-01-07
scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
James Smart
2020-11-19
scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...
James Smart
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
2020-11-17
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
2020-11-17
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
2020-11-17
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-10-26
scsi: lpfc: Fix duplicate wq_create_version check
James Smart
2020-10-26
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-26
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-04
scsi: lpfc: Fix oops when unloading driver while running mds diags
Dick Kennedy
2020-07-28
scsi: lpfc: Fix typo in comment for ULP
Ferruh Yigit
2020-07-24
scsi: lpfc: Ensure variable has the same stipulations as code using it
Lee Jones
2020-07-24
scsi: lpfc: Fix-up around 120 documentation issues
Lee Jones
2020-07-24
scsi: lpfc: Remove unused variable 'pg_addr'
Lee Jones
2020-07-08
scsi: lpfc: Fix inconsistent indenting
Colin Ian King
2020-07-02
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
[next]