Show patches with: Submitter = Kemeng Shi       |    State = Action Required       |   145 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
sbitmap: remove stale comment in sbq_calc_wake_batch sbitmap: remove stale comment in sbq_calc_wake_batch - - - --- 2024-01-15 Kemeng Shi New
block: correct stale comment in rq_qos_wait block: correct stale comment in rq_qos_wait 1 - - --- 2023-09-14 Kemeng Shi New
[17/17] block, bfq: remove unnecessary local variable __bfqq in bfq_setup_merge Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[16/17] block, bfq: remove unnecessary goto tag in __bfq_weights_tree_remove Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[15/17] block, bfq: some cleanups for function bfq_pos_tree_add_move Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[14/17] block, bfq: remove redundant oom_bfqq check for bfqq from bfq_find_close_cooperator Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[13/17] block, bfq: remove unnecessary "wr" part of wr_or_deserves_wr Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[12/17] block, bfq: define and use soft_rt, in_burst and wr_or_deserves_wr only low_latency is enab… Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[11/17] block, bfq: simpfy computation of bfqd->budgets_assigned Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[10/17] block, bfq: fix typo in comment Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[09/17] block, bfq: stop to detect queue as waker queue if it already is now Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[08/17] block, bfq: start service_from_wr accumulating of async queues correctly Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[07/17] block, bfq: correct interactive weight-raise check in bfq_set_budget_timeout Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[06/17] block, bfq: correct bfq_max_budget and bfq_min_budget Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[05/17] block, bfq: Update bfqd->max_budget with bfqd->lock held Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[04/17] block, bfq: recover the "service hole" if enough budget is left Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[03/17] block, bfq: only preempt plugged in_service_queue if bfq_better_to_idle say no Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[02/17] block, bfq: try preemption if bfqq has higher weight and the same priority class Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[01/17] block, bfq: properly mark bfqq remained idle Some bugfix and cleanup patches for bfq - - - --- 2023-02-19 Kemeng Shi New
[7/7] blk-mq: remove stale comment of function called for iterated request A few bugfix and cleanup patches to blk-mq - - - --- 2023-02-09 Kemeng Shi New
[6/7] blk-mq: Remove unnecessary hctx check in function blk_mq_alloc_and_init_hctx A few bugfix and cleanup patches to blk-mq - - - --- 2023-02-09 Kemeng Shi New
[5/7] blk-mq: remove unnecessary "set->queue_depth == 0" check in blk_mq_alloc_set_map_and_rqs A few bugfix and cleanup patches to blk-mq - - - --- 2023-02-09 Kemeng Shi New
[4/7] blk-mq: remove unnecessary bit clear in __blk_mq_alloc_requests_batch A few bugfix and cleanup patches to blk-mq - - - --- 2023-02-09 Kemeng Shi New
[3/7] blk-mq: remove wake_batch recalculation for reserved tags A few bugfix and cleanup patches to blk-mq - - - --- 2023-02-09 Kemeng Shi New
[2/7] blk-mq: count changed hctx as active in blk_mq_get_tag A few bugfix and cleanup patches to blk-mq - 1 - --- 2023-02-09 Kemeng Shi New
[1/7] blk-mq: sync wake_batch update and users number change A few bugfix and cleanup patches to blk-mq - 1 - --- 2023-02-09 Kemeng Shi New
[v4,14/14] blk-mq: correct stale comment of .get_budget A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-18 Kemeng Shi New
[v4,13/14] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-18 Kemeng Shi New
[v4,12/14] blk-mq: remove set of bd->last when get driver tag for next request fails A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-18 Kemeng Shi New
[v4,11/14] blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - 2 - --- 2023-01-18 Kemeng Shi New
[v4,10/14] blk-mq: simplify flush check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - 2 - --- 2023-01-18 Kemeng Shi New
[v4,09/14] blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - 2 - --- 2023-01-18 Kemeng Shi New
[v4,08/14] blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - 2 - --- 2023-01-18 Kemeng Shi New
[v4,07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits A few bugfix and cleanup patches for blk-mq - 2 - --- 2023-01-18 Kemeng Shi New
[v4,06/14] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - 2 - --- 2023-01-18 Kemeng Shi New
[v4,05/14] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-18 Kemeng Shi New
[v4,04/14] blk-mq: Fix potential io hung for shared sbitmap per tagset A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-18 Kemeng Shi New
[v4,03/14] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-18 Kemeng Shi New
[v4,02/14] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-18 Kemeng Shi New
[v4,01/14] blk-mq: avoid sleep in blk_mq_alloc_request_hctx A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-18 Kemeng Shi New
[v3,5/5] sbitmap: correct wake_batch recalculation to avoid potential IO hung A few bugfix and cleanup patches for sbitmap - 1 - --- 2023-01-16 Kemeng Shi New
[v3,4/5] sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow A few bugfix and cleanup patches for sbitmap - 1 - --- 2023-01-16 Kemeng Shi New
[v3,3/5] sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code A few bugfix and cleanup patches for sbitmap - 1 - --- 2023-01-16 Kemeng Shi New
[v3,2/5] sbitmap: remove redundant check in __sbitmap_queue_get_batch A few bugfix and cleanup patches for sbitmap - 1 - --- 2023-01-16 Kemeng Shi New
[v3,1/5] sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow A few bugfix and cleanup patches for sbitmap - 1 - --- 2023-01-16 Kemeng Shi New
[v4,8/8] block, bfq: remove unused bfq_wr_max_time in struct bfq_data A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-16 Kemeng Shi New
[v4,7/8] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq A few bugfix and cleancode patch for bfq - 2 - --- 2023-01-16 Kemeng Shi New
[v4,6/8] block, bfq: remove redundant check in bfq_put_cooperator A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-16 Kemeng Shi New
[v4,5/8] block, bfq: remove unnecessary dereference to get async_bfqq A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-16 Kemeng Shi New
[v4,4/8] block, bfq: use helper macro RQ_BFQQ to get bfqq of request A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-16 Kemeng Shi New
[v4,3/8] block, bfq: initialize bfqq->decrease_time_jif correctly A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-16 Kemeng Shi New
[v4,2/8] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-16 Kemeng Shi New
[v4,1/8] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-16 Kemeng Shi New
[v3,14/14] blk-mq: correct stale comment of .get_budget A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,13/14] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,12/14] blk-mq: remove set of bd->last when get driver tag for next request fails A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,11/14] blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,10/14] blk-mq: simplify flush check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,09/14] blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,08/14] blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-11 Kemeng Shi New
[v3,07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,06/14] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-11 Kemeng Shi New
[v3,05/14] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-11 Kemeng Shi New
[v3,04/14] blk-mq: Fix potential io hung for shared sbitmap per tagset A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-11 Kemeng Shi New
[v3,03/14] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-11 Kemeng Shi New
[v3,02/14] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-11 Kemeng Shi New
[v3,01/14] blk-mq: avoid sleep in blk_mq_alloc_request_hctx A few bugfix and cleanup patches for blk-mq - 2 - --- 2023-01-11 Kemeng Shi New
[v2,13/13] blk-mq: correct stale comment of .get_budget A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,12/13] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,11/13] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-04 Kemeng Shi New
[v2,10/13] blk-mq: remove set of bd->last when get driver tag for next request fails A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,09/13] blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,08/13] blk-mq: simplify flush check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,07/13] blk-mq: remove error count and unncessary flush in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,06/13] blk-mq: remove unncessary error count and flush in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,05/13] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-04 Kemeng Shi New
[v2,04/13] blk-mq: Fix potential io hung for shared sbitmap per tagset A few bugfix and cleanup patches for blk-mq - - - --- 2023-01-04 Kemeng Shi New
[v2,03/13] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-04 Kemeng Shi New
[v2,02/13] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-04 Kemeng Shi New
[v2,01/13] blk-mq: avoid sleep in blk_mq_alloc_request_hctx A few bugfix and cleanup patches for blk-mq - 1 - --- 2023-01-04 Kemeng Shi New
[v3,8/8] block, bfq: remove unused bfq_wr_max_time in struct bfq_data A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-03 Kemeng Shi New
[v3,7/8] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq A few bugfix and cleancode patch for bfq - 2 - --- 2023-01-03 Kemeng Shi New
[v3,6/8] block, bfq: remove redundant check in bfq_put_cooperator A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-03 Kemeng Shi New
[v3,5/8] block, bfq: remove unnecessary dereference to get async_bfqq A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-03 Kemeng Shi New
[v3,4/8] block, bfq: use helper macro RQ_BFQQ to get bfqq of request A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-03 Kemeng Shi New
[v3,3/8] block, bfq: initialize bfqq->decrease_time_jif correctly A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-03 Kemeng Shi New
[v3,2/8] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-03 Kemeng Shi New
[v3,1/8] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection A few bugfix and cleancode patch for bfq - 1 - --- 2023-01-03 Kemeng Shi New
[13/13] blk-mq: correct stale comment of .get_budget A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[12/13] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[11/13] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[10/13] blk-mq: remove set of bd->last when get driver tag for next request fails A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[09/13] blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[08/13] blk-mq: simplify flush check in blk_mq_dispatch_rq_list A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[07/13] blk-mq: remove error count and unncessary flush in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[06/13] blk-mq: remove unncessary error count and flush in blk_mq_plug_issue_direct A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[05/13] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[04/13] blk-mq: Fix potential io hung for shared sbitmap per tagset A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[03/13] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
[02/13] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx A few bugfix and cleanup patches for blk-mq - - - --- 2022-12-23 Kemeng Shi New
« 1 2 »