index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
scsi: lpfc: avoid double free of resource identifiers
Roberto Sassu
1
-0
/
+7
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+37
2016-11-25
scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
Mauricio Faria de Oliveira
1
-6
/
+8
2016-11-08
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
1
-4
/
+8
2016-11-08
scsi: lpfc: Set driver environment data on adapter
James Smart
1
-0
/
+29
2016-09-26
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-08-02
lpfc: Fix possible NULL pointer dereference
Johannes Thumshirn
1
-9
/
+6
2016-07-20
lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held
Johannes Thumshirn
1
-0
/
+2
2016-07-15
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
James Smart
1
-6
/
+6
2016-07-15
lpfc: Add support for XLane LUN priority
James Smart
1
-6
/
+15
2016-07-15
lpfc: Fix SLI mode 2 config failure
James Smart
1
-0
/
+2
2016-07-15
lpfc: Add MDS Diagnostics Support
James Smart
1
-23
/
+42
2016-07-15
lpfc: Add recovery from adapter parity errors on some SLI4 adapters
James Smart
1
-4
/
+41
2016-04-25
lpfc: remove incorrect lockdep assertion
Sebastian Herbszt
1
-6
/
+3
2016-04-11
lpfc: Update modified file copyrights
James Smart
1
-1
/
+1
2016-04-11
lpfc: Utilize embedded CDB logic to minimize IO latency
James Smart
1
-17
/
+111
2016-04-11
lpfc: Correct LOGO handling during login
James Smart
1
-0
/
+1
2016-02-23
lpfc: Add lockdep assertions
Johannes Thumshirn
1
-0
/
+43
2015-12-21
lpfc: Fix external loopback failure.
James Smart
1
-2
/
+13
2015-12-21
lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
James Smart
1
-2
/
+6
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
1
-8
/
+0
2015-10-27
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply with function prototype
Nicholas Krause
1
-1
/
+1
2015-06-13
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
1
-51
/
+23
2015-06-05
lpfc: Fix ABORTs WQ selection in terminate_rport_io
James Smart
1
-11
/
+21
2015-04-10
lpfc: Update copyright to 2015
James Smart
1
-1
/
+1
2015-04-10
lpfc: Fix OS crash when running loopback test in applications
James Smart
1
-4
/
+8
2015-04-10
lpfc: Fix premature release of rpi bit in bitmask
James Smart
1
-3
/
+46
2015-04-10
lpfc: Fix setting of EQ (interrupt) delay Multiplier
James Smart
1
-6
/
+3
2014-09-16
lpfc: fix for handling unmapped ndlp in target reset handler
James Smart
1
-1
/
+7
2014-09-16
lpfc: fix low priority issues from fortify source code scan
James Smart
1
-12
/
+9
2014-09-16
lpfc: fix high priority issues from fortify source code scan
James Smart
1
-13
/
+13
2014-09-16
lpfc: fix locking issues with abort data paths
James Smart
1
-47
/
+71
2014-09-16
lpfc: fix quarantined XRI recovery qualifier state in link bounce
James Smart
1
-36
/
+0
2014-09-16
lpfc: fix discovery timeout during nameserver login
James Smart
1
-1
/
+9
2014-09-16
lpfc: use dma_zalloc_coherent
Joe Perches
1
-9
/
+5
2014-09-16
lpfc: mark functions as static in lpfc/lpfc_sli.c
Rashika Kheria
1
-7
/
+7
2014-06-02
lpfc: Fix ExpressLane priority setup
James Smart
1
-0
/
+1
2014-06-02
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
James Smart
1
-0
/
+1
2014-06-02
lpfc: Update Copyright on changed files
James Smart
1
-1
/
+1
2014-06-02
lpfc: Fixed locking for scsi task management commands
James Smart
1
-0
/
+118
2014-06-02
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
1
-4
/
+3
2014-06-02
lpfc: Fix FW dump using sysfs
James Smart
1
-3
/
+10
2014-06-02
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
James Smart
1
-62
/
+93
2014-05-19
lpfc: Add iotag memory barrier
James Smart
1
-0
/
+21
2014-03-15
[SCSI] lpfc: use NULL instead of 0 for pointer
Daeseok Youn
1
-1
/
+1
2014-03-15
[SCSI] lpfc 8.3.45: Fixed crash during driver unload.
James Smart
1
-3
/
+7
2014-03-15
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
1
-11
/
+230
2014-03-15
[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list
James Smart
1
-3
/
+8
2014-03-15
[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.
James Smart
1
-1
/
+2
[next]