summaryrefslogtreecommitdiff
path: root/block/blk-flush.c
Commit message (Expand)AuthorAge
* blk-mq: don't allocate driver tag upfront for flush rqMing Lei2017-11-04
* blk-flush: use blk_mq_request_bypass_insert()Ming Lei2017-11-04
* blk-flush: don't run queue for requests bypassing flushMing Lei2017-11-04
* block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH renameOmar Sandoval2017-08-25
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* block: Check locking assumptions at runtimeBart Van Assche2017-06-20
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* block: make __blk_end_bidi_request privateChristoph Hellwig2017-04-19
* block: remove outdated part of blkdev_issue_flush() commentEric Biggers2017-03-24
* block: don't defer flushes on blk-mq + schedulingJens Axboe2017-02-17
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* block: allow specifying size for extra command dataChristoph Hellwig2017-01-27
* blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens Axboe2017-01-27
* blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-17
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\
| * blk-flush: run the queue when inserting blk-mq flushJens Axboe2016-12-09
| * block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSHJens Axboe2016-11-08
| * blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche2016-11-02
| * block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
| * block: better op and flags encodingChristoph Hellwig2016-10-28
| * block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* | block: flush: fix IO hang in case of flood fua reqMing Lei2016-10-26
|/
* blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
* block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
* block: kill off q->flush_flagsJens Axboe2016-04-13
* Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-25
* blk-flush: Queue through IO scheduler when flush not requiredJan Kara2015-11-16
* blk-mq: fix race between timeout and freeing requestMing Lei2015-08-15
* blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-25
* block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queueMing Lei2014-09-25
* block: flush: avoid to figure out flush queue unnecessarilyMing Lei2014-09-25
* block: remove blk_init_flush() and its pairMing Lei2014-09-25
* block: introduce blk_flush_queue to drive flush machineryMing Lei2014-09-25
* block: avoid to use q->flush_rq directlyMing Lei2014-09-25
* block: move flush initialization to blk_flush_initMing Lei2014-09-25
* block: introduce blk_init_flush and its pairMing Lei2014-09-25
* blk-mq: allocate flush_rq in blk_mq_init_flush()Ming Lei2014-09-25
* blk-mq: remove unnecessary blk_clear_rq_complete()Ming Lei2014-09-22
* blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-22
* block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-11
* block: mq flush: clear flush_rq's tag in flush_end_io()Ming Lei2014-06-04
* blk-mq: blk_mq_tag_to_rq should handle flush requestShaohua Li2014-05-30
* blk-mq: add helper to insert requests from irq contextChristoph Hellwig2014-05-28
* blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-16
* blk-mq: make ->flush_rq fully transparent to driversChristoph Hellwig2014-04-15
* blk-mq: do not initialize req->specialChristoph Hellwig2014-04-15
* block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe2014-04-09