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
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
2016-11-08
scsi: lpfc: Fix sg_reset on SCSI device causing kernel crash
James Smart
1
-9
/
+13
2016-11-08
scsi: lpfc: Fix few small typos in lpfc_scsi.c
Milan P. Gandhi
1
-9
/
+12
2016-07-27
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Mauricio Faria de Oliveira
1
-1
/
+1
2016-07-15
lpfc: Copyright updates
James Smart
1
-1
/
+1
2016-07-15
lpfc: Add support for XLane LUN priority
James Smart
1
-2
/
+7
2016-07-15
lpfc: Add sysfs proc_name support
James Smart
1
-0
/
+3
2016-02-23
lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
Johannes Thumshirn
1
-17
/
+0
2015-12-21
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
1
-9
/
+1
2015-12-21
lpfc: Make write check error processing more resilient
James Smart
1
-6
/
+21
2015-12-21
lpfc: Fix crash in fcp command completion path.
James Smart
1
-2
/
+2
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-3
/
+0
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
1
-13
/
+1
2015-06-13
lpfc: Fix scsi task management error message.
James Smart
1
-8
/
+10
2015-06-13
lpfc: Fix scsi prep dma buf error.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
1
-0
/
+43
2015-06-05
lpfc: Change buffer pool empty message to miscellaneous category
James Smart
1
-1
/
+1
2015-05-11
lpfc: Fix breakage on big endian kernels
Alexey Kardashevskiy
1
-20
/
+21
2015-04-10
lpfc: Update copyright to 2015
James Smart
1
-1
/
+1
2015-04-10
lpfc: Fix for lun discovery issue with saturn adapter.
James Smart
1
-21
/
+20
2015-04-10
lpfc: Fix crash in device reset handler.
James Smart
1
-2
/
+3
2015-04-10
lpfc: Fix null ndlp dereference in target_reset_handler
James Smart
1
-4
/
+6
2015-04-10
lpfc: Fix host reset escalation killing all IOs.
James Smart
1
-0
/
+25
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-2
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-22
/
+4
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-20
/
+3
2014-11-24
lpfc: remove queue_depth events
Christoph Hellwig
1
-66
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-4
/
+3
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-15
/
+1
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-22
/
+2
2014-09-16
lpfc: fix for handling unmapped ndlp in target reset handler
James Smart
1
-1
/
+7
2014-09-16
lpfc: fix locking issues with abort data paths
James Smart
1
-1
/
+11
2014-09-16
lpfc: use time_after()
Manuel Schölling
1
-1
/
+3
2014-09-16
lpfc: mark functions as static in lpfc/lpfc_scsi.c
Rashika Kheria
1
-5
/
+5
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-18
/
+18
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
-5
/
+20
2014-06-02
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
1
-10
/
+10
2014-06-02
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
1
-0
/
+12
2014-06-02
lpfc: Fix dynamic transitions of FirstBurst from on to off
James Smart
1
-0
/
+1
2014-03-15
[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBs
James Smart
1
-0
/
+2
2014-03-15
[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...
James Smart
1
-107
/
+19
2014-03-15
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
1
-8
/
+398
2014-03-15
[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.
James Smart
1
-0
/
+18
2013-10-25
[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status
James Smart
1
-18
/
+94
2013-10-25
[SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.
James Smart
1
-7
/
+12
2013-09-10
[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...
James Smart
1
-1
/
+1
2013-09-10
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
1
-14
/
+12
[next]