summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-08dm: set the static flush bio device on demandDennis Zhou1-1/+11
2018-12-04block: only allow polling if a poll queue_map existsChristoph Hellwig1-20/+9
2018-12-04nvme-mpath: remove I/O polling supportChristoph Hellwig1-16/+0
2018-12-04nvme-rdma: remove I/O polling supportChristoph Hellwig1-24/+0
2018-12-04nvme-pci: remove the CQ lock for interrupt driven queuesChristoph Hellwig1-11/+26
2018-12-04nvme-pci: don't poll from irq context when deleting queuesChristoph Hellwig1-8/+19
2018-12-04nvme-pci: refactor nvme_disable_io_queuesChristoph Hellwig1-21/+20
2018-12-04nvme-pci: consolidate code for polling non-dedicated queuesChristoph Hellwig1-23/+12
2018-12-04nvme-pci: only allow polling with separate poll queuesChristoph Hellwig1-13/+5
2018-12-04nvme-pci: cleanup SQ allocation a bitChristoph Hellwig1-18/+15
2018-12-04nvme-pci: use atomic bitops to mark a queue enabledChristoph Hellwig1-28/+15
2018-12-04block: move queues types to the block layerChristoph Hellwig1-43/+25
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe267-1552/+2376
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-58/+12
2018-12-02Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds1-1/+9
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+11
2018-12-01Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-24/+13
2018-12-01Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas3-11/+2
2018-12-01PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka1-13/+11
2018-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2018-12-01sbitmap: optimize wakeup checkJens Axboe1-5/+7
2018-11-30Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-25/+67
2018-11-30Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+8
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-71/+100
2018-11-30Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-77/+63
2018-11-30Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds2-3/+31
2018-11-30Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+26
2018-11-30ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi1-1/+1
2018-11-30Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-33/+110
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-119/+113
2018-11-30nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa1-0/+2
2018-11-30nvme: flush namespace scanning work just before removing namespacesSagi Grimberg1-1/+3
2018-11-30nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig1-0/+3
2018-11-30Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-19/+2
2018-11-30Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-5/+2
2018-11-30RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky1-0/+1
2018-11-29Merge branch 'acpica-fixes'Rafael J. Wysocki1-19/+2
2018-11-29Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-14/+29
2018-11-29ataflop: implement mq_ops->commit_rqs() hookJens Axboe1-0/+10
2018-11-29virtio_blk: implement mq_ops->commit_rqs() hookJens Axboe1-0/+15
2018-11-29nvme: implement mq_ops->commit_rqs() hookJens Axboe1-8/+39
2018-11-29pvcalls-front: fixes incorrect error handlingPan Bian1-2/+2
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin1-56/+9
2018-11-29xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2018-11-29ataflop: fix error handling in atari_floppy_init()Dan Carpenter1-10/+6
2018-11-29dmaengine: at_hdmac: fix module unloadingRichard Genoud1-0/+2
2018-11-29dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud1-1/+7
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-67/+37
2018-11-29Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/...Dave Airlie5-8/+38