summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into for-linusJames Bottomley2013-05-1020-437/+1617
|\
| * [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver releaseJames Smart2013-05-021-1/+1
| * [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi...James Smart2013-05-021-4/+3Star
| * [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...James Smart2013-05-023-10/+17
| * [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set...James Smart2013-05-021-0/+3
| * [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-026-15/+488
| * [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commandsJames Smart2013-05-021-0/+2
| * [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...James Smart2013-05-022-6/+10
| * [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...James Smart2013-05-023-4/+13
| * [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to portJames Smart2013-05-021-7/+6Star
| * [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock useJames Smart2013-05-021-1/+2
| * [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...James Smart2013-05-022-66/+116
| * [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart2013-05-023-51/+102
| * [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...James Smart2013-05-022-12/+24
| * [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameterJames Smart2013-05-021-3/+2Star
| * [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart2013-05-023-3/+13
| * [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ...James Smart2013-05-021-4/+6
| * [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart2013-05-026-136/+264
| * [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt valuesJames Smart2013-05-022-18/+16Star
| * [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart2013-05-027-25/+149
| * [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-029-49/+80
| * [SCSI] lpfc 8.3.39: Fixed BlockGuard error reportingJames Smart2013-05-022-25/+255
| * [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart2013-05-025-3/+51
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-32/+1Star
|\ \ | |/ |/|
| * lpfc: fix races for miscdevice open vs. rmmodAl Viro2013-04-291-32/+1Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-3012-631/+837
|\ \
| * | [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart2013-04-101-1/+1
| * | [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart2013-04-101-13/+15
| * | [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart2013-04-101-1/+1
| * | [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-104-18/+20
| * | [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart2013-04-101-4/+6
| * | [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2013-04-102-3/+11
| * | [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...James Smart2013-04-101-35/+62
| * | [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2013-04-102-1/+10
| * | [SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...James Smart2013-04-101-504/+601
| * | [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart2013-04-105-8/+40
| * | [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-098-43/+70
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \
| * | treewide: Fix typos in kernel messagesMasanari Iida2013-03-311-1/+1
| |/
* | scsi: rename random32() to prandom_u32()Akinobu Mita2013-04-301-3/+3
* | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun2013-04-111-1/+2
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-021-28/+28
|\
| * [SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap2013-02-241-28/+28
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-02-2813-328/+657
|\|
| * [SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver releaseJames Smart2013-01-301-1/+1
| * [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2013-01-301-3/+6
| * [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart2013-01-301-0/+28
| * [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart2013-01-305-84/+369
| * [SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...James Smart2013-01-301-0/+10
| * [SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart2013-01-301-1/+1