aboutsummaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge LA.UM.7.5.2.r1-02900-8x96.0 of https://source.codeaurora.org/quic/la/ke...Davide Garberi2019-05-231-1/+4
|\
| * Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-021-1/+4
| |\
| | * Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-301-1/+4
| | |\
| | | * block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-271-1/+4
* | | | block: bfq-cgroup: Remove pointless BUG_ONSubhajeet Muhuri2019-04-201-1/+0
* | | | blk-iosched: fix compilationYaroslav Furman2019-04-111-3/+10
* | | | block: replace io_schedule with io_schedule_timeoutJaegeuk Kim2019-04-111-1/+5
* | | | kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini2019-04-111-1/+1
* | | | UPSTREAM: block: silently forbid sending any ioctl to a partitionPaolo Bonzini2019-04-111-29/+0
* | | | cfq-iosched: temporarily boost queue priority for idle classesJens Axboe2019-04-112-1/+26
* | | | block, scheduler: convert xxx_var_store to voidweiping zhang2019-04-112-12/+10
* | | | block/cfq: cache rightmost rb_nodeDavidlohr Bueso2019-04-111-5/+14
* | | | block/cfq: replace cfq_rb_root leftmost cachingDavidlohr Bueso2019-04-111-50/+20
* | | | cfq-iosched: Delete unused function min_vdisktime()Matthias Kaehlcke2019-04-111-9/+0
* | | | cfq-iosched: Adjust one function call together with a variable assignmentMarkus Elfring2019-04-111-2/+4
* | | | block: do not merge requests without consulting with io schedulerTahsin Erdogan2019-04-114-16/+29
* | | | cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao2019-04-111-2/+15
* | | | cfq-iosched: Charge at least 1 jiffie instead of 1 nsJan Kara2019-04-111-1/+2
* | | | cfq-iosched: Fix regression in bonnie++ rewrite performanceJan Kara2019-04-111-1/+10
* | | | cfq-iosched: Convert slice_resid from u64 to s64Jan Kara2019-04-111-2/+2
* | | | cfq-iosched: Convert to use highres timersJan Kara2019-04-111-9/+12
* | | | cfq-iosched: Expose microsecond interfacesJeff Moyer2019-04-111-0/+40
* | | | cfq-iosched: Convert from jiffies to nanosecondsJeff Moyer2019-04-111-137/+136
* | | | cfq-iosched: Allow parent cgroup to preempt its childJan Kara2019-04-111-1/+18
* | | | cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara2019-04-111-1/+0
* | | | cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara2019-04-111-6/+7
* | | | cfq-iosched: Don't group_idle if cfqq has big thinktimeJan Kara2019-04-111-2/+8
* | | | BACKPORT: block: use ktime_get_ns() instead of sched_clock() for cfqOmar Sandoval2019-04-111-21/+25
* | | | block, bfq: fix build breakageAlexander Martinz2019-03-231-2/+1
* | | | block, bfq: update to latest bfq-v8-v4.4 stateAlexander Martinz2019-03-235-2228/+4107
* | | | block, bfq: add Early Queue Merge (EQM) to BFQ-v7r11 for 4.4.0Mauro Andreolini2019-03-233-14/+743
* | | | block: introduce the BFQ-v7r11 I/O sched for 4.4.0Paolo Valente2019-03-236-4/+6975
* | | | block: cgroups, kconfig, build bits for BFQ-v7r11-4.4.0Paolo Valente2019-03-232-0/+33
|/ / /
* | | Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P2019-01-292-0/+2
|\| |
| * | UPSTREAM: mm: don't cap request size based on read-ahead settingJens Axboe2019-01-232-0/+2
* | | Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P2018-09-283-10/+18
|\| |
| * | Merge 4.4.157 into android-4.4Greg Kroah-Hartman2018-09-203-10/+18
| |\|
| | * partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira2018-09-191-2/+3
| | * partitions/aix: append null character to print data from diskMauricio Faria de Oliveira2018-09-191-2/+6
| | * block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo2018-09-192-5/+7
| | * cfq: Give a chance for arming slice idle timer in case of group_idleRitesh Harjani2018-09-191-1/+2
* | | Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P2018-08-031-7/+3
|\| |
| * | Merge 4.4.144 into android-4.4Greg Kroah-Hartman2018-07-311-7/+3
| |\|
| | * block: do not use interruptible wait anywhereAlan Jenkins2018-07-251-7/+3
* | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-203-4/+10
|\| |
| * | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-143-4/+10
| |\|
| | * blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei2018-04-131-1/+2
| | * bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov2018-04-131-0/+3
| | * block: fix an error code in add_partition()Dan Carpenter2018-04-131-1/+3
| | * blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong2018-04-131-2/+2