aboutsummaryrefslogtreecommitdiff
path: root/block/blk-core.c
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: block: add blk_rq_set_block_pc()Jens Axboe2017-04-131-0/+18
* block: remove request ref_countChristoph Hellwig2017-04-111-3/+0
* block: make rq->cmd_flags be 64-bitJens Axboe2017-04-111-2/+2
* block: Adding ROW scheduling algorithmAndrei F2016-12-111-4/+32
* block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2016-09-131-7/+3
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-0/+12
* block: queue work on power efficient wqViresh Kumar2016-08-261-1/+2
* block: Add API for urgent request handlingTatyana Brokhman2016-08-261-2/+24
* block: Add support for reinsert a dispatched reqTatyana Brokhman2016-08-261-0/+44
* first commitMeizu OpenSource2016-08-151-0/+3248