aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2022-06-14Merge 4.19.247 into android-4.19-stableGreg Kroah-Hartman
2022-06-14blk-iolatency: Fix inflight count imbalances and IO hangs on offlineTejun Heo
2022-06-06Merge 4.19.246 into android-4.19-stableGreg Kroah-Hartman
2022-06-06block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang
2022-04-27Merge 4.19.240 into android-4.19-stableGreg Kroah-Hartman
2022-04-27block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov
2022-04-19ANDROID: GKI: fix crc issue with commit 6281beee5bb9 ("block: don't merge acr...Greg Kroah-Hartman
2022-04-18Merge 4.19.238 into android-4.19-stableGreg Kroah-Hartman
2022-04-15Revert "Revert "block, bfq: honor already-setup queue merges""Paolo Valente
2022-04-15bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng
2022-04-15block: don't delete queue kobject before its childrenEric Biggers
2022-04-15block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-03-11Merge 4.19.233 into android-4.19-stableGreg Kroah-Hartman
2022-03-08block: Fix fsync always failed if once failedYe Bin
2022-02-23Merge 4.19.231 into android-4.19-stableGreg Kroah-Hartman
2022-02-23block/wbt: fix negative inflight counter when remove scsi deviceLaibin Qiu
2022-02-09Merge 4.19.228 into android-4.19-stableGreg Kroah-Hartman
2022-02-08block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen
2021-12-29Merge 4.19.223 into android-4.19-stableGreg Kroah-Hartman
2021-12-29block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente
2021-12-29block, bfq: fix queue removal from weights treePaolo Valente
2021-12-29block, bfq: fix decrement of num_active_groupsPaolo Valente
2021-12-29block, bfq: fix asymmetric scenarios detectionFederico Motta
2021-12-29block, bfq: improve asymmetric scenarios detectionFederico Motta
2021-12-14Merge 4.19.221 into android-4.19-stableGreg Kroah-Hartman
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-10-08Merge 4.19.209 into android-4.19-stableGreg Kroah-Hartman
2021-10-06Revert "block, bfq: honor already-setup queue merges"Jens Axboe
2021-10-04Merge 4.19.208 into android-4.19-stableGreg Kroah-Hartman
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin
2021-09-25Merge 4.19.207 into android-4.19-stableGreg Kroah-Hartman
2021-09-22block, bfq: honor already-setup queue mergesPaolo Valente
2021-09-22block: bfq: fix bfq_set_next_ioprio_data()Damien Le Moal
2021-09-22blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMINNiklas Cassel
2021-09-22blk-zoned: allow zone management send operations without CAP_SYS_ADMINNiklas Cassel
2021-08-12Merge 4.19.203 into android-4.19-stableGreg Kroah-Hartman
2021-08-12blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-08-08Merge 4.19.202 into android-4.19-stableGreg Kroah-Hartman
2021-08-08bdi: use bdi_dev_name() to get device nameYufen Yu
2021-07-20Merge 4.19.198 into android-4.19-stableGreg Kroah-Hartman
2021-07-20blk-wbt: make sure throttle is enabled properlyZhang Yi
2021-07-20blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...Zhang Yi
2021-05-22Merge 4.19.191 into android-4.19-stableGreg Kroah-Hartman
2021-05-22blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-04-16Merge 4.19.188 into android-4.19-stableGreg Kroah-Hartman
2021-04-16block: only update parent bi_status when bio failYufen Yu
2021-04-07Merge 4.19.184 into android-4.19-stableGreg Kroah-Hartman
2021-04-03ANDROID: Add OWNERS files referring to the respective android-mainline OWNERSMatthias Maennich
2021-03-30block: Suppress uevent for hidden device when removedDaniel Wagner
2021-03-11Revert "block: genhd: add 'groups' argument to device_add_disk"Greg Kroah-Hartman