aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-13scsi: scsi_debug: Simplify request tag decodingBart Van Assche1-26/+11
2018-02-12scsi: raid_class: Add 'JBOD' RAID levelHannes Reinecke2-0/+2
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche12-104/+125
2018-02-12scsi: qla4xxx: Move an array from a .h into a .c fileBart Van Assche2-2/+2
2018-02-12scsi: qla4xxx: Remove unused symbolsBart Van Assche1-5/+0
2018-02-12scsi: qla2xxx: Remove unused symbolsBart Van Assche1-4/+0
2018-02-12scsi: qla2xxx: Use %p for printing pointersBart Van Assche1-2/+2
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart17-21/+20
2018-02-12scsi: lpfc: update driver version to 11.4.0.7James Smart1-1/+1
2018-02-12scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart1-11/+13
2018-02-12scsi: lpfc: Treat SCSI Write operation Underruns as an errorJames Smart1-5/+3
2018-02-12scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart1-1/+1
2018-02-12scsi: lpfc: Validate adapter support for SRIU optionJames Smart3-4/+19
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart2-1/+16
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart3-7/+5
2018-02-12scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-02-12scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart2-13/+30
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart5-15/+51
2018-02-12scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart1-2/+2
2018-02-12scsi: lpfc: Fix PRLI handling when topology type changesJames Smart1-3/+1
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart5-1/+125
2018-02-12scsi: lpfc: correct debug counters for abortJames Smart1-2/+2
2018-02-12scsi: lpfc: move placement of target destroy on driver detachJames Smart1-7/+7
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart5-12/+36
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-02-11Linux 4.16-rc1Linus Torvalds1-2/+2
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro8-142/+47
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds297-913/+913
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-8/+8
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy1-2/+3
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro1-1/+2
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada3-4/+4
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada6-5/+16
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak1-0/+142
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak1-0/+59
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak1-0/+124
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen1-4/+1
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-02-09sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-1/+6
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-02-09ptr_ring: try vmalloc() when kmalloc() failsJason Wang1-5/+8
2018-02-09ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel2-4/+1
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2-3/+3
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon1-0/+1