index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scsi: lpfc: refactor debugfs queue dump routines
James Smart
2017-02-22
2
-135
/
+101
|
*
scsi: lpfc: refactor debugfs queue prints
James Smart
2017-02-22
2
-337
/
+228
|
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-22
10
-89
/
+98
|
*
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
Christoph Hellwig
2017-02-22
3
-189
/
+54
|
*
scsi: lpfc: Correct WQ creation for pagesize
James Smart
2017-02-22
2
-4
/
+7
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-2
/
+2
*
|
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-7
/
+7
*
|
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
9
-37
/
+90
|
\
|
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+2
|
*
scsi: lpfc: Fix lpfc_wwn_set return code check
James Smart
2017-01-20
1
-2
/
+2
|
*
scsi: lpfc: Replace BUG() with BUG_ON()
Shyam Saini
2017-01-20
1
-2
/
+1
|
*
scsi: lpfc: Reinstate lpfc_soft_wwn parameter
James Smart
2017-01-05
3
-3
/
+240
|
*
scsi: lpfc: lpfc version change to 11.2.0.4
James Smart
2017-01-05
1
-1
/
+1
|
*
scsi: lpfc: Add missing memory barrier
James Smart
2017-01-05
1
-0
/
+2
|
*
scsi: lpfc: Correct oops on vport port resets
James Smart
2017-01-05
1
-3
/
+4
|
*
scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter
James Smart
2017-01-05
2
-11
/
+0
|
*
scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.
James Smart
2017-01-05
3
-17
/
+31
|
*
scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
James Smart
2017-01-05
1
-0
/
+8
|
*
scsi: lpfc: Correct host name in symbolic_name field
James Smart
2017-01-05
1
-0
/
+17
|
*
scsi: lpfc: Correct issue leading to oops during link reset
James Smart
2017-01-05
1
-0
/
+1
|
*
scsi: lpfc: Deprecate lpfc_soft_wwn parameter
James Smart
2017-01-05
3
-233
/
+3
|
*
scsi: lpfc: Correct error in setting OS Driver Version with FW
James Smart
2017-01-05
1
-1
/
+2
|
*
scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload
James Smart
2017-01-05
2
-0
/
+12
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
4
-24
/
+23
|
\
\
|
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
4
-24
/
+23
|
|
/
*
|
scsi: lpfc: Set elsiocb contexts to NULL after freeing it
Johannes Thumshirn
2017-01-17
1
-0
/
+2
*
|
scsi: lpfc: avoid double free of resource identifiers
Roberto Sassu
2017-01-11
1
-0
/
+7
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
11
-333
/
+506
|
\
|
*
scsi: lpfc: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-11-30
1
-5
/
+2
|
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
1
-20
/
+20
|
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
2
-40
/
+40
|
*
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
1
-2
/
+2
|
*
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
1
-17
/
+17
|
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
1
-23
/
+48
|
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-17
1
-75
/
+124
|
*
scsi: Get rid of struct fc_bsg_buffer
Johannes Thumshirn
2016-11-17
1
-1
/
+2
|
*
scsi: lpfc: Use %zd format string for size_t
Arnd Bergmann
2016-11-08
1
-1
/
+1
|
*
scsi: lpfc: lpfc version changed to 11.2.0.2
James Smart
2016-11-08
1
-1
/
+1
|
*
scsi: lpfc: Fix fw download on SLI-4 FC adapters
James Smart
2016-11-08
2
-10
/
+13
|
*
scsi: lpfc: Synchronize link speed with boot driver
James Smart
2016-11-08
6
-1
/
+122
|
*
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
2016-11-08
2
-7
/
+11
|
*
scsi: lpfc: Fix lost target in pt-to-pt connect
James Smart
2016-11-08
1
-1
/
+1
|
*
scsi: lpfc: Revise strings with full lpfc parameter name
James Smart
2016-11-08
1
-11
/
+12
|
*
scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
James Smart
2016-11-08
1
-32
/
+3
|
*
scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter
James Smart
2016-11-08
1
-4
/
+2
|
*
scsi: lpfc: Code cleanup for lpfc_topology parameter
James Smart
2016-11-08
1
-4
/
+3
|
*
scsi: lpfc: Code cleanup for lpfc_aer_support parameter
James Smart
2016-11-08
1
-40
/
+3
|
*
scsi: lpfc: Code cleanup for lpfc_enable_rrq parameter
James Smart
2016-11-08
1
-6
/
+2
[prev]
[next]