Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e29d74f8eb1450b0b6c4736210d76cb56ef40e1d
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
e29d74f
scsi: lpfc: Fix mailbox wait for POST_SGL mbox command
by James Smart
· 7 years ago
205e824
scsi: lpfc: Code cleanup for 128byte wqe data type
by James Smart
· 7 years ago
4c06619
scsi: lpfc: use __raw_writeX on DPP copies
by James Smart
· 7 years ago
4e565cf
scsi: lpfc: Work around NVME cmd iu SGL type
by James Smart
· 7 years ago
0bc2b7c
scsi: lpfc: Add embedded data pointers for enhanced performance
by James Smart
· 7 years ago
1feb820
scsi: lpfc: Enable fw download on if_type=6 devices
by James Smart
· 7 years ago
7365f6f
scsi: lpfc: Add if_type=6 support for cycling valid bits
by James Smart
· 7 years ago
1351e69
scsi: lpfc: Add push-to-adapter support to sli4
by James Smart
· 7 years ago
27d6ac0
scsi: lpfc: Add SLI-4 if_type=6 support to the code base
by James Smart
· 7 years ago
9dd3542
scsi: lpfc: Rework sli4 doorbell infrastructure
by James Smart
· 7 years ago
b71413d
scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
by James Smart
· 7 years ago
128bdda
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
by James Smart
· 8 years ago
c1dd911
scsi: lpfc: Fix SCSI io host reset causing kernel crash
by James Smart
· 8 years ago
411de51
scsi: lpfc: Fix RQ empty firmware trap
by James Smart
· 8 years ago
6e8e1c1
scsi: lpfc: Add WQ Full Logic for NVME Target
by James Smart
· 8 years ago
c176ffa
scsi: lpfc: Increase CQ and WQ sizes for SCSI
by James Smart
· 8 years ago
04673e3
scsi: lpfc: Fix frequency of Release WQE CQEs
by James Smart
· 8 years ago
cbc5de1
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
by James Smart
· 8 years ago
422c4cb
scsi: lpfc: Fix NVME LS abort_xri
by James Smart
· 8 years ago
8a5ca10
scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
by James Smart
· 8 years ago
81b96ed
scsi: lpfc: Expand WQE capability of every NVME hardware queue
by James Smart
· 8 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
341b2aa
scsi: lpfc: Fix hard lock up NMI in els timeout handling.
by Dick Kennedy
· 8 years ago
f22eb4d
scsi: lpfc: Convert timers to use timer_setup()
by Kees Cook
· 8 years ago
8e036a9
scsi: lpfc: Fix FCP hba_wqidx assignment
by Dick Kennedy
· 8 years ago
f485c18
scsi: lpfc: Move CQ processing to a soft IRQ
by Dick Kennedy
· 8 years ago
c8a4ce0
scsi: lpfc: Make ktime sampling more accurate
by Dick Kennedy
· 8 years ago
1234a6d
scsi: lpfc: Fix crash receiving ELS while detaching driver
by Dick Kennedy
· 8 years ago
401bb41
scsi: lpfc: fix pci hot plug crash in list_add call
by Dick Kennedy
· 8 years ago
858e51e
scsi: lpfc: remove redundant null check on eqe
by Colin Ian King
· 8 years ago
66d7ce9
scsi: lpfc: Fix MRQ > 1 context list handling
by Dick Kennedy
· 8 years ago
e3e2863
scsi: lpfc: Limit amount of work processed in IRQ
by Dick Kennedy
· 8 years ago
cd22d60
scsi: lpfc: Correct return error codes to align with nvme_fc transport
by Dick Kennedy
· 8 years ago
771db5c
scsi: lpfc: Replace PCI pool old API
by Romain Perier
· 8 years ago
11e644e
scsi: lpfc: Fix crash doing IO with resets
by James Smart
· 8 years ago
569dbe8
scsi: lpfc: Fix crash after firmware flash when IO is running.
by James Smart
· 8 years ago
d41b65b
scsi: lpfc: Fix system panic when express lane enabled.
by James Smart
· 8 years ago
0cf07f84
scsi: lpfc: Add auto EQ delay logic
by James Smart
· 8 years ago
78e1d20
scsi: lpfc: Fix defects reported by Coverity Scan
by James Smart
· 8 years ago
e92974f
scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffff
by James Smart
· 8 years ago
ecbb227
scsi: lpfc: Fix crash on powering off BFS VM with passthrough device
by James Smart
· 8 years ago
14041bd
scsi: lpfc: Fix Port going offline after multiple resets.
by James Smart
· 8 years ago
ae9e28f
scsi: lpfc: Add MDS Diagnostic support.
by James Smart
· 8 years ago
64eb4dc
scsi: lpfc: Cleanup entry_repost settings on SLI4 queues
by James Smart
· 8 years ago
a8cf5df
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
by James Smart
· 8 years ago
6c621a2
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
by James Smart
· 8 years ago
3c603be
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
by James Smart
· 8 years ago
7869da1
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
by James Smart
· 8 years ago
61f3d4b
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
by James Smart
· 8 years ago
547077a
scsi: lpfc: Adding additional stats counters for nvme.
by James Smart
· 8 years ago
845d9e8
scsi: lpfc: Fix used-RPI accounting problem.
by James Smart
· 8 years ago
4492b73
scsi: lpfc: Fix panic on BFS configuration
by James Smart
· 8 years ago
86c6737
Update ABORT processing for NVMET.
by James Smart
· 8 years ago
9d3d340
Fix crash after issuing lip reset
by James Smart
· 8 years ago
3f247de
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
by James Smart
· 8 years ago
d1f525a
Fix driver unload/reload operation.
by James Smart
· 8 years ago
0ef6996
Fix spelling in comments.
by James Smart
· 8 years ago
e2a3a673
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
by James Bottomley
· 8 years ago
43140ca
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
by James Smart
· 8 years ago
318083a
scsi: lpfc: add NVME exchange aborts
by James Smart
· 8 years ago
d11f54b
scsi: lpfc: fix missing spin_unlock on sql_list_lock
by James Smart
· 8 years ago
7aabe84
scsi: lpfc: sanity check hrq is null before dereferencing it
by James Smart
· 8 years ago
a3b4924
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
3f8b6fb
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
183b802
scripts/spelling.txt: add "intialization" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
d080abe
scsi: lpfc: Update copyrights
by James Smart
· 8 years ago
d613b6a
scsi: lpfc: NVME Target: bind to nvmet_fc api
by James Smart
· 8 years ago
2d7dbc4
scsi: lpfc: NVME Target: Receive buffer updates
by James Smart
· 8 years ago
f358dd0
scsi: lpfc: NVME Target: Base modifications
by James Smart
· 8 years ago
bd2cdd5
scsi: lpfc: NVME Initiator: Add debugfs support
by James Smart
· 8 years ago
0164956
scsi: lpfc: NVME Initiator: bind to nvme_fc api
by James Smart
· 8 years ago
895427b
scsi: lpfc: NVME Initiator: Base modifications
by James Smart
· 8 years ago
2ea259e
scsi: lpfc: minor code cleanups
by James Smart
· 8 years ago
8ea73db
scsi: lpfc: Correct WQ creation for pagesize
by James Smart
· 8 years ago
cdc1947
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
cd60be4
scsi: lpfc: avoid double free of resource identifiers
by Roberto Sassu
· 9 years ago
6b3b3bd
scsi: lpfc: Add missing memory barrier
by James Smart
· 9 years ago
2f07784
scsi: lpfc: Correct oops on vport port resets
by James Smart
· 9 years ago
e6c6acc
scsi: lpfc: Correct issue leading to oops during link reset
by James Smart
· 9 years ago
b2fd103
scsi: lpfc: Correct error in setting OS Driver Version with FW
by James Smart
· 9 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
2319f84
scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
by Mauricio Faria de Oliveira
· 9 years ago
89533e9
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
by James Smart
· 9 years ago
61bda8f
scsi: lpfc: Set driver environment data on adapter
by James Smart
· 9 years ago
bd4b3e5
scsi: lpfc: Mark symbols static where possible
by Baoyou Xie
· 9 years ago
22466da
lpfc: Fix possible NULL pointer dereference
by Johannes Thumshirn
· 9 years ago
3197900
lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held
by Johannes Thumshirn
· 9 years ago
12247e8
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
by James Smart
· 9 years ago
c92c841
lpfc: Add support for XLane LUN priority
by James Smart
· 9 years ago
4597663f
lpfc: Fix SLI mode 2 config failure
by James Smart
· 9 years ago
7bdedb3
lpfc: Add MDS Diagnostics Support
by James Smart
· 9 years ago
65791f1
lpfc: Add recovery from adapter parity errors on some SLI4 adapters
by James Smart
· 9 years ago
7189241
lpfc: remove incorrect lockdep assertion
by Sebastian Herbszt
· 9 years ago
5061157
lpfc: Update modified file copyrights
by James Smart
· 9 years ago
b5c5395
lpfc: Utilize embedded CDB logic to minimize IO latency
by James Smart
· 9 years ago
de96e9c
lpfc: Correct LOGO handling during login
by James Smart
· 9 years ago
1c2ba47
lpfc: Add lockdep assertions
by Johannes Thumshirn
· 10 years ago
4360ca9
lpfc: Fix external loopback failure.
by James Smart
· 10 years ago
f5cb530
lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
by James Smart
· 10 years ago
db6f1c2
lpfc: remove set but not used variables
by Sebastian Herbszt
· 10 years ago
Next »