summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: save default hctx into ctx->hctxs for not-supported typeJianchao Wang2019-02-012-9/+13
* blk-mq: save queue mapping result into ctx directlyJianchao Wang2019-02-015-8/+9
* block, bfq: fix in-service-queue check for queue mergingPaolo Valente2019-01-312-1/+7
* block, bfq: do not overcharge writes in asymmetric scenariosPaolo Valente2019-01-311-1/+2
* block, bfq: port commit "cfq-iosched: improve hw_tag detection"Paolo Valente2019-01-311-0/+13
* block, bfq: reduce threshold for detecting command queueingPaolo Valente2019-01-311-2/+2
* block, bfq: fix queue removal from weights treePaolo Valente2019-01-312-7/+16
* block, bfq: fix sequential rq detection in rate estimationPaolo Valente2019-01-311-5/+7
* block, bfq: unconditionally plug I/O in asymmetric scenariosPaolo Valente2019-01-311-181/+165
* block, bfq: do not plug I/O of in-service queue when harmfulPaolo Valente2019-01-311-14/+17
* block, bfq: split function bfq_better_to_idlePaolo Valente2019-01-311-73/+82
* block, bfq: consider also ioprio classes in symmetry detectionPaolo Valente2019-01-313-47/+59
* block, bfq: remove case of redirected bic from insert_requestPaolo Valente2019-01-311-2/+0
* block, bfq: make sure queue budgets are not below service receivedPaolo Valente2019-01-311-2/+4
* block, bfq: avoid selecting a queue w/o budgetPaolo Valente2019-01-311-1/+9
* block, bfq: do not consider interactive queues in srt filteringPaolo Valente2019-01-311-10/+29
* Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"Jens Axboe2019-01-272-11/+10
* blk-wbt: Declare local functions staticBart Van Assche2019-01-241-2/+2
* blk-mq: fix the cmd_flag_name arrayJianchao Wang2019-01-241-1/+2
* block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei2019-01-222-10/+11
* block: Cleanup license noticeThomas Gleixner2019-01-171-2/+0
* block: don't lose track of REQ_INTEGRITY flagMing Lei2019-01-161-1/+2
* block, bfq: fix comments on __bfq_deactivate_entityPaolo Valente2019-01-141-6/+5
* block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet2019-01-091-1/+0
* block: clarify documentation for blk_{start|finish}_plugJeff Moyer2019-01-081-0/+19
* Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-023-23/+8
|\
| * bsg: deprecate BIDI support in bsgChristoph Hellwig2018-12-211-0/+4
| * blkcg: remove unused __blkg_release_rcu()Dennis Zhou2018-12-211-23/+0
| * blkcg: clean up blkg_tryget_closest()Dennis Zhou2018-12-211-0/+4
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-283-18/+8
|\ \ \
| * | | scsi: block: remove the cluster flagChristoph Hellwig2018-12-183-18/+8
* | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-2852-10182/+1813
|\ \ \ \
| * | | | kyber: use sbitmap add_wait_queue/list_del wait helpersJens Axboe2018-12-201-13/+15
| | |_|/ | |/| |
| * | | block: save irq state in blkg_lookup_create()Ming Lei2018-12-191-2/+4
| * | | block: make request_to_qc_t publicSagi Grimberg2018-12-181-8/+0
| * | | blk-mq: enable IO poll if .nr_queues of type poll > 0Ming Lei2018-12-172-2/+4
| * | | blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe2018-12-171-8/+8
| * | | blk-mq: skip zero-queue maps in blk_mq_map_swqueueMing Lei2018-12-171-0/+3
| * | | block: fix blk-iolatency accounting underflowDennis Zhou2018-12-172-1/+6
| * | | blk-mq: fix dispatch from sw queueMing Lei2018-12-174-45/+68
| * | | block: mq-deadline: Fix write completion handlingDamien Le Moal2018-12-173-2/+14
| * | | blk-mq: only dispatch to non-defauly queue maps if they have queuesChristoph Hellwig2018-12-171-5/+8
| * | | blk-mq: export hctx->type in debugfs instead of sysfsMing Lei2018-12-172-17/+16
| * | | blk-mq: fix allocation for queue mapping tableMing Lei2018-12-171-1/+1
| * | | blk-wbt: export internal state via debugfsMing Lei2018-12-161-0/+91
| * | | blk-mq-debugfs: support rq_qosMing Lei2018-12-164-0/+97
| * | | block: clear REQ_HIPRI if polling is not supportedChristoph Hellwig2018-12-161-0/+3
| * | | blk-mq: replace and kill blk_mq_request_issue_directlyJianchao Wang2018-12-163-11/+8