index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-30
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
1
-4
/
+6
2025-08-12
Merge branch '6.17/scsi-queue' into 6.17/scsi-fixes
Martin K. Petersen
2
-2
/
+1
2025-08-05
scsi: lpfc: Remove redundant assignment to avoid memory leak
Jiasheng Jiang
1
-1
/
+0
2025-08-05
scsi: lpfc: Fix wrong function reference in a comment
Jean Delvare
1
-1
/
+1
2025-07-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-98
/
+105
2025-07-09
lpfc: don't use file->f_path.dentry for comparisons
Al Viro
2
-48
/
+50
2025-06-23
scsi: lpfc: Copyright updates for 14.4.0.10 patches
Justin Tee
5
-5
/
+5
2025-06-23
scsi: lpfc: Update lpfc version to 14.4.0.10
Justin Tee
1
-1
/
+1
2025-06-23
scsi: lpfc: Modify end-of-life adapters' model descriptions
Justin Tee
1
-19
/
+36
2025-06-23
scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions
Justin Tee
3
-12
/
+20
2025-06-23
scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset
Justin Tee
2
-2
/
+3
2025-06-23
scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk
Justin Tee
1
-1
/
+2
2025-06-23
scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr
Justin Tee
2
-6
/
+6
2025-06-23
scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd
Justin Tee
1
-24
/
+5
2025-06-23
scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses
Justin Tee
1
-15
/
+3
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/kernel/git/tip/tip
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/linux/kernel/git/akpm/mm
Linus Torvalds
5
-17
/
+17
2025-01-12
scsi: lpfc: convert timeouts to secs_to_jiffies()
Easwar Hariharan
5
-17
/
+17
[next]