summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nbd: propagate genlmsg_reply return codeLi RongQing2019-02-281-2/+1
* floppy: remove set but not used variable 'q'YueHaibing2019-02-281-3/+0
* null_blk: fix checking for REQ_FUAHeinz Mauelshagen2019-02-281-1/+1
* loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()Dongli Zhang2019-02-221-4/+17
* loop: do not print warn message if partition scan is successfulDongli Zhang2019-02-221-2/+3
* 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-201-9/+1
* nvme-fc: convert to SPDX identifiersChristoph Hellwig2019-02-201-13/+1
* nvme-fabrics: convert to SPDX identifiersChristoph Hellwig2019-02-202-18/+2
* 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
* Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-15228-1035/+1662
|\
| * 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 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-102-23/+84
| |\ \
| | * \ Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-072-23/+84
| | |\ \
| | | * | 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 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-091-8/+5
| |\ \ \ \
| | * | | | i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren2019-02-051-8/+5
| * | | | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-094-11/+21
| |\ \ \ \ \
| | * | | | | libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede2019-02-061-0/+1
| | * | | | | nvme-pci: fix rapid add remove sequenceKeith Busch2019-02-061-10/+12
| | * | | | | nvme: lock NS list changes while handling command effectsKeith Busch2019-02-062-1/+8
| * | | | | | Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2019-02-095-33/+34
| |\ \ \ \ \ \
| | * | | | | | mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-061-7/+6
| | * | | | | | mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon2019-02-061-0/+4
| | * | | | | | mtd: Remove a debug trace in mtdpart.cBoris Brezillon2019-02-011-1/+0
| | * | | | | | mtd: rawnand: fix kernel-doc warningsRandy Dunlap2019-01-312-1/+2