summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: bounce: make sure that bvec table is updatedMing Lei2019-02-211-2/+6
* Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/blockJens Axboe2019-02-2129-289/+168
|\
| * nvme-rdma: use nr_phys_segments when map rq to sglChaitanya Kulkarni2019-02-211-2/+2
| * nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-207-63/+7
| * nvmet-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * nvme-loop: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig2019-02-201-12/+1
| * nvmet-fc: convert to SPDX identifiersChristoph Hellwig2019-02-201-13/+1
| * nvme: convert to SPDX identifiersChristoph Hellwig2019-02-206-46/+6
| * nvme-pci: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| * nvme-lightnvm: convert to SPDX identifiersChristoph Hellwig2019-02-201-15/+1
| * nvme-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-202-18/+2
| * nvme-fc: convert to SPDX identifiersChristoph Hellwig2019-02-203-35/+3
| * nvme-fabrics: convert to SPDX identifiersChristoph Hellwig2019-02-202-18/+2
| * nvme-tcp.h: fix SPDX headerChristoph Hellwig2019-02-201-1/+1
| * nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig2019-02-202-18/+1
| * nvme: return error from nvme_alloc_ns()Hannes Reinecke2019-02-201-10/+21
| * nvme: avoid that deleting a controller triggers a circular locking complaintBart Van Assche2019-02-201-2/+3
| * nvme: introduce a helper function for controller deletionBart Van Assche2019-02-201-4/+9
| * nvme: unexport nvme_delete_ctrl_sync()Bart Van Assche2019-02-202-3/+1
| * nvme-pci: check kstrtoint() return value in queue_count_set()Bart Van Assche2019-02-201-0/+2
| * nvme-fabrics: document the poll function argumentBart Van Assche2019-02-201-0/+1
| * nvmet: fix indentationBart Van Assche2019-02-201-1/+1
| * nvme-multipath: round-robin I/O policyHannes Reinecke2019-02-203-1/+100
|/
* block: avoid to READ fields of null bioMing Lei2019-02-191-1/+3
* Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-15566-2185/+5560
|\
| * Linux 5.0-rc6v5.0-rc6Linus Torvalds2019-02-101-1/+1
| * Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-02-104-76/+53
| |\
| | * dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-02-041-18/+14
| | * Merge branch 'fix/brcm' into fixesVinod Koul2019-02-041-45/+25
| | |\
| | | * dmaengine: bcm2835: Fix abort of transactionsLukas Wunner2019-02-041-32/+9
| | | * dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner2019-02-041-15/+18
| | * | dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev2019-02-041-4/+4
| | * | dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-02-021-9/+10
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-104-26/+29
| |\ \
| | * | x86/mm: Make set_pmd_at() paravirt awareJuergen Gross2019-02-101-1/+1
| | * | x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra2019-02-081-25/+25
| | * | x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov2019-02-061-0/+2
| | * | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-031-0/+1
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-103-24/+85
| |\ \ \
| | * \ \ Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-073-24/+85
| | |\ \ \
| | | * | | irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-01-311-1/+1
| | | * | | irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel2019-01-291-1/+5
| | | * | | irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier2019-01-291-0/+3
| | | * | | irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier2019-01-291-5/+27
| | | * | | irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo2019-01-281-17/+49
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-1014-36/+105
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/sc...Ingo Molnar2019-02-0911-30/+88
| | |\ \ \ \ \
| | | * | | | | perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-051-13/+19
| | | * | | | | perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-02-041-7/+18