Current Team Memberships

Show patches with: Archived = No       |   335 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,08/22] block, cfq: get rid of latency tunables --- 2016-02-01 Paolo Valente Superseded
[RFC,09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler Untitled series #2359 --- 2016-02-01 Paolo Valente New
[RFC,11/22] block, bfq: improve throughput boosting --- 2016-02-01 Paolo Valente New
[RFC,12/22] block, bfq: modify the peak-rate estimator --- 2016-02-01 Paolo Valente New
[RFC,13/22] block, bfq: add more fairness to boost throughput and reduce latency --- 2016-02-01 Paolo Valente New
[RFC,14/22] block, bfq: improve responsiveness --- 2016-02-01 Paolo Valente New
[RFC,15/22] block, bfq: reduce I/O latency for soft real-time applications --- 2016-02-01 Paolo Valente New
[RFC,16/22] block, bfq: preserve a low latency also with NCQ-capable drives --- 2016-02-01 Paolo Valente Superseded
[RFC,17/22] block, bfq: reduce latency during request-pool saturation --- 2016-02-01 Paolo Valente New
[RFC,20/22] block, bfq: boost the throughput on NCQ-capable flash-based devices --- 2016-02-01 Paolo Valente New
[RFC,21/22] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs --- 2016-02-01 Paolo Valente New
[BUGFIX] block: add missing group association in bio_split --- 2016-05-06 Paolo Valente New
[BUGFIX] block: add missing group association in bio_split --- 2016-05-10 Paolo Valente New
[BUGFIX] block: add missing group association in bio-cloning functions --- 2016-05-10 Paolo Valente Superseded
[BUGFIX,V2] block: add missing group association in bio-cloning functions --- 2016-05-10 Paolo Valente Superseded
[BUGFIX,V3] block: add missing group association in bio-cloning functions --- 2016-05-10 Paolo Valente Superseded
[BUGFIX,V4] block: add missing group association in bio-cloning functions --- 2016-05-11 Paolo Valente Superseded
[BUGFIX,V4] block: add missing group association in bio-cloning functions --- 2016-07-26 Paolo Valente Accepted
[BUGFIX,V5] block: add missing group association in bio-cloning functions --- 2016-07-27 Paolo Valente Accepted
[RFC,V8,08/22] block, cfq: get rid of latency tunables --- 2016-07-27 Paolo Valente New
[RFC,V8,11/22] block, bfq: improve throughput boosting --- 2016-07-27 Paolo Valente Superseded
[RFC,V8,12/22] block, bfq: modify the peak-rate estimator --- 2016-07-27 Paolo Valente Superseded
[RFC,V8,13/22] block, bfq: add more fairness with writes and slow processes --- 2016-07-27 Paolo Valente Superseded
[RFC,V8,14/22] block, bfq: improve responsiveness --- 2016-07-27 Paolo Valente Superseded
[RFC,V8,15/22] block, bfq: reduce I/O latency for soft real-time applications --- 2016-07-27 Paolo Valente New
[RFC,V8,16/22] block, bfq: preserve a low latency also with NCQ-capable drives --- 2016-07-27 Paolo Valente Superseded
[RFC,V8,17/22] block, bfq: reduce latency during request-pool saturation --- 2016-07-27 Paolo Valente Superseded
[RFC,V8,20/22] block, bfq: boost the throughput on NCQ-capable flash-based devices --- 2016-07-27 Paolo Valente Superseded
[RFC,V8,21/22] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs --- 2016-07-27 Paolo Valente Superseded
[V2,08/22] block, cfq: get rid of latency tunables --- 2016-08-08 Paolo Valente New
[V2,09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler --- 2016-08-08 Paolo Valente New
[V2,11/22] block, bfq: improve throughput boosting --- 2016-08-08 Paolo Valente Superseded
[V2,12/22] block, bfq: modify the peak-rate estimator --- 2016-08-08 Paolo Valente New
[V2,13/22] block, bfq: add more fairness with writes and slow processes --- 2016-08-08 Paolo Valente New
[V2,14/22] block, bfq: improve responsiveness --- 2016-08-08 Paolo Valente New
[V2,15/22] block, bfq: reduce I/O latency for soft real-time applications --- 2016-08-08 Paolo Valente New
[V2,16/22] block, bfq: preserve a low latency also with NCQ-capable drives --- 2016-08-08 Paolo Valente Superseded
[V2,17/22] block, bfq: reduce latency during request-pool saturation --- 2016-08-08 Paolo Valente Superseded
[V2,20/22] block, bfq: boost the throughput on NCQ-capable flash-based devices --- 2016-08-08 Paolo Valente Superseded
[V2,21/22] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs --- 2016-08-08 Paolo Valente New
[01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler --- 2016-10-26 Paolo Valente New
[02/14] block, bfq: add full hierarchical scheduling and cgroups support --- 2016-10-26 Paolo Valente New
[03/14] block, bfq: improve throughput boosting --- 2016-10-26 Paolo Valente Superseded
[04/14] block, bfq: modify the peak-rate estimator --- 2016-10-26 Paolo Valente Superseded
[05/14] block, bfq: add more fairness with writes and slow processes --- 2016-10-26 Paolo Valente Superseded
[06/14] block, bfq: improve responsiveness --- 2016-10-26 Paolo Valente New
[07/14] block, bfq: reduce I/O latency for soft real-time applications --- 2016-10-26 Paolo Valente New
[08/14] block, bfq: preserve a low latency also with NCQ-capable drives --- 2016-10-26 Paolo Valente Superseded
[09/14] block, bfq: reduce latency during request-pool saturation --- 2016-10-26 Paolo Valente Superseded
[WIP,PATCHSET,1/4] blk-mq: pass bio to blk_mq_sched_get_rq_priv WIP branch for bfq-mq --- 2017-02-07 Paolo Valente Accepted
[WIP,PATCHSET,2/4] Move thinktime from bic to bfqq WIP branch for bfq-mq --- 2017-02-07 Paolo Valente New
[WIP,PATCHSET,3/4] Embed bfq-ioc.c and add locking on request queue WIP branch for bfq-mq --- 2017-02-07 Paolo Valente New
[WIP,PATCHSET,4/4] Modify interface and operation to comply with blk-mq-sched WIP branch for bfq-mq --- 2017-02-07 Paolo Valente New
bfq-mq: cause deadlock by executing exit_icq body immediately --- 2017-02-07 Paolo Valente New
[BUGFIX] block: make elevator_get robust against cross blk/blk-mq choice --- 2017-02-13 Paolo Valente New
[RFC,01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,02/14] block, bfq: add full hierarchical scheduling and cgroups support Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente New
[RFC,03/14] block, bfq: improve throughput boosting Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,04/14] block, bfq: modify the peak-rate estimator Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,05/14] block, bfq: add more fairness with writes and slow processes Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,06/14] block, bfq: improve responsiveness Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,07/14] block, bfq: reduce I/O latency for soft real-time applications Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente New
[RFC,08/14] block, bfq: preserve a low latency also with NCQ-capable drives Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,09/14] block, bfq: reduce latency during request-pool saturation Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente New
[RFC,10/14] block, bfq: add Early Queue Merge (EQM) Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente New
[RFC,11/14] block, bfq: reduce idling only in symmetric scenarios Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente New
[RFC,12/14] block, bfq: boost the throughput on NCQ-capable flash-based devices Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente Superseded
[RFC,14/14] block, bfq: handle bursts of queue activations Add the BFQ I/O Scheduler to blk-mq --- 2017-03-04 Paolo Valente New
[V2,01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,02/16] block, bfq: add full hierarchical scheduling and cgroups support Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,03/16] block, bfq: improve throughput boosting Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,04/16] block, bfq: modify the peak-rate estimator Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,05/16] block, bfq: add more fairness with writes and slow processes Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,06/16] block, bfq: improve responsiveness Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,07/16] block, bfq: reduce I/O latency for soft real-time applications Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,08/16] block, bfq: preserve a low latency also with NCQ-capable drives Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,09/16] block, bfq: reduce latency during request-pool saturation Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,10/16] block, bfq: add Early Queue Merge (EQM) Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,11/16] block, bfq: reduce idling only in symmetric scenarios Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,12/16] block, bfq: boost the throughput on NCQ-capable flash-based devices Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente New
[V2,13/16] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente New
[V2,14/16] block, bfq: handle bursts of queue activations Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente New
[V2,15/16] block, bfq: remove all get and put of I/O contexts Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V2,16/16] block, bfq: split bfq-iosched.c into multiple source files Introduce the BFQ I/O scheduler --- 2017-03-31 Paolo Valente Superseded
[V3,01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,02/16] block, bfq: add full hierarchical scheduling and cgroups support Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,03/16] block, bfq: improve throughput boosting Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,04/16] block, bfq: modify the peak-rate estimator Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,05/16] block, bfq: add more fairness with writes and slow processes Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,06/16] block, bfq: improve responsiveness Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,07/16] block, bfq: reduce I/O latency for soft real-time applications Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,08/16] block, bfq: preserve a low latency also with NCQ-capable drives Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,09/16] block, bfq: reduce latency during request-pool saturation Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,10/16] block, bfq: add Early Queue Merge (EQM) Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,11/16] block, bfq: reduce idling only in symmetric scenarios Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,12/16] block, bfq: boost the throughput on NCQ-capable flash-based devices Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,13/16] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,14/16] block, bfq: handle bursts of queue activations Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
[V3,15/16] block, bfq: remove all get and put of I/O contexts Introduce the BFQ I/O scheduler --- 2017-04-11 Paolo Valente Superseded
« 1 2 3 4 »

Bundling

Create bundle: