summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-08nvmet: use IOCB_NOWAIT for file-ns buffered I/OChaitanya Kulkarni1-46/+84
2018-12-08nvmet: support for traffic based keep-aliveSagi Grimberg3-1/+16
2018-12-08nvme: support traffic based keep-aliveSagi Grimberg3-0/+15
2018-12-08nvme: cache controller attributesSagi Grimberg2-0/+2
2018-12-08nvme: introduce ctrl attributes enumerationSagi Grimberg2-1/+5
2018-12-08nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke5-7/+12
2018-12-08nvme: consolidate memset calls in the nvme_setup_cmd pathChaitanya Kulkarni1-3/+1
2018-12-08blk-mq: re-build queue map in case of kdump kernelMing Lei1-2/+3
2018-12-08blkcg: put back rcu lock in blkcg_bio_issue_check()Dennis Zhou1-0/+3
2018-12-08block: convert io-latency to use rq_qos_waitJosef Bacik1-23/+8
2018-12-08block: convert wbt_wait() to use rq_qos_wait()Josef Bacik1-54/+11
2018-12-08block: add rq_qos_wait to rq_qosJosef Bacik2-0/+92
2018-12-08blkcg: rename blkg_try_get() to blkg_tryget()Dennis Zhou4-11/+8
2018-12-08blkcg: change blkg reference counting to use percpu_refDennis Zhou2-12/+44
2018-12-08blkcg: remove bio_disassociate_task()Dennis Zhou2-12/+1
2018-12-08blkcg: remove additional reference to the cssDennis Zhou4-88/+69
2018-12-08blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou8-66/+32
2018-12-08blkcg: associate writeback bios with a blkgDennis Zhou6-11/+37
2018-12-08blkcg: associate a blkg for pages being evicted by swapDennis Zhou3-28/+42
2018-12-08blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou5-10/+11
2018-12-08blkcg: associate blkg when associating a deviceDennis Zhou5-12/+14
2018-12-08dm: set the static flush bio device on demandDennis Zhou2-1/+12
2018-12-08blkcg: introduce common blkg association logicDennis Zhou4-21/+62
2018-12-08blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou5-38/+44
2018-12-08blkcg: update blkg_lookup_create() to do lockingDennis Zhou3-5/+29
2018-12-08blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou5-14/+102
2018-12-08blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe1-2/+1
2018-12-04block: enable polling by default if a poll map is initalizedChristoph Hellwig1-0/+2
2018-12-04block: only allow polling if a poll queue_map existsChristoph Hellwig2-21/+10
2018-12-04block: remove ->poll_fnChristoph Hellwig3-30/+19
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 Hellwig4-62/+51
2018-12-04aio: clear IOCB_HIPRIChristoph Hellwig1-3/+8
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe655-3926/+7593
2018-12-04sbitmap: fix sbitmap_for_each_set()Omar Sandoval1-4/+6
2018-12-04blk-mq: don't call ktime_get_ns() if we don't need itJens Axboe1-2/+17
2018-12-03Linux 4.20-rc5Linus Torvalds1-1/+1
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds24-33/+176
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-164/+37
2018-12-02Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds1-1/+9
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-282/+780
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds6-7/+14