summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-16lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2-2/+14
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart8-49/+25
2014-09-16lpfc: fix high priority issues from fortify source code scanJames Smart6-40/+53
2014-09-16lpfc: fix crash from page fault caused by use after rport deleteJames Smart1-0/+12
2014-09-16lpfc: fix locking issues with abort data pathsJames Smart3-48/+83
2014-09-16lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart3-2/+30
2014-09-16lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart1-62/+47
2014-09-16lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart3-38/+0
2014-09-16lpfc: fix discovery timeout during nameserver loginJames Smart3-1/+29
2014-09-16lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-22/+17
2014-09-16lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann1-4/+0
2014-09-16lpfc: use time_after()Manuel Schölling1-1/+3
2014-09-16lpfc: use dma_zalloc_coherentJoe Perches4-30/+17
2014-09-16lpfc: mark function as static in lpfc/lpfc_bsg.cRashika Kheria1-1/+1
2014-09-16lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria1-5/+5
2014-09-16lpfc: mark functions as static in lpfc/lpfc_init.cRashika Kheria1-3/+3
2014-09-16lpfc: mark functions as static in lpfc/lpfc_hbadisc.cRashika Kheria1-3/+4
2014-09-16lpfc: mark functions as static in lpfc/lpfc_sli.cRashika Kheria1-7/+7
2014-09-16fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah3-6/+6
2014-09-16qla2xxx: Prevent probe and board_disable raceJoe Lawrence3-1/+5
2014-09-16qla2xxx: Prevent removal and board_disable raceJoe Lawrence3-13/+22
2014-09-16qla2xxx: Schedule board_disable only onceJoe Lawrence2-6/+11
2014-09-16qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence5-27/+20
2014-09-16qla2xxx: Use qla2x00_clear_drv_active on probe failureJoe Lawrence1-10/+3
2014-09-16qla2xxx: Fix shost use-after-free on device removalJoe Lawrence1-4/+2
2014-09-16pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-11/+2
2014-09-16pmcraid: Get rid of a redundant assignmentAlexander Gordeev1-1/+0
2014-09-16csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2-14/+10
2014-09-16csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev1-3/+1
2014-09-16be2iscsi: Use pci_enable_msix_range()Alexander Gordeev1-3/+3
2014-09-16megaraid_sas: Version and Changelog updateAdam Radford3-4/+18
2014-09-16megaraid_sas: Fix reset_mutex leakAdam Radford1-0/+1
2014-09-16megaraid_sas: Remove unused variables in megasas_instanceAdam Radford1-2/+0
2014-09-16megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().Adam Radford1-0/+4
2014-09-16megaraid_sas: Fix LD/VF affiliation parsingAdam Radford2-111/+208
2014-09-16scsi_debug: bump inquiry version to SPC-4, update version descriptorsDouglas Gilbert1-7/+7
2014-09-16scsi_debug: give unit attention and other errors precedence over TSFDouglas Gilbert1-34/+33
2014-09-16scsi_debug: scsi_cmnd->cmnd check and casts unnecessaryDouglas Gilbert1-11/+11
2014-09-16fusion: fix excess parameter kernel-doc warningRandy Dunlap1-1/+0
2014-09-16hpsa: refine the pci enable/disable handlingTomas Henzl1-14/+28
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan2-3/+9
2014-09-16be2iscsi: Bump the driver versionJayamohan Kallickal1-1/+1
2014-09-16be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal3-1/+46
2014-09-16be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal4-2/+62
2014-09-16be2iscsi: Fix the copyright yearJayamohan Kallickal9-9/+9
2014-09-16be2iscsi: Fix the sparse warning introduced in previous submissionJayamohan Kallickal1-7/+7
2014-09-16scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg3-3/+3
2014-09-16qla2xxx: Remove restriction on starting remote device discovery on port update.Chad Dupuis2-7/+5
2014-09-16qla2xxx: Move mailbox failure messages to a default debug level.Chad Dupuis1-1/+1
2014-09-16mptfusion: simplify roundingRasmus Villemoes2-12/+2