summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-12-13bcache: introduce force_wake_up_gc()Coly Li
2018-12-13bcache: cannot set writeback_running via sysfs if no writeback kthread createdShenghui Wang
2018-12-13bcache: do not mark writeback_running too earlyShenghui Wang
2018-12-13bcache: update comment in sysfs.cShenghui Wang
2018-12-13bcache: update comment for bch_data_insertShenghui Wang
2018-12-13bcache: do not check if debug dentry is ERR or NULL explicitly on removeShenghui Wang
2018-12-13bcache: add comment for cache_set->fill_iterShenghui Wang
2018-12-13nvme-rdma: support separate queue maps for read and writeSagi Grimberg
2018-12-13nvme-tcp: support separate queue maps for read and writeSagi Grimberg
2018-12-13nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg
2018-12-13nvme-fabrics: add missing nvmf_ctrl_options documentationSagi Grimberg
2018-12-13blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg
2018-12-13nvmet: update smart log with num err log entriesChaitanya Kulkarni
2018-12-13nvmet: add error log page cmd handlerChaitanya Kulkarni
2018-12-13nvmet: add error log support for file backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for bdev backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for admin-cmdChaitanya Kulkarni
2018-12-13nvmet: add error log support for rdma backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for fabrics-cmdChaitanya Kulkarni
2018-12-13nvmet: add error log support in the coreChaitanya Kulkarni
2018-12-13nvmet: add interface to update error-log pageChaitanya Kulkarni
2018-12-13nvmet: add error-log definitionsChaitanya Kulkarni
2018-12-13nvme: add error log page slot definitionChaitanya Kulkarni
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni
2018-12-13nvmet: remove unused variableSagi Grimberg
2018-12-13nvme: provide fallback for discard alloc failureJens Axboe
2018-12-13nvme: add __exit annotationChengguang Xu
2018-12-13nvme-tcp: add NVMe over TCP host driverSagi Grimberg
2018-12-13nvmet: allow configfs tcp trtype configurationSagi Grimberg