summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* blkcg: implement REQ_CGROUP_PUNTTejun Heo2019-07-10
* cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo2019-07-10
* blk-cgroup: turn on psi memstall stuffJosef Bacik2019-07-10
* block: init flush rq ref count to 1Josef Bacik2019-07-10
* Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-09
|\
| * blk-iolatency: fix STS_AGAIN handlingDennis Zhou2019-07-05
| * block: nr_phys_segments needs to be zero for REQ_OP_WRITE_ZEROESChristoph Hellwig2019-07-03
| * blk-mq: simplify blk_mq_make_request()Bart Van Assche2019-07-02
| * blk-mq: remove blk_mq_put_ctx()Bart Van Assche2019-07-02
| * block: fix .bi_size overflowMing Lei2019-07-01
| * Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-01
| |\
| * | block: sed-opal: check size of shadow mbrJonas Rabenstein2019-06-29
| * | block: sed-opal: ioctl for writing to shadow mbrJonas Rabenstein2019-06-29
| * | block: sed-opal: add ioctl for done-mark of shadow mbrJonas Rabenstein2019-06-29
| * | block: never take page references for ITER_BVECChristoph Hellwig2019-06-29
| * | block: use bio_release_pages in bio_map_user_iovChristoph Hellwig2019-06-29
| * | block: use bio_release_pages in bio_unmap_userChristoph Hellwig2019-06-29
| * | block: optionally mark pages dirty in bio_release_pagesChristoph Hellwig2019-06-29
| * | block: move the BIO_NO_PAGE_REF check into bio_release_pagesChristoph Hellwig2019-06-29
| * | block: sed-opal: "Never True" conditionsRevanth Rajashekar2019-06-29
| * | block: sed-opal: PSID reverttper capabilityRevanth Rajashekar2019-06-29
| * | block, bfq: NULL out the bic when it's no longer validDouglas Anderson2019-06-28
| * | block: Remove unused codeDamien Le Moal2019-06-27
| * | block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely caseDouglas Anderson2019-06-26
| * | block, bfq: re-schedule empty queues if they deserve I/O pluggingPaolo Valente2019-06-25
| * | block, bfq: preempt lower-weight or lower-priority queuesPaolo Valente2019-06-25
| * | block, bfq: detect wakers and unconditionally inject their I/OPaolo Valente2019-06-25
| * | block, bfq: bring forward seek&think time updatePaolo Valente2019-06-25
| * | block, bfq: update base request service times when possiblePaolo Valente2019-06-25
| * | block, bfq: fix rq_in_driver check in bfq_update_inject_limitPaolo Valente2019-06-25
| * | block, bfq: reset inject limit when think-time state changesPaolo Valente2019-06-25
| * | block: update print_req_error()Chaitanya Kulkarni2019-06-20
| * | block: use blk_op_str() in blk-mq-debugfs.cChaitanya Kulkarni2019-06-20
| * | block: add centralize REQ_OP_XXX to string helperChaitanya Kulkarni2019-06-20
| * | block: improve print_req_errorChristoph Hellwig2019-06-20
| * | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig2019-06-20
| * | bfq-iosched: move bfq_stat_recursive_sum into the only callerChristoph Hellwig2019-06-20
| * | blk-cgroup: move struct blkg_stat to bfqChristoph Hellwig2019-06-20
| * | blk-cgroup: introduce a new struct blkg_rwstat_sampleChristoph Hellwig2019-06-20
| * | blk-cgroup: pass blkg_rwstat structures by referenceChristoph Hellwig2019-06-20
| * | blk-cgroup: factor out a helper to read rwstat counterChristoph Hellwig2019-06-20
| * | block: mark blk_rq_bio_prep as inlineChristoph Hellwig2019-06-20
| * | block: untangle the end of blk_bio_segment_splitChristoph Hellwig2019-06-20
| * | block: simplify blk_recalc_rq_segmentsChristoph Hellwig2019-06-20
| * | block: remove the bi_phys_segments field in struct bioChristoph Hellwig2019-06-20
| * | block: remove blk_init_request_from_bioChristoph Hellwig2019-06-20
| * | block: initialize the write priority in blk_rq_bio_prepChristoph Hellwig2019-06-20
| * | blk-iolatency: only account submitted biosDennis Zhou2019-06-20
| * | blk-core: Remove blk_end_request*() declarationsPavel Begunkov2019-06-20
| * | block: code cleanup queue_poll_stat_show()Chaitanya Kulkarni2019-06-20