summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
20-03-12block: remove unneeded argument from blk_alloc_flush_queueGuoqing Jiang 2020-02-24blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei 2019-12-20block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche 2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov 2019-09-27block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu 2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig 2019-03-24blk-mq: use blk_mq_put_driver_tag() to put tagYufen Yu 2019-01-30blk-mq: fix a hung issue when fsyncJianchao Wang 2018-11-16block: add queue_is_mq() helperJens Axboe 2018-11-15block: update a few comments for the legacy request removalChristoph Hellwig 2018-11-07blk-mq: cache request hardware queue mappingJens Axboe 2018-11-07blk-mq: pass in request/bio flags to queue mappingJens Axboe 2018-11-07block: cleanup kick/queued handlingJens Axboe 2018-11-07block: remove non mq parts from the flush codeJens Axboe 2018-10-13blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang 2018-06-09block: fix use-after-free in block flush handlingJens Axboe 2018-06-06block: pass failfast and driver-specific flags to flush requestsHannes Reinecke 2017-11-04blk-mq: don't allocate driver tag upfront for flush rqMing Lei 2017-11-04blk-flush: use blk_mq_request_bypass_insert()Ming Lei 2017-11-04blk-flush: don't run queue for requests bypassing flushMing Lei 2017-08-25block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH renameOmar Sandoval 2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig