Patch Metrics

There are 6827 patches submitted by members of this team, and 2065 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: none      |   6827 patches
« 1 2 ... 32 33 3468 69 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl() --- 2014-11-17 pang.xunlei New
[1/2] sched/deadline: Modify cpudl.free_cpus to reflect rd->span --- 2014-11-17 pang.xunlei New
[v4,7/7] sched/deadline: Modify cpudl_find() for more cases of electing best_cpu --- 2014-11-06 pang.xunlei New
[v4,6/7] sched/deadline: Optimize find_later_rq() to select a cache hot cpu --- 2014-11-06 pang.xunlei New
[v4,5/7] sched/deadline: Fix several problems with cpudl_find() --- 2014-11-06 pang.xunlei New
[v4,4/7] sched/deadline: Remove unnecessary definitions in cpudeadline.h --- 2014-11-06 pang.xunlei Accepted
[v4,3/7] sched/rt: Optimize find_lowest_rq() to select a cache hot cpu --- 2014-11-06 pang.xunlei New
[v4,2/7] sched/rt: Deal with cpupri.pri_to_cpu[CPUPRI_IDLE] for idle cases --- 2014-11-06 pang.xunlei New
[v4,1/7] sched/cpupri: Remove unnecessary definitions in cpupri.h --- 2014-11-06 pang.xunlei Accepted
[v3,7/7] sched/deadline: Modify cpudl_find() for more cases of electing best_cpu --- 2014-11-05 pang.xunlei New
[v3,6/7] sched/deadline: Remove unnecessary definitions in cpudeadline.h --- 2014-11-05 pang.xunlei Superseded
[v3,5/7] sched/deadline: Optimize find_later_rq() to select a cache hot cpu --- 2014-11-05 pang.xunlei New
[v3,4/7] sched/deadline: Fix several problems with cpudl_find() --- 2014-11-05 pang.xunlei New
[v3,3/7] sched/rt: Optimize find_lowest_rq() to select a cache hot cpu --- 2014-11-05 pang.xunlei New
[v3,2/7] sched/cpupri: Remove unnecessary definitions in cpupri.h --- 2014-11-05 pang.xunlei Superseded
[v3,1/7] sched/rt: Deal with cpupri.pri_to_cpu[CPUPRI_IDLE] for idle cases --- 2014-11-05 pang.xunlei New
[v2,6/6] sched/dl: Remove unnecessary definitions in cpudeadline.h --- 2014-11-04 pang.xunlei New
[v2,5/6] sched/dl: Optimize select_task_rq_dl() for non-DL curr task --- 2014-11-04 pang.xunlei New
[v2,4/6] sched/dl: Modify cpudl_find() for more cases of electing best_cpu --- 2014-11-04 pang.xunlei New
[v2,3/6] sched/cpupri: Remove unnecessary definitions in cpupri.h --- 2014-11-04 pang.xunlei Superseded
[v2,2/6] sched/rt: Optimize select_task_rq_rt() for non-RT curr task --- 2014-11-04 pang.xunlei New
[v2,1/6] sched/cpupri: Deal with cpupri.pri_to_cpu[CPUPRI_IDLE] for idle cases --- 2014-11-04 pang.xunlei New
[3/3] sched/rt: Optimize select_task_rq_rt() for non-RT curr task --- 2014-11-03 pang.xunlei New
[2/3] sched/cpupri: Remove unnecessary definitions in cpupri.h --- 2014-11-03 pang.xunlei Superseded
[1/3] sched/cpupri: Deal with cpupri.pri_to_cpu[CPUPRI_IDLE] for idle cases --- 2014-11-03 pang.xunlei New
[RFC,v2,11/11] time: Convert x86_platform.get_wallclock()to use timespec64 --- 2014-10-30 pang.xunlei New
[RFC,v2,10/11] time: Convert x86_platform.set_wallclock()to use timespec64 --- 2014-10-30 pang.xunlei New
[RFC,v2,09/11] time: Convert pvclock_read_wallclock() to use timespec64 --- 2014-10-30 pang.xunlei New
[RFC,v2,08/11] time: Convert xen_read_wallclock() to use timespec64 --- 2014-10-30 pang.xunlei New
[RFC,v2,07/11] time: Convert alarm_set_rtc() to use timespec64 --- 2014-10-30 pang.xunlei New
[RFC,v2,06/11] time: Remove do_settimeofday() --- 2014-10-30 pang.xunlei New
[RFC,v2,05/11] time: Convert all users of do_settimeofday() to use do_settimeofday64() --- 2014-10-30 pang.xunlei New
[RFC,v2,04/11] time: Add rtc_time_to_tm64() safe version(using time64_t) --- 2014-10-30 pang.xunlei New
[RFC,v2,03/11] time: Add rtc_tm_to_time64() safe version(using time64_t) --- 2014-10-30 pang.xunlei New
[RFC,v2,02/11] time: Add mktime64() safe version(using time64_t) --- 2014-10-30 pang.xunlei New
[RFC,v2,01/11] time: Add do_settimeofday64() safe version(using timespec64) --- 2014-10-30 pang.xunlei New
[RFC,12/12] time: Convert pvclock_read_wallclock() to use timespec64 --- 2014-10-27 pang.xunlei New
[RFC,11/12] time: Convert xen_read_wallclock() to use timespec64 --- 2014-10-27 pang.xunlei New
[RFC,10/12] time: Convert do_settimeofday() to use timespec64 --- 2014-10-27 pang.xunlei New
[RFC,09/12] time: Convert rtc_time_to_tm_unsafe() to rtc_time_to_tm() in alarm_set_rtc() --- 2014-10-27 pang.xunlei New
[RFC,08/12] time: Add rtc_time_to_tm() safe version(using time64_t) --- 2014-10-27 pang.xunlei New
[RFC,07/12] time: Rename rtc_time_to_tm() to rtc_time_to_tm_unsafe() --- 2014-10-27 pang.xunlei New
[RFC,06/12] time: Fix build warnings for time64_t to __kernel_time_t warning on 64-bit systems. --- 2014-10-27 pang.xunlei New
[RFC,05/12] time: Convert rtc_tm_to_time_unsafe() to rtc_tm_to_time() in rtc_hctosys() --- 2014-10-27 pang.xunlei New
[RFC,04/12] time: Add rtc_tm_to_time() safe version(using time64_t) --- 2014-10-27 pang.xunlei New
[RFC,03/12] time: Rename rtc_tm_to_time() to rtc_tm_to_time_unsafe() --- 2014-10-27 pang.xunlei New
[RFC,02/12] time: Add mktime() safe version(using time64_t) --- 2014-10-27 pang.xunlei New
[RFC,01/12] time: Rename mktime() to mktime_unsafe() --- 2014-10-27 pang.xunlei New
[2/2] time: Complete NTP adjustment threshold judging conditions --- 2014-10-09 pang.xunlei New
[1/2] time: Fix NTP adjustment mult overflow. --- 2014-10-09 pang.xunlei Superseded
[BUGFIX] block, bfq: fix unbalanced decrements of burst size [BUGFIX] block, bfq: fix unbalanced decrements of burst size --- 2017-10-09 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,4/4] block, bfq: decrease burst size when queues in burst exit block, bfq: series of fixes of bugs affecting service guarantees --- 2017-09-21 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,3/4] block, bfq: let early-merged queues be weight-raised on split too block, bfq: series of fixes of bugs affecting service guarantees --- 2017-09-21 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,2/4] block, bfq: check and switch back to interactive wr also on queue split block, bfq: series of fixes of bugs affecting service guarantees --- 2017-09-21 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,1/4] block, bfq: fix wrong init of saved start time for weight raising block, bfq: series of fixes of bugs affecting service guarantees --- 2017-09-21 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,2/2] doc, block, bfq: better describe how to properly configure bfq doc, block, bfq: improve documentation on how to to properly configure bfq --- 2017-08-31 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,1/2] doc, block, bfq: fix some typos and remove stale stuff doc, block, bfq: improve documentation on how to to properly configure bfq --- 2017-08-31 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,V2,3/3] block, bfq: guarantee update_next_in_service always returns an eligible entity three bfq fixes restoring service guarantees with random sync writes in bg --- 2017-08-31 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,V2,2/3] block, bfq: remove direct switch to an entity in higher class three bfq fixes restoring service guarantees with random sync writes in bg --- 2017-08-31 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,V2,1/3] block, bfq: make lookup_next_entity push up vtime on expirations three bfq fixes restoring service guarantees with random sync writes in bg --- 2017-08-31 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,3/3] block, bfq: guarantee update_next_in_service always returns an eligible entity three bfq fixes restoring service guarantees with random sync writes in bg --- 2017-08-31 Paolo Valente Superseded
[BUGFIX/IMPROVEMENT,2/3] block, bfq: remove direct switch to an entity in higher class three bfq fixes restoring service guarantees with random sync writes in bg --- 2017-08-31 Paolo Valente Superseded
[BUGFIX/IMPROVEMENT,1/3] block, bfq: make lookup_next_entity push up vtime on expirations three bfq fixes restoring service guarantees with random sync writes in bg --- 2017-08-31 Paolo Valente Superseded
[BUGFIX/IMPROVEMENT,V2,2/2] block, bfq: boost throughput with flash-based non-queueing devices block, bfq: improve and refactor throughput-boosting logic --- 2017-08-04 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT,V2,1/2] block,bfq: refactor device-idling logic block, bfq: improve and refactor throughput-boosting logic --- 2017-08-04 Paolo Valente Accepted
[BUGFIX/IMPROVEMENT] block, bfq: improve and refactor throughput-boosting logic --- 2017-08-03 Paolo Valente New
hikey_defconfig: Enable the BFQ I/O scheduler options in defconfig --- 2017-08-01 Paolo Valente New
UPSTREAM: block, bfq: handle bursts of queue activations --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: boost the throughput on NCQ-capable flash-based devices --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: improve responsiveness --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: reduce latency during request-pool saturation --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: add more fairness with writes and slow processes --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: reduce idling only in symmetric scenarios --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: add full hierarchical scheduling and cgroups support --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: boost the throughput with random I/O on NCQ-capable HDDs --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: improve throughput boosting --- 2017-08-01 Paolo Valente Rejected
hikey_defconfig: Enable the BFQ I/O scheduler options in defconfig --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: preserve a low latency also with NCQ-capable drives --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: add Early Queue Merge (EQM) --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: reduce I/O latency for soft real-time applications --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler --- 2017-08-01 Paolo Valente Rejected
UPSTREAM: block, bfq: modify the peak-rate estimator --- 2017-08-01 Paolo Valente Rejected
[BUGFIX] block, bfq: consider also in_service_entity to state whether an entity is active --- 2017-07-29 Paolo Valente Accepted
[BUGFIX] block, bfq: reset in_service_entity if it becomes idle --- 2017-07-28 Paolo Valente Accepted
[BUGFIX] block, bfq: don't change ioprio class for a bfq_queue on a service tree --- 2017-07-03 Paolo Valente Accepted
[BUGFIX,V2] block, bfq: update wr_busy_queues if needed on a queue split --- 2017-06-19 Paolo Valente New
[BUGFIX] block, bfq: update wr_busy_queues if needed on a queue split --- 2017-06-19 Paolo Valente Superseded
[BUGFIX] block, bfq: access and cache blkg data only when safe --- 2017-06-05 Paolo Valente Accepted
[BUGFIX] block, bfq: access and cache blkg data only when safe --- 2017-05-19 Paolo Valente New
UPSTREAM: block, bfq: modify the peak-rate estimator --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: add full hierarchical scheduling and cgroups support --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: handle bursts of queue activations --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: improve throughput boosting --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: reduce latency during request-pool saturation --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: preserve a low latency also with NCQ-capable drives --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: add Early Queue Merge (EQM) --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: boost the throughput with random I/O on NCQ-capable HDDs --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: reduce idling only in symmetric scenarios --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: improve responsiveness --- 2017-04-28 Paolo Valente New
UPSTREAM: block, bfq: reduce I/O latency for soft real-time applications --- 2017-04-28 Paolo Valente New
« 1 2 ... 32 33 3468 69 »