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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
20
-437
/
+1617
2013-05-02
[SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release
James Smart
1
-1
/
+1
2013-05-02
[SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi...
James Smart
1
-4
/
+3
2013-05-02
[SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...
James Smart
3
-10
/
+17
2013-05-02
[SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set...
James Smart
1
-0
/
+3
2013-05-02
[SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity
James Smart
6
-15
/
+488
2013-05-02
[SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands
James Smart
1
-0
/
+2
2013-05-02
[SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...
James Smart
2
-6
/
+10
2013-05-02
[SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...
James Smart
3
-4
/
+13
2013-05-02
[SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port
James Smart
1
-7
/
+6
2013-05-02
[SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use
James Smart
1
-1
/
+2
2013-05-02
[SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...
James Smart
2
-66
/
+116
2013-05-02
[SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list
James Smart
3
-51
/
+102
2013-05-02
[SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...
James Smart
2
-12
/
+24
2013-05-02
[SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameter
James Smart
1
-3
/
+2
2013-05-02
[SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset
James Smart
3
-3
/
+13
2013-05-02
[SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ...
James Smart
1
-4
/
+6
2013-05-02
[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard
James Smart
6
-136
/
+264
2013-05-02
[SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt values
James Smart
2
-18
/
+16
2013-05-02
[SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.
James Smart
7
-25
/
+149
2013-05-02
[SCSI] lpfc 8.3.39: Remove driver dependency on HZ
James Smart
9
-49
/
+80
2013-05-02
[SCSI] lpfc 8.3.39: Fixed BlockGuard error reporting
James Smart
2
-25
/
+255
2013-05-02
[SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed
James Smart
5
-3
/
+51
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-32
/
+1
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-631
/
+837
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-29
scsi: rename random32() to prandom_u32()
Akinobu Mita
1
-3
/
+3
2013-04-29
lpfc: fix races for miscdevice open vs. rmmod
Al Viro
1
-32
/
+1
2013-04-11
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
Wei Yongjun
1
-1
/
+2
2013-04-09
[SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver release
James Smart
1
-1
/
+1
2013-04-09
[SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...
James Smart
1
-13
/
+15
2013-04-09
[SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.
James Smart
1
-1
/
+1
2013-04-09
[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...
James Smart
4
-18
/
+20
2013-04-09
[SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.
James Smart
1
-4
/
+6
2013-04-09
[SCSI] lpfc 8.3.38: Fixed OXID reuse issue.
James Smart
2
-3
/
+11
2013-04-09
[SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...
James Smart
1
-35
/
+62
2013-04-09
[SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handling
James Smart
2
-1
/
+10
2013-04-09
[SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...
James Smart
1
-504
/
+601
2013-04-09
[SCSI] lpfc 8.3.38: Fixed degraded performance after cable pulls
James Smart
5
-8
/
+40
2013-04-09
[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.
James Smart
8
-43
/
+70
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-1
/
+1
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-28
/
+28
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-328
/
+657
2013-02-27
scsi/lpfc: convert to idr_alloc()
Tejun Heo
1
-8
/
+4
2013-02-24
[SCSI] scsi: fix lpfc build when wmb() is defined as mb()
Randy Dunlap
1
-28
/
+28
2013-01-30
[SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release
James Smart
1
-1
/
+1
2013-01-30
[SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.
James Smart
1
-3
/
+6
2013-01-30
[SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count
James Smart
1
-0
/
+28
2013-01-30
[SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation
James Smart
5
-84
/
+369
2013-01-30
[SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...
James Smart
1
-0
/
+10
[next]