index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is set
Justin Tee
1
-0
/
+7
2025-06-23
scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
Justin Tee
1
-0
/
+4
2025-06-23
scsi: lpfc: Update debugfs trace ring initialization messages
Justin Tee
1
-9
/
+9
2025-06-23
scsi: lpfc: Revise logging format for failed CT MIB requests
Justin Tee
1
-4
/
+4
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-4
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-13
/
+17
2025-04-28
Merge patch series "Update lpfc to revision 14.4.0.9"
Martin K. Petersen
6
-32
/
+183
2025-04-28
scsi: lpfc: Copyright updates for 14.4.0.9 patches
Justin Tee
3
-3
/
+3
2025-04-28
scsi: lpfc: Update lpfc version to 14.4.0.9
Justin Tee
1
-1
/
+1
2025-04-28
scsi: lpfc: Create lpfc_vmid_info sysfs entry
Justin Tee
1
-0
/
+134
2025-04-28
scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
Justin Tee
1
-15
/
+17
2025-04-28
scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retry
Justin Tee
2
-5
/
+7
2025-04-28
scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset
Justin Tee
1
-7
/
+17
2025-04-28
scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn reset
Justin Tee
1
-0
/
+3
2025-04-28
scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands
Justin Tee
1
-1
/
+1
2025-04-28
scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()
Thorsten Blum
2
-6
/
+4
2025-04-11
scsi: lpfc: Use memcpy() for BIOS version
Daniel Wagner
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
6
-23
/
+23
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-68
/
+70
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2025-03-17
scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
Ewan D. Milne
1
-0
/
+2
2025-03-03
scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology'
Colin Ian King
1
-1
/
+1
2025-03-03
scsi: lpfc: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
7
-47
/
+34
2025-02-24
scsi: lpfc: rework lpfc_next_{online,present}_cpu()
Yury Norov
1
-18
/
+5
2025-02-24
scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-18
scsi: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+3
2025-02-03
scsi: lpfc: Copyright updates for 14.4.0.8 patches
Justin Tee
4
-5
/
+5
2025-02-03
scsi: lpfc: Update lpfc version to 14.4.0.8
Justin Tee
1
-1
/
+1
2025-02-03
scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
Justin Tee
1
-5
/
+12
2025-02-03
scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
Justin Tee
1
-3
/
+9
2025-02-03
scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails
Justin Tee
1
-0
/
+2
2025-02-03
scsi: lpfc: Reduce log message generation during ELS ring clean up
Justin Tee
1
-6
/
+4
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-17
/
+17
2025-01-12
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
[prev]
[next]