aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* block: use nanosecond resolution for iostatOmar Sandoval2018-09-21
* blk-cgroup: increase number of supported policiesJens Axboe2018-09-11
* block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov2018-09-06
* block: don't warn when doing fsync on read-only devicesMikulas Patocka2018-09-05
* blkcg: use tryget logic when associating a blkg with a bioDennis Zhou (Facebook)2018-08-31
* blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-31
* Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-31
* block: bsg: move atomic_t ref_count variable to refcount APIJohn Pittman2018-08-27
* block: remove unnecessary condition checkChengguang Xu2018-08-27
* blk-wbt: remove dead codeJens Axboe2018-08-27
* blk-wbt: improve waking of tasksJens Axboe2018-08-27
* blk-wbt: abstract out end IO completion handlerJens Axboe2018-08-27
* blk-wbt: don't maintain inflight counts if disabledJens Axboe2018-08-23
* blk-wbt: fix has-sleeper queueing checkJens Axboe2018-08-22
* blk-wbt: use wq_has_sleeper() for wq active checkJens Axboe2018-08-22
* blk-wbt: move disable check into get_limit()Jens Axboe2018-08-22
* Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-22
|\
| * blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang2018-08-21
| * blk-mq: init hctx sched after update ctx and hctx mappingJianchao Wang2018-08-21
| * block: remove duplicate initializationChaitanya Kulkarni2018-08-17
| * block: change return type to boolChengguang Xu2018-08-16
| * block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero2018-08-16
| * block, bfq: improve code of bfq_bfqq_charge_timePaolo Valente2018-08-16
| * block, bfq: reduce write overchargePaolo Valente2018-08-16
| * block, bfq: always update the budget of an entity when neededPaolo Valente2018-08-16
| * block, bfq: readd missing reset of parent-entity servicePaolo Valente2018-08-16
| * blk-wbt: fix IO hang in wbt_wait()Ming Lei2018-08-14
| * block: don't warn for flush on read-only deviceJens Axboe2018-08-14
* | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
|\|
| * blkcg: Make blkg_root_lookup() work for queues in bypass modeBart Van Assche2018-08-11
| * Blk-throttle: reduce tail io latency when iops limit is enforcedLiu Bo2018-08-09
| * block: Ensure that a request queue is dissociated from the cgroup controllerBart Van Assche2018-08-09
| * block: Introduce blk_exit_queue()Bart Van Assche2018-08-09
| * blk-mq: count the hctx as active before allocating tagJianchao Wang2018-08-09
| * block: bvec_nr_vecs() returns value for wrong slabGreg Edwards2018-08-09
| * cfq: Suppress compiler warnings about comparisonsBart Van Assche2018-08-07
| * cfq: Annotate fall-through in a switch statementBart Van Assche2018-08-07
| * blk-wbt: Avoid lock contention and thundering herd issue in wbt_waitAnchal Agarwal2018-08-07
| * Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-05
| |\
| * | blk-mq: fix updating tags depthMing Lei2018-08-02
| * | block: really disable runtime-pm for blk-mqMing Lei2018-08-02
| * | block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)2018-08-02
| * | blk-cgroup: hold the queue ref during throttlingJosef Bacik2018-08-01
| * | blk-iolatency: fix blkg leak in timer_fnJosef Bacik2018-08-01
| * | block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow pathzhong jiang2018-08-01
| * | block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin2018-07-30
| * | block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy2018-07-30
| * | partitions/aix: append null character to print data from diskMauricio Faria de Oliveira2018-07-27
| * | partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira2018-07-27
| * | block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards2018-07-26