summaryrefslogtreecommitdiff
path: root/block (follow)
Commit message (Expand)AuthorAge
* 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
| |\|
| | * compat_ioctl: block: handle Persistent ReservationsArnd Bergmann2020-01-12
| * | Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman2019-12-21
| |\|
| | * blk-mq: make sure that line break can be printedMing Lei2019-12-21
| | * blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei2019-12-21
| * | Merge 4.4.189 into android-4.4-pGreg Kroah-Hartman2019-08-11
| |\|
| * | Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman2019-08-04
| |\ \
| * \ \ Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
| |\ \ \
| * \ \ \ Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman2018-09-20
| |\ \ \ \
| * \ \ \ \ Merge 4.4.144 into android-4.4-pGreg Kroah-Hartman2018-07-31
| |\ \ \ \ \
* | | | | | | block: bfq: Update backing_dev_info to be a pointerNathan Chancellor2019-12-23
* | | | | | | block, bfq: update to latest bfq-v8-v4.4 stateAlexander Martinz2019-12-23
* | | | | | | block, bfq: add Early Queue Merge (EQM) to BFQ-v7r11 for 4.4.0Mauro Andreolini2019-12-23
* | | | | | | block: introduce the BFQ-v7r11 I/O sched for 4.4.0Paolo Valente2019-12-23
* | | | | | | block: cgroups, kconfig, build bits for BFQ-v7r11-4.4.0Paolo Valente2019-12-23
* | | | | | | cfq: Give a chance to arm slice idle timer in case of group_idleRitesh Harjani2019-12-23
* | | | | | | Merge android-4.4.189 (74c8219) into msm-4.4Srinivasarao P2019-08-12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.4.189 into android-4.4Greg Kroah-Hartman2019-08-11
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin2019-08-11
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\| | | | | |
| * | | | | | Merge 4.4.187 into android-4.4Greg Kroah-Hartman2019-08-04
| |\| | | | |
| | * | | | | take floppy compat ioctls to sodding floppy.cAl Viro2019-08-04
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| | | | |
| * | | | | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\| | | |
| | * | | | block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-27
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P2019-01-29
|\| | | |
| * | | | UPSTREAM: mm: don't cap request size based on read-ahead settingJens Axboe2019-01-23
* | | | | Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P2018-09-28
|\| | | |
| * | | | Merge 4.4.157 into android-4.4Greg Kroah-Hartman2018-09-20
| |\| | |
| | * | | partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira2018-09-19