summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13scsi: scsi_debug: Simplify request tag decodingBart Van Assche
2018-02-12scsi: raid_class: Add 'JBOD' RAID levelHannes Reinecke
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2018-02-12scsi: qla4xxx: Move an array from a .h into a .c fileBart Van Assche
2018-02-12scsi: qla4xxx: Remove unused symbolsBart Van Assche
2018-02-12scsi: qla2xxx: Remove unused symbolsBart Van Assche
2018-02-12scsi: qla2xxx: Use %p for printing pointersBart Van Assche
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart
2018-02-12scsi: lpfc: update driver version to 11.4.0.7James Smart
2018-02-12scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart
2018-02-12scsi: lpfc: Treat SCSI Write operation Underruns as an errorJames Smart
2018-02-12scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart
2018-02-12scsi: lpfc: Validate adapter support for SRIU optionJames Smart
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart
2018-02-12scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-02-12scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart
2018-02-12scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart
2018-02-12scsi: lpfc: Fix PRLI handling when topology type changesJames Smart
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart
2018-02-12scsi: lpfc: correct debug counters for abortJames Smart
2018-02-12scsi: lpfc: move placement of target destroy on driver detachJames Smart
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-02-11Linux 4.16-rc1hb2Linus Torvalds
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-11Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-11xtensa: fix build with KASANMax Filippov
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds