Show patches with: Submitter = brookxu.cn       |    State = Action Required       |   53 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk-throtl: avoid double charge of bio IOPS due to split blk-throtl: avoid double charge of bio IOPS due to split - - - --- 2022-01-10 brookxu.cn New
block: use enumerate instead of integer in op_is_write() block: use enumerate instead of integer in op_is_write() - - - --- 2021-08-20 brookxu.cn New
[v3] blk-throtl: optimize IOPS throttle for large IO scenarios [v3] blk-throtl: optimize IOPS throttle for large IO scenarios 1 - - --- 2021-08-02 brookxu.cn New
[v2] blk-throtl: optimize IOPS throttle for large IO scenarios [v2] blk-throtl: optimize IOPS throttle for large IO scenarios - - - --- 2021-07-28 brookxu.cn New
blk-throtl: optimize IOPS throttle for large IO scenarios blk-throtl: optimize IOPS throttle for large IO scenarios - - - --- 2021-07-16 brookxu.cn New
[v3] block: fix the problem of io_ticks becoming smaller [v3] block: fix the problem of io_ticks becoming smaller - 1 - --- 2021-07-05 brookxu.cn New
[v2] block: fix the problem of io_ticks becoming smaller [v2] block: fix the problem of io_ticks becoming smaller - - - --- 2021-07-05 brookxu.cn New
block: fix the problem of io_ticks becoming smaller block: fix the problem of io_ticks becoming smaller - - - --- 2021-07-05 brookxu.cn New
[8/8] bfq: remove unnecessary BFQ_DEFAULT_GRP_IOPRIO bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[7/8] bfq: reset entity->prio_changed in bfq_init_entity() bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[6/8] bfq: optimize the calculation of bfq_weight_to_ioprio() bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[5/8] bfq: remove unnecessary initialization logic bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[4/8] bfq: keep the minimun bandwidth for CLASS_BE bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[3/8] bfq: limit the IO depth of CLASS_IDLE to 1 bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[2/8] bfq: convert the type of bfq_group.bfqd to bfq_data* bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[1/8] bfq: introduce bfq_entity_to_bfqg helper method bfq: misc updates - - - --- 2021-04-20 brookxu.cn New
[v3,14/14] bfq: optimize the calculation of bfq_weight_to_ioprio() bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,13/14] bfq: remove unnecessary initialization logic bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,12/14] bfq: disable merging between different groups under better_fairness bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,11/14] bfq: disable idle for prio_expire under better_fairness bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,10/14] bfq: optimize IO injection under better_fairness bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,09/14] bfq: expire in_serv_queue for prio_expire under better_fairness bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,08/14] bfq: introduce prio_expire flag for bfq_queue bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,07/14] bfq: introduce better_fairness for container scene bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,06/14] bfq: keep the minimun bandwidth for CLASS_BE bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,05/14] bfq: limit the IO depth of CLASS_IDLE to 1 bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,04/14] bfq: introduce bfq_ioprio_class to get ioprio class bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,03/14] bfq: introduce bfq.ioprio for cgroup bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,02/14] bfq: convert the type of bfq_group.bfqd to bfq_data* bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[v3,01/14] bfq: introduce bfq_entity_to_bfqg helper method bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-25 brookxu.cn New
[RFC,v2,11/11] bfq: optimize the calculation of bfq_weight_to_ioprio() bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,10/11] bfq: remove unnecessary initialization logic bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,09/11] bfq: disallow merge CLASS_RT with other class bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,08/11] bfq: disallow idle if CLASS_RT waiting for service bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,07/11] bfq: optimse IO injection for CLASS_RT bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,06/11] bfq: expire other class if CLASS_RT is waiting bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,05/11] bfq: keep the minimun bandwidth for be_class bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,04/11] bfq: limit the IO depth of idle_class to 1 bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,03/11] bfq: introduce bfq.ioprio for cgroup bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,02/11] bfq: convert the type of bfq_group.bfqd to bfq_data* bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,v2,01/11] bfq: introduce bfq_entity_to_bfqg helper method bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-12 brookxu.cn New
[RFC,8/8] bfq: optimize the calculation of bfq_weight_to_ioprio() bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RFC,7/8] bfq: remove unnecessary initialization logic bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RFC,6/8] bfq: convert the type of bfq_group.bfqd to bfq_data* bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RFC,5/8] bfq: introduce bfq.ioprio for cgroup bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RFC,4/8] bfq: expire bfqq if a higher priority class is waiting bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RFC,3/8] bfq: keep the minimun bandwidth for be_class bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RFC,2/8] bfq: limit the IO depth of idle_class to 1 bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RFC,1/8] bfq: introduce bfq_entity_to_bfqg helper method bfq: introduce bfq.ioprio for cgroup - - - --- 2021-03-08 brookxu.cn New
[RESEND] blkcg: delete redundant get/put operations for queue [RESEND] blkcg: delete redundant get/put operations for queue 1 - - --- 2021-01-25 brookxu.cn New
block: introduce for_each_rq_qos macro block: introduce for_each_rq_qos macro - - - --- 2021-01-06 brookxu.cn New
block: remove redundant get/put operations for queue block: remove redundant get/put operations for queue 1 - - --- 2021-01-06 brookxu.cn New
blk: delete the redundant NULL judgment in put_io_context() blk: delete the redundant NULL judgment in put_io_context() - - - --- 2020-07-31 brookxu.cn New