summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08blk-throttle: Move service tree validation out of the throtl_rb_first()Baolin Wang
2020-10-08blk-throttle: Move the list operation after list validationBaolin Wang
2020-10-08blk-throttle: Fix IO hang for a corner caseBaolin Wang
2020-10-08blk-throttle: Avoid tracking latency if low limit is invalidBaolin Wang
2020-10-08blk-throttle: Avoid getting the current time if tg->last_finish_time is 0Baolin Wang
2020-10-08blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()Baolin Wang
2020-10-08block: Remove redundant 'return' statementBaolin Wang
2020-10-07block: soft limit zone-append sectors as wellJohannes Thumshirn
2020-10-06block: Consider only dispatched requests for inflight statisticGabriel Krisman Bertazi
2020-10-06block: move blk_mq_sched_try_merge to blk-merge.cChristoph Hellwig
2020-10-06block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig
2020-10-06block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig
2020-10-06block: move 'q_usage_counter' into front of 'request_queue'Ming Lei
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei
2020-10-05block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()Eric Biggers
2020-10-05block: make blk_crypto_rq_bio_prep() able to failEric Biggers
2020-10-05block: make bio_crypt_clone() able to failEric Biggers
2020-10-05block: add a bdget_part helperChristoph Hellwig
2020-10-05drbd: remove ->this_bdevChristoph Hellwig
2020-09-29block-mq: fix comments in blk_mq_queue_tag_busy_iteryangerkun
2020-09-28blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()Xianting Tian
2020-09-25iocost: consider iocgs with active delays for debt forgivenessTejun Heo
2020-09-25iocost: add iocg_forgive_debt tracepointTejun Heo
2020-09-25iocost: reimplement debt forgiveness using average usageTejun Heo
2020-09-25iocost: recalculate delay after debt reductionTejun Heo
2020-09-25iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level oneTejun Heo
2020-09-25iocost: factor out ioc_forgive_debts()Tejun Heo
2020-09-25dm: add support for REQ_NOWAIT and enable it for linear targetKonstantin Khlebnikov
2020-09-25block: add QUEUE_FLAG_NOWAITMike Snitzer
2020-09-25vsprintf: use bd_partno in bdev_nameChristoph Hellwig
2020-09-25block: use bd_partno in bdevnameChristoph Hellwig
2020-09-25target/iblock: fix holder printing in iblock_show_configfs_dev_paramsChristoph Hellwig
2020-09-25drbd: don't set ->bd_containsChristoph Hellwig
2020-09-25drbd: don't detour through bd_contains for the gendiskChristoph Hellwig
2020-09-25md: don't detour through bd_contains for the gendiskChristoph Hellwig
2020-09-25md: compare bd_disk instead of bd_containsChristoph Hellwig
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig
2020-09-25Documentation/hdio: fix up obscure bd_contains referencesChristoph Hellwig
2020-09-24bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig
2020-09-24bdi: invert BDI_CAP_NO_ACCT_WBChristoph Hellwig
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-24mm: use SWP_SYNCHRONOUS_IO more intelligentlyChristoph Hellwig
2020-09-24bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig
2020-09-24bdi: remove BDI_CAP_CGROUP_WRITEBACKChristoph Hellwig
2020-09-24block: lift setting the readahead size into the block layerChristoph Hellwig
2020-09-24md: update the optimal I/O size on reshapeChristoph Hellwig
2020-09-24bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig
2020-09-24aoe: set an optimal I/O sizeChristoph Hellwig
2020-09-24bcache: inherit the optimal I/O sizeChristoph Hellwig
2020-09-24drbd: remove dead code in device_to_statisticsChristoph Hellwig