summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-30cxlflash: Fix data corruption when vLUN used over multiple cardsMatthew R. Ochs1-8/+8
2015-10-30cxlflash: Fix potential oops following LUN removalMatthew R. Ochs1-12/+23
2015-10-30cxlflash: Fix read capacity timeoutManoj Kumar3-8/+7
2015-10-30cxlflash: Replace magic numbers with literalsManoj Kumar3-3/+9
2015-10-30cxlflash: Fix to avoid invalid port_sel valueManoj Kumar1-3/+6
2015-10-27SCSI: fix bug in scsi_dev_info_list matchingAlan Stern1-34/+35
2015-10-27SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern1-71/+41
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi2-8/+54
2015-10-27be2iscsi: Revert ownership to EmulexKetan Mukadam10-22/+22
2015-10-27MAINTAINERS: Update be2iscsi driverKetan Mukadam1-2/+2
2015-10-27bnx2fc: Do not log error for netevents that need no actionShirish Pargaonkar1-1/+0
2015-10-27lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart1-1/+1
2015-10-27lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2-2/+15
2015-10-27lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart1-2/+7
2015-10-27lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart1-14/+17
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart8-9/+58
2015-10-27fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak1-1/+1
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt10-126/+8
2015-10-27lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause1-1/+1
2015-10-27Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2-6/+1
2015-10-27lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn1-0/+1
2015-10-27lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser1-1/+1
2015-10-27lpfc: Remove unnessary castFiro Yang1-2/+1
2015-10-27lpfc: fix model descriptionSebastian Herbszt1-1/+1
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-01scsi_dh: Use the correct module name when loading device handlerPaul Mackerras1-1/+1
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum1-6/+11
2015-09-13Linux 4.3-rc1v4.3-rc1Linus Torvalds1-2/+2
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds1-0/+6
2015-09-12thermal: fix intel PCH thermal driver mismergeLinus Torvalds1-7/+4
2015-09-12ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-12revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton1-2/+4
2015-09-12mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel1-0/+1
2015-09-12fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches4-50/+45
2015-09-12selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-12selftests: add membarrier syscall testPranith Kumar4-0/+84
2015-09-12sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers11-1/+151
2015-09-12MODSIGN: fix a compilation warning in extract-certDavid Howells1-1/+1
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds1-3/+4
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig1-1/+1
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp2-5/+2
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover1-8/+2
2015-09-11target: Remove no-op conditionalAndy Grover1-2/+1
2015-09-11target/user: Remove unused variableAndy Grover1-1/+0
2015-09-11target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier2-4/+5
2015-09-11target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger1-2/+4
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger4-4/+78
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1