summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-08block: avoid setting nr_requests to current valueAleksei Zakharov
2019-02-08blk-mq: remove duplicated definition of blk_mq_freeze_queueLiu Bo
2019-02-08Blk-iolatency: warn on negative inflight IO counterLiu Bo
2019-02-08blk-iolatency: fix IO hang due to negative inflight counterLiu Bo
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-05scsi: block: remove bidi supportChristoph Hellwig
2019-02-05scsi: block: remove req->specialChristoph Hellwig
2019-02-05scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig
2019-02-05scsi: bsg: refactor bsg_ioctlChristoph Hellwig
2019-02-01blk-mq: save default hctx into ctx->hctxs for not-supported typeJianchao Wang
2019-02-01blk-mq: save queue mapping result into ctx directlyJianchao Wang
2019-01-31block, bfq: fix in-service-queue check for queue mergingPaolo Valente
2019-01-31block, bfq: do not overcharge writes in asymmetric scenariosPaolo Valente
2019-01-31block, bfq: port commit "cfq-iosched: improve hw_tag detection"Paolo Valente
2019-01-31block, bfq: reduce threshold for detecting command queueingPaolo Valente
2019-01-31block, bfq: fix queue removal from weights treePaolo Valente
2019-01-31block, bfq: fix sequential rq detection in rate estimationPaolo Valente
2019-01-31block, bfq: unconditionally plug I/O in asymmetric scenariosPaolo Valente
2019-01-31block, bfq: do not plug I/O of in-service queue when harmfulPaolo Valente
2019-01-31block, bfq: split function bfq_better_to_idlePaolo Valente
2019-01-31block, bfq: consider also ioprio classes in symmetry detectionPaolo Valente
2019-01-31block, bfq: remove case of redirected bic from insert_requestPaolo Valente
2019-01-31block, bfq: make sure queue budgets are not below service receivedPaolo Valente
2019-01-31block, bfq: avoid selecting a queue w/o budgetPaolo Valente
2019-01-31block, bfq: do not consider interactive queues in srt filteringPaolo Valente
2019-01-31blk-mq: protect debugfs_create_files() from failuresGreg Kroah-Hartman
2019-01-30blk-mq: fix a hung issue when fsyncJianchao Wang
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-24blk-wbt: Declare local functions staticBart Van Assche
2019-01-24blk-mq: fix the cmd_flag_name arrayJianchao Wang
2019-01-22block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei
2019-01-17block: Cleanup license noticeThomas Gleixner
2019-01-16block: don't lose track of REQ_INTEGRITY flagMing Lei
2019-01-14block, bfq: fix comments on __bfq_deactivate_entityPaolo Valente
2019-01-09block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet
2019-01-08block: clarify documentation for blk_{start|finish}_plugJeff Moyer
2019-01-02Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-21bsg: deprecate BIDI support in bsgChristoph Hellwig
2018-12-21blkcg: remove unused __blkg_release_rcu()Dennis Zhou
2018-12-21blkcg: clean up blkg_tryget_closest()Dennis Zhou
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20kyber: use sbitmap add_wait_queue/list_del wait helpersJens Axboe
2018-12-19block: save irq state in blkg_lookup_create()Ming Lei
2018-12-18scsi: block: remove the cluster flagChristoph Hellwig
2018-12-18block: make request_to_qc_t publicSagi Grimberg