summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxlflash: Fix to prevent stale AFU RRQMatthew R. Ochs2015-10-301-0/+3
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-305-48/+38
* cxlflash: Fix to prevent EEH recovery failureMatthew R. Ochs2015-10-301-0/+9
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-305-23/+24
* cxlflash: Fix function prolog parameters and return codesMatthew R. Ochs2015-10-301-44/+26
* cxlflash: Remove unnecessary scsi_block_requestsMatthew R. Ochs2015-10-301-2/+0
* cxlflash: Correct behavior in device reset handler following EEHMatthew R. Ochs2015-10-301-3/+2
* cxlflash: Fix to prevent workq from accessing freed memoryMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Correct usage of scsi_host_put()Matthew R. Ochs2015-10-301-1/+2
* cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs2015-10-303-8/+14
* cxlflash: Remove dual port online dependencyMatthew R. Ochs2015-10-301-17/+10
* cxlflash: Fix async interrupt bypass logicMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix host link up event handlingMatthew R. Ochs2015-10-303-4/+15
* cxlflash: Fix location of setting residMatthew R. Ochs2015-10-301-12/+8
* cxlflash: Fix to avoid stall while waiting on TMFMatthew R. Ochs2015-10-302-22/+34
* cxlflash: Fix to avoid spamming the kernel logMatthew R. Ochs2015-10-301-50/+59
* cxlflash: Refine host/device attributesMatthew R. Ochs2015-10-301-42/+138
* cxlflash: Make functions staticMatthew R. Ochs2015-10-302-479/+474
* cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs2015-10-303-22/+22
* cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs2015-10-303-41/+77
* cxlflash: Fix context encode mask widthMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs2015-10-302-2/+2
* cxlflash: Fix data corruption when vLUN used over multiple cardsMatthew R. Ochs2015-10-301-8/+8
* cxlflash: Fix potential oops following LUN removalMatthew R. Ochs2015-10-301-12/+23
* cxlflash: Fix read capacity timeoutManoj Kumar2015-10-303-8/+7
* cxlflash: Replace magic numbers with literalsManoj Kumar2015-10-303-3/+9
* cxlflash: Fix to avoid invalid port_sel valueManoj Kumar2015-10-301-3/+6
* SCSI: fix bug in scsi_dev_info_list matchingAlan Stern2015-10-271-34/+35
* SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern2015-10-271-71/+41
* fnic: check pci_map_single() return valueMaurizio Lombardi2015-10-272-8/+54
* be2iscsi: Revert ownership to EmulexKetan Mukadam2015-10-2710-22/+22
* MAINTAINERS: Update be2iscsi driverKetan Mukadam2015-10-271-2/+2
* bnx2fc: Do not log error for netevents that need no actionShirish Pargaonkar2015-10-271-1/+0
* lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart2015-10-271-1/+1
* lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2015-10-272-2/+15
* lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart2015-10-271-2/+7
* lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart2015-10-271-14/+17
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-278-9/+58
* fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak2015-10-271-1/+1
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-2710-126/+8
* lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-271-1/+1
* Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2015-10-272-6/+1
* lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn2015-10-271-0/+1
* lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser2015-10-271-1/+1
* lpfc: Remove unnessary castFiro Yang2015-10-271-2/+1
* lpfc: fix model descriptionSebastian Herbszt2015-10-271-1/+1
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
* scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
* libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
* Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
OpenPOWER on IntegriCloud