summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-20kyber: use sbitmap add_wait_queue/list_del wait helpersfor-4.21/block-20181221Jens Axboe
2018-12-20sbitmap: add helpers for add/del wait queue handlingJens Axboe
2018-12-19block: save irq state in blkg_lookup_create()Ming Lei
2018-12-19dm: don't reuse bio for flushesJens Axboe
2018-12-19Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe
2018-12-19nvme-pci: trace SQ status on completionsyupeng
2018-12-18nvme-rdma: implement polling queue mapSagi Grimberg
2018-12-18nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-18nvme-core: optionally poll sync commandsSagi Grimberg
2018-12-18block: make request_to_qc_t publicSagi Grimberg
2018-12-18nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"Colin Ian King
2018-12-18nvme-tcp: fix endianess annotationsChristoph Hellwig
2018-12-18nvmet-tcp: fix endianess annotationsChristoph Hellwig
2018-12-18nvme-pci: refactor nvme_poll_irqdisable to make sparse happyChristoph Hellwig
2018-12-18nvme-pci: only set nr_maps to 2 if poll queues are supportedChristoph Hellwig
2018-12-18nvmet: use a macro for default error locationChaitanya Kulkarni
2018-12-18nvmet: fix comparison of a u16 with -1Colin Ian King
2018-12-17blk-mq: enable IO poll if .nr_queues of type poll > 0Ming Lei
2018-12-17blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe
2018-12-17blk-mq: skip zero-queue maps in blk_mq_map_swqueueMing Lei
2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou
2018-12-17blk-mq: fix dispatch from sw queueMing Lei
2018-12-17block: mq-deadline: Fix write completion handlingDamien Le Moal
2018-12-17nvme-pci: don't share queue mapsChristoph Hellwig
2018-12-17blk-mq: only dispatch to non-defauly queue maps if they have queuesChristoph Hellwig
2018-12-17blk-mq: export hctx->type in debugfs instead of sysfsMing Lei
2018-12-17blk-mq: fix allocation for queue mapping tableMing Lei
2018-12-16blk-wbt: export internal state via debugfsMing Lei
2018-12-16blk-mq-debugfs: support rq_qosMing Lei
2018-12-16block: update sysfs documentationDamien Le Moal
2018-12-16block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()Chengguang Xu
2018-12-16aoe: add __exit annotationChengguang Xu
2018-12-16block: clear REQ_HIPRI if polling is not supportedChristoph Hellwig
2018-12-16blk-mq: replace and kill blk_mq_request_issue_directlyJianchao Wang
2018-12-16blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requestsJianchao Wang
2018-12-16blk-mq: refactor the code of issue request directlyJianchao Wang
2018-12-16block: remove the bio_integrity_advance exportChristoph Hellwig
2018-12-16block: remove the bioset_integrity_free exportChristoph Hellwig
2018-12-14block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exportsChristoph Hellwig
2018-12-14block: remove the unused bio_iov_iter_get_pages exportChristoph Hellwig
2018-12-14block: remove the blk_recount_segments exportChristoph Hellwig
2018-12-14block: remove the bio_phys_segments exportChristoph Hellwig
2018-12-13nvme: fix kernel paging oopsSagi Grimberg
2018-12-13Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe
2018-12-13bcache: print number of keys in trace_bcache_journal_writeGuoju Fang
2018-12-13bcache: set writeback_percent in a flexible rangeColy Li
2018-12-13bcache: make cutoff_writeback and cutoff_writeback_sync tunableColy Li
2018-12-13bcache: add MODULE_DESCRIPTION informationColy Li
2018-12-13bcache: option to automatically run gc thread after writebackColy Li