summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs
2015-10-30cxlflash: Fix context encode mask widthMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs
2015-10-30cxlflash: Fix data corruption when vLUN used over multiple cardsMatthew R. Ochs
2015-10-30cxlflash: Fix potential oops following LUN removalMatthew R. Ochs
2015-10-30cxlflash: Fix read capacity timeoutManoj Kumar
2015-10-30cxlflash: Replace magic numbers with literalsManoj Kumar
2015-10-30cxlflash: Fix to avoid invalid port_sel valueManoj Kumar
2015-10-27SCSI: fix bug in scsi_dev_info_list matchingAlan Stern
2015-10-27SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi
2015-10-27be2iscsi: Revert ownership to EmulexKetan Mukadam
2015-10-27MAINTAINERS: Update be2iscsi driverKetan Mukadam
2015-10-27bnx2fc: Do not log error for netevents that need no actionShirish Pargaonkar
2015-10-27lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart
2015-10-27lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart
2015-10-27lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart
2015-10-27lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart
2015-10-27fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt
2015-10-27lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause
2015-10-27Fix kmalloc overflow in LPFC driver at large core countIan Mitchell
2015-10-27lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn
2015-10-27lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser
2015-10-27lpfc: Remove unnessary castFiro Yang
2015-10-27lpfc: fix model descriptionSebastian Herbszt
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-01scsi_dh: Use the correct module name when loading device handlerPaul Mackerras
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum
2015-09-12Linux 4.3-rc1Linus Torvalds
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2015-09-12thermal: fix intel PCH thermal driver mismergeLinus Torvalds
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-12ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-09-12Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds
2015-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers