summaryrefslogtreecommitdiff
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2019-05-31block: print offending values when cloned rq limits are exceededJohn Pittman
2019-05-29block: don't protect generic_make_request_checks with blk_queue_enterMing Lei
2019-05-29block: move blk_exit_queue into __blk_release_queueMing Lei
2019-05-23blk-mq: fix hang caused by freeze/unfreeze sequenceBob Liu
2019-05-04block: don't drain in-progress dispatch in blk_cleanup_queue()Ming Lei
2019-05-04blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_releaseMing Lei
2019-05-04blk-mq: free hw queue's resource in hctx's release handlerMing Lei
2019-05-04blk-mq: move cancel of requeue_work into blk_mq_releaseMing Lei
2019-04-30block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig
2019-04-05block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche
2019-03-12mm: refactor readahead defines in mm.hNikolay Borisov
2019-01-30block: pass no-op callback to INIT_WORK().Tetsuo Handa
2019-01-27Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"Jens Axboe
2019-01-22block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei
2019-01-09block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet
2019-01-08block: clarify documentation for blk_{start|finish}_plugJeff Moyer
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-10block: delete part_round_stats and switch to less precise countingMikulas Patocka
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer
2018-12-04block: remove ->poll_fnChristoph Hellwig
2018-12-01block: add cmd_flags to print_req_errorBalbir Singh
2018-11-29blk-mq: use bd->last == true for list insertsJens Axboe
2018-11-29block: improve logic around when to sort a plug listJens Axboe
2018-11-26block: sum requests in the plug structureJens Axboe
2018-11-26block: make blk_poll() take a parameter on whether to spin or notJens Axboe
2018-11-26blk-mq: when polling for IO, look for any completionJens Axboe
2018-11-19block: Initialize BIO I/O priority earlyDamien Le Moal
2018-11-19block: prevent merging of requests with different prioritiesDamien Le Moal
2018-11-19block: Introduce get_current_ioprio()Damien Le Moal
2018-11-19block: Remove bio->bi_iocDamien Le Moal
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-16block: add queue_is_mq() helperJens Axboe
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig
2018-11-15block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig
2018-11-15block: use atomic bitops for ->queue_flagsChristoph Hellwig
2018-11-15block: remove QUEUE_FLAG_BYPASS and ->bypassChristoph Hellwig
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-09block: remove req->timeout_listChristoph Hellwig
2018-11-07block: kill request ->cpu memberJens Axboe
2018-11-07block: kill request slab cacheJens Axboe
2018-11-07block: remove request_list codeJens Axboe
2018-11-07block: kill legacy parts of timeout handlingJens Axboe
2018-11-07block: remove __blk_put_request()Jens Axboe
2018-11-07block: remove dead elevator codeJens Axboe
2018-11-07block: remove legacy rq taggingJens Axboe
2018-11-07block: remove q->lld_busy_fn()Jens Axboe
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-10-31block: call rq_qos_exit() after queue is frozenMing Lei