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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-23
Merge branch '7.0/scsi-queue' into 7.0/scsi-fixes
Martin K. Petersen
3
-6
/
+35
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-22
/
+11
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6
-14
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-88
/
+88
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-153
/
+138
2026-02-17
scsi: lpfc: Properly set WC for DPP mapping
Mathias Krause
3
-6
/
+35
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-4
/
+4
2025-12-16
Merge patch series "Update lpfc to revision 14.4.0.13"
Martin K. Petersen
10
-3
/
+134
2025-12-16
scsi: lpfc: Update lpfc version to 14.4.0.13
Justin Tee
1
-1
/
+1
2025-12-16
scsi: lpfc: Add support for reporting encryption events
Sarah Catania
9
-2
/
+133
2025-12-16
scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()
Yury Norov (NVIDIA)
1
-44
/
+18
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-111
/
+328
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-6
/
+0
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
1
-1
/
+1
2025-11-12
scsi: lpfc: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
1
-1
/
+1
2025-11-08
scsi: lpfc: Update lpfc version to 14.4.0.12
Justin Tee
1
-1
/
+1
2025-11-08
scsi: lpfc: Add capability to register Platform Name ID to fabric
Justin Tee
7
-8
/
+150
2025-11-08
scsi: lpfc: Allow support for BB credit recovery in point-to-point topology
Justin Tee
1
-2
/
+4
2025-11-08
scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI
Justin Tee
2
-8
/
+32
2025-11-08
scsi: lpfc: Modify kref handling for Fabric Controller ndlps
Justin Tee
2
-36
/
+67
2025-11-08
scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology
Justin Tee
3
-20
/
+49
2025-11-08
scsi: lpfc: Ensure unregistration of rpis for received PLOGIs
Justin Tee
2
-14
/
+5
2025-11-08
scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()
Justin Tee
1
-2
/
+0
2025-11-08
scsi: lpfc: Revise discovery related function headers and comments
Justin Tee
2
-13
/
+13
2025-11-08
scsi: lpfc: Update various NPIV diagnostic log messaging
Justin Tee
2
-6
/
+6
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-511
/
+272
2025-09-16
Merge patch series "Update lpfc to revision 14.4.0.11"
Martin K. Petersen
10
-497
/
+264
2025-09-16
scsi: lpfc: Copyright updates for 14.4.0.11 patches
Justin Tee
4
-4
/
+4
2025-09-16
scsi: lpfc: Update lpfc version to 14.4.0.11
Justin Tee
1
-1
/
+1
2025-09-16
scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int
Justin Tee
2
-10
/
+10
2025-09-16
scsi: lpfc: Clean up extraneous phba dentries
Justin Tee
2
-380
/
+114
2025-09-16
scsi: lpfc: Use switch case statements in DIF debugfs handlers
Justin Tee
2
-58
/
+83
2025-09-16
scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used
Justin Tee
1
-1
/
+0
2025-09-16
scsi: lpfc: Define size of debugfs entry for xri rebalancing
Justin Tee
1
-0
/
+3
2025-09-16
scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
Justin Tee
2
-8
/
+25
2025-09-16
scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET
Justin Tee
1
-4
/
+10
2025-09-16
scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
Justin Tee
1
-0
/
+5
2025-09-16
scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
Justin Tee
2
-8
/
+5
2025-09-16
scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail
Justin Tee
1
-2
/
+1
2025-09-16
scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress
Justin Tee
1
-12
/
+4
2025-09-16
scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport
Justin Tee
1
-10
/
+0
2025-09-09
scsi: lpfc: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-08-30
scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-4
/
+4
2025-08-30
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
1
-4
/
+6
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2
-10
/
+3
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
1
-1
/
+1
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
[next]