index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
Age
Commit message (
Expand
)
Author
2020-03-27
Revert "blkdev: check for valid request queue before issuing flush"
Christoph Hellwig
2020-03-12
block: cleanup comment for blk_flush_complete_seq
Guoqing Jiang
2020-03-12
block: remove unneeded argument from blk_alloc_flush_queue
Guoqing Jiang
2020-02-24
blk-mq: insert passthrough request into hctx->dispatch directly
Ming Lei
2019-12-20
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
2019-04-30
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-03-24
blk-mq: use blk_mq_put_driver_tag() to put tag
Yufen Yu
2019-01-30
blk-mq: fix a hung issue when fsync
Jianchao Wang
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
2018-11-07
blk-mq: cache request hardware queue mapping
Jens Axboe
2018-11-07
blk-mq: pass in request/bio flags to queue mapping
Jens Axboe
2018-11-07
block: cleanup kick/queued handling
Jens Axboe
2018-11-07
block: remove non mq parts from the flush code
Jens Axboe
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-06-09
block: fix use-after-free in block flush handling
Jens Axboe
2018-06-06
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
2017-11-04
blk-mq: don't allocate driver tag upfront for flush rq
Ming Lei
2017-11-04
blk-flush: use blk_mq_request_bypass_insert()
Ming Lei
2017-11-04
blk-flush: don't run queue for requests bypassing flush
Ming Lei
2017-08-25
block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename
Omar Sandoval
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-06-20
block: Check locking assumptions at runtime
Bart Van Assche
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-04-19
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-03-24
block: remove outdated part of blkdev_issue_flush() comment
Eric Biggers
2017-02-17
block: don't defer flushes on blk-mq + scheduling
Jens Axboe
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-27
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-09
blk-flush: run the queue when inserting blk-mq flush
Jens Axboe
2016-11-08
block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH
Jens Axboe
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-26
block: flush: fix IO hang in case of flood fua req
Ming Lei
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
2015-11-16
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
[next]