summaryrefslogtreecommitdiff
path: root/block (follow)
Commit message (Expand)AuthorAge
* blk-iosched: fix compilationYaroslav Furman2022-07-27
* block: replace io_schedule with io_schedule_timeoutJaegeuk Kim2022-07-27
* kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini2022-07-27
* UPSTREAM: block: silently forbid sending any ioctl to a partitionPaolo Bonzini2022-07-27
* cfq-iosched: temporarily boost queue priority for idle classesJens Axboe2022-07-27
* block, scheduler: convert xxx_var_store to voidweiping zhang2022-07-27
* block/cfq: cache rightmost rb_nodeDavidlohr Bueso2022-07-27
* block/cfq: replace cfq_rb_root leftmost cachingDavidlohr Bueso2022-07-27
* cfq-iosched: Delete unused function min_vdisktime()Matthias Kaehlcke2022-07-27
* cfq-iosched: Adjust one function call together with a variable assignmentMarkus Elfring2022-07-27
* block: do not merge requests without consulting with io schedulerTahsin Erdogan2022-07-27
* cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao2022-07-27
* cfq-iosched: Charge at least 1 jiffie instead of 1 nsJan Kara2022-07-27
* cfq-iosched: Fix regression in bonnie++ rewrite performanceJan Kara2022-07-27
* cfq-iosched: Convert slice_resid from u64 to s64Jan Kara2022-07-27
* cfq-iosched: Convert to use highres timersJan Kara2022-07-27
* cfq-iosched: Expose microsecond interfacesJeff Moyer2022-07-27
* cfq-iosched: Convert from jiffies to nanosecondsJeff Moyer2022-07-27
* cfq-iosched: Allow parent cgroup to preempt its childJan Kara2022-07-27
* cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara2022-07-27
* cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara2022-07-27
* cfq-iosched: Don't group_idle if cfqq has big thinktimeJan Kara2022-07-27
* BACKPORT: block: use ktime_get_ns() instead of sched_clock() for cfqOmar Sandoval2022-07-27
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * Merge 4.4.295 into android-4.4-pGreg Kroah-Hartman2021-12-14
| |\
| | * block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso2021-12-14
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\| |
| * | Merge 4.4.285 into android-4.4-pGreg Kroah-Hartman2021-09-26
| |\|
| | * blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin2021-09-26
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\| |
| * | Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman2021-03-03
| |\|
| | * blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka2021-03-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\| |
| * | Merge 4.4.252 into android-4.4-pGreg Kroah-Hartman2021-01-17
| |\|
| | * block: fix use-after-free in disk_part_iter_nextMing Lei2021-01-17
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\| |
| * | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\|
| | * blk-mq: Allow blocking queue tag iter callbacksKeith Busch2020-05-20
| | * blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang2020-05-20
| | * blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi2020-05-20
| | * block: defer timeouts to a workqueueChristoph Hellwig2020-05-20
| | * blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-20
| * | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\|
| | * blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz2020-05-10
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| |
| * | Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman2020-01-29
| |\|
| | * block: don't use bio->bi_vcnt to figure out segment numberMing Lei2020-01-29
| * | Merge 4.4.211 into android-4.4-pGreg Kroah-Hartman2020-01-23
| |\|
| | * block: fix an integer overflow in logical block sizeMikulas Patocka2020-01-23
| * | Merge 4.4.209 into android-4.4-pGreg Kroah-Hartman2020-01-12
| |\|