index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: Rework locking on SCSI io completion
James Smart
1
-47
/
+47
2019-02-05
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-4
/
+24
2019-02-05
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-100
/
+62
2019-02-05
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
1
-53
/
+19
2019-02-05
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-4
/
+5
2019-02-05
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
1
-16
/
+31
2019-02-05
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-42
/
+65
2019-02-05
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-4
/
+4
2019-02-05
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
1
-8
/
+1
2019-02-05
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
1
-388
/
+112
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-25
/
+120
2018-12-19
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
1
-20
/
+101
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-4
/
+0
2018-12-07
scsi: lpfc: Fix dif and first burst use in write commands
James Smart
1
-0
/
+18
2018-12-07
scsi: lpfc: Fix a duplicate 0711 log message number.
James Smart
1
-1
/
+1
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-1
/
+1
2018-09-11
scsi: lpfc: reduce locking when updating statistics
James Smart
1
-8
/
+10
2018-09-11
scsi: lpfc: Correct race with abort on completion path
James Smart
1
-3
/
+11
2018-08-30
scsi: lpfc: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2018-08-02
scsi: lpfc: Limit tracking of tgt queue depth in fast path
James Smart
1
-30
/
+44
2018-08-02
scsi: lpfc: Fix list corruption on the completion queue.
James Smart
1
-8
/
+36
2018-07-10
scsi: lpfc: remove ScsiResult macro
Johannes Thumshirn
1
-22
/
+22
2018-07-10
scsi: lpfc: devloss timeout race condition caused null pointer reference
James Smart
1
-0
/
+5
2018-07-10
scsi: lpfc: Make PBDE optimizations configurable
James Smart
1
-3
/
+11
2018-05-08
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
1
-1
/
+1
2018-04-18
scsi: lpfc: Fix Abort request WQ selection
James Smart
1
-6
/
+6
2018-04-18
scsi: lpfc: Correct target queue depth application changes
James Smart
1
-14
/
+5
2018-03-12
scsi: lpfc: Memory allocation error during driver start-up on power8
James Smart
1
-1
/
+6
2018-02-22
scsi: lpfc: Add embedded data pointers for enhanced performance
James Smart
1
-2
/
+6
2018-02-12
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
1
-1
/
+1
2018-02-12
scsi: lpfc: Treat SCSI Write operation Underruns as an error
James Smart
1
-5
/
+3
2018-02-12
scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
James Smart
1
-11
/
+28
2017-11-01
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-08-07
scsi: lpfc: Replace PCI pool old API
Romain Perier
1
-6
/
+6
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
1
-2
/
+3
2017-06-12
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
1
-5
/
+14
2017-03-06
scsi: lpfc: add transport eh_timed_out reference
James Smart
1
-0
/
+1
2017-03-06
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
1
-2
/
+1
2017-02-22
scsi: lpfc: Update copyrights
James Smart
1
-1
/
+3
2017-02-22
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
1
-1
/
+2
2017-02-22
scsi: lpfc: NVME Initiator: Base modifications
James Smart
1
-25
/
+76
2017-02-22
scsi: lpfc: minor code cleanups
James Smart
1
-1
/
+2
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+2
2017-01-05
scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.
James Smart
1
-6
/
+12
2016-11-30
scsi: lpfc: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-5
/
+2
2016-11-08
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
1
-3
/
+3
[next]