Age | Commit message (Expand) | Author | Files | Lines |
2020-02-03 | block, bfq: get a ref to a group when adding it to a service tree |  Paolo Valente | 1 | -2/+10 |
2020-02-03 | block, bfq: extend incomplete name of field on_st |  Paolo Valente | 1 | -4/+7 |
2020-01-22 | block, bfq: improve arithmetic division in bfq_delta() |  Wen Yang | 1 | -4/+1 |
2019-09-06 | bfq: Fix the missing barrier in __bfq_entity_update_weight_prio |  Fam Zheng | 1 | -0/+2 |
2019-04-30 | block: switch all files cleared marked as GPLv2 or later to SPDX tags |  Christoph Hellwig | 1 | -10/+1 |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block |  Jens Axboe | 1 | -2/+15 |
2019-04-10 | block, bfq: fix use after free in bfq_bfqq_expire |  Paolo Valente | 1 | -2/+15 |
2019-04-08 | block, bfq: fix some typos in comments |  Angelo Ruocco | 1 | -5/+5 |
2019-04-01 | block, bfq: do not idle for lowest-weight queues |  Paolo Valente | 1 | -1/+1 |
2019-04-01 | block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y |  Konstantin Khlebnikov | 1 | -1/+1 |
2019-01-31 | block, bfq: fix queue removal from weights tree |  Paolo Valente | 1 | -3/+3 |
2019-01-31 | block, bfq: consider also ioprio classes in symmetry detection |  Paolo Valente | 1 | -3/+9 |
2019-01-14 | block, bfq: fix comments on __bfq_deactivate_entity |  Paolo Valente | 1 | -6/+5 |
2018-12-07 | block, bfq: fix decrement of num_active_groups |  Paolo Valente | 1 | -1/+4 |
2018-10-25 | block, bfq: fix asymmetric scenarios detection |  Federico Motta | 1 | -12/+6 |
2018-10-13 | block, bfq: improve asymmetric scenarios detection |  Federico Motta | 1 | -16/+20 |
2018-09-14 | block, bfq: correctly charge and reset entity service in all cases |  Paolo Valente | 1 | -3/+10 |
2018-08-16 | block, bfq: improve code of bfq_bfqq_charge_time |  Paolo Valente | 1 | -9/+5 |
2018-08-16 | block, bfq: always update the budget of an entity when needed |  Paolo Valente | 1 | -2/+6 |
2018-07-09 | block, bfq: fix service being wrongly set to zero in case of preemption |  Paolo Valente | 1 | -6/+0 |
2018-07-09 | block, bfq: add/remove entity weights correctly |  Paolo Valente | 1 | -11/+13 |
2018-01-18 | block, bfq: limit sectors served with interactive weight raising |  Paolo Valente | 1 | -0/+3 |
2018-01-05 | block, bfq: let a queue be merged only shortly after starting I/O |  Paolo Valente | 1 | -0/+4 |
2017-11-14 | block, bfq: update blkio stats outside the scheduler lock |  Paolo Valente | 1 | -1/+0 |
2017-08-31 | block, bfq: guarantee update_next_in_service always returns an eligible entity |  Paolo Valente | 1 | -6/+8 |
2017-08-31 | block, bfq: remove direct switch to an entity in higher class |  Paolo Valente | 1 | -14/+5 |
2017-08-31 | block, bfq: make lookup_next_entity push up vtime on expirations |  Paolo Valente | 1 | -15/+43 |
2017-07-29 | block, bfq: consider also in_service_entity to state whether an entity is active |  Paolo Valente | 1 | -64/+78 |
2017-07-29 | block, bfq: reset in_service_entity if it becomes idle |  Paolo Valente | 1 | -1/+3 |
2017-07-12 | bfq: fix typos in comments about B-WF2Q+ algorithm |  Hou Tao | 1 | -1/+1 |
2017-07-03 | block, bfq: don't change ioprio class for a bfq_queue on a service tree |  Paolo Valente | 1 | -5/+34 |
2017-05-10 | block, bfq: use pointer entity->sched_data only if set |  Paolo Valente | 1 | -2/+11 |
2017-04-19 | block, bfq: split bfq-iosched.c into multiple source files |  Paolo Valente | 1 | -0/+1616 |