summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-07blkcg: associate a blkg for pages being evicted by swapDennis Zhou
2018-12-07blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou
2018-12-07blkcg: associate blkg when associating a deviceDennis Zhou
2018-12-07dm: set the static flush bio device on demandDennis Zhou
2018-12-07blkcg: introduce common blkg association logicDennis Zhou
2018-12-07blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou
2018-12-07blkcg: update blkg_lookup_create() to do lockingDennis Zhou
2018-12-07blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou
2018-12-07blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe
2018-12-04block: enable polling by default if a poll map is initalizedChristoph Hellwig
2018-12-04block: only allow polling if a poll queue_map existsChristoph Hellwig
2018-12-04block: remove ->poll_fnChristoph Hellwig
2018-12-04nvme-mpath: remove I/O polling supportChristoph Hellwig
2018-12-04nvme-rdma: remove I/O polling supportChristoph Hellwig
2018-12-04nvme-pci: remove the CQ lock for interrupt driven queuesChristoph Hellwig
2018-12-04nvme-pci: don't poll from irq context when deleting queuesChristoph Hellwig
2018-12-04nvme-pci: refactor nvme_disable_io_queuesChristoph Hellwig
2018-12-04nvme-pci: consolidate code for polling non-dedicated queuesChristoph Hellwig
2018-12-04nvme-pci: only allow polling with separate poll queuesChristoph Hellwig
2018-12-04nvme-pci: cleanup SQ allocation a bitChristoph Hellwig
2018-12-04nvme-pci: use atomic bitops to mark a queue enabledChristoph Hellwig
2018-12-04block: move queues types to the block layerChristoph Hellwig
2018-12-04aio: clear IOCB_HIPRIChristoph Hellwig
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-12-03sbitmap: fix sbitmap_for_each_set()Omar Sandoval
2018-12-03blk-mq: don't call ktime_get_ns() if we don't need itJens Axboe
2018-12-02Linux 4.20-rc5Linus Torvalds
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-02Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-01Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-01block: add cmd_flags to print_req_errorBalbir Singh
2018-11-30Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-30Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30MAINTAINERS: Update linux-mips mailing list addressPaul Burton
2018-11-30ocfs2: fix potential use after freePan Bian
2018-11-30mm/khugepaged: fix the xas_create_range() error pathHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins
2018-11-30mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins
2018-11-30mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins