aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-15
|\
| * blk-mq: insert rq with DONTPREP to hctx dispatch list when requeueJianchao Wang2019-02-11
* | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-09
|\|
| * blk-mq: remove duplicated definition of blk_mq_freeze_queueLiu Bo2019-02-08
| * Blk-iolatency: warn on negative inflight IO counterLiu Bo2019-02-08
| * blk-iolatency: fix IO hang due to negative inflight counterLiu Bo2019-02-08
* | Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-08
|\ \ | |/ |/|
| * blk-mq: protect debugfs_create_files() from failuresGreg Kroah-Hartman2019-01-31
* | blk-mq: fix a hung issue when fsyncJianchao Wang2019-01-30
* | block: pass no-op callback to INIT_WORK().Tetsuo Handa2019-01-30
* | Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"Jens Axboe2019-01-27
* | blk-wbt: Declare local functions staticBart Van Assche2019-01-24
* | blk-mq: fix the cmd_flag_name arrayJianchao Wang2019-01-24
* | block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei2019-01-22
* | block: Cleanup license noticeThomas Gleixner2019-01-17
* | block: don't lose track of REQ_INTEGRITY flagMing Lei2019-01-16
* | block, bfq: fix comments on __bfq_deactivate_entityPaolo Valente2019-01-14
|/
* block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet2019-01-09
* block: clarify documentation for blk_{start|finish}_plugJeff Moyer2019-01-08
* Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-02
|\
| * bsg: deprecate BIDI support in bsgChristoph Hellwig2018-12-21
| * blkcg: remove unused __blkg_release_rcu()Dennis Zhou2018-12-21
| * blkcg: clean up blkg_tryget_closest()Dennis Zhou2018-12-21
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-21
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\ \ \
| * | | scsi: block: remove the cluster flagChristoph Hellwig2018-12-18
* | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \ \ \
| * | | | kyber: use sbitmap add_wait_queue/list_del wait helpersJens Axboe2018-12-20
| | |_|/ | |/| |
| * | | block: save irq state in blkg_lookup_create()Ming Lei2018-12-19
| * | | block: make request_to_qc_t publicSagi Grimberg2018-12-18
| * | | blk-mq: enable IO poll if .nr_queues of type poll > 0Ming Lei2018-12-17
| * | | blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe2018-12-17
| * | | blk-mq: skip zero-queue maps in blk_mq_map_swqueueMing Lei2018-12-17
| * | | block: fix blk-iolatency accounting underflowDennis Zhou2018-12-17
| * | | blk-mq: fix dispatch from sw queueMing Lei2018-12-17
| * | | block: mq-deadline: Fix write completion handlingDamien Le Moal2018-12-17
| * | | blk-mq: only dispatch to non-defauly queue maps if they have queuesChristoph Hellwig2018-12-17
| * | | blk-mq: export hctx->type in debugfs instead of sysfsMing Lei2018-12-17
| * | | blk-mq: fix allocation for queue mapping tableMing Lei2018-12-17
| * | | blk-wbt: export internal state via debugfsMing Lei2018-12-16
| * | | blk-mq-debugfs: support rq_qosMing Lei2018-12-16
| * | | block: clear REQ_HIPRI if polling is not supportedChristoph Hellwig2018-12-16
| * | | blk-mq: replace and kill blk_mq_request_issue_directlyJianchao Wang2018-12-16
| * | | blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requestsJianchao Wang2018-12-16
| * | | blk-mq: refactor the code of issue request directlyJianchao Wang2018-12-16
| * | | block: remove the bio_integrity_advance exportChristoph Hellwig2018-12-16
| * | | block: remove the bioset_integrity_free exportChristoph Hellwig2018-12-16
| * | | block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exportsChristoph Hellwig2018-12-14
| * | | block: remove the unused bio_iov_iter_get_pages exportChristoph Hellwig2018-12-14