summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-05-12block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang
2022-04-27block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov
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, bfq: don't move oom_bfqqYu Kuai
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-08block: Fix fsync always failed if once failedYe Bin
2022-02-23block/wbt: fix negative inflight counter when remove scsi deviceLaibin Qiu
2022-02-08block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen
2022-02-01block: Fix wrong offset in bio_truncate()OGAWA Hirofumi
2022-01-10Merge tag 'v5.4.160' into HEADDenys Drozdov
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-11-17block: remove inaccurate requeue checkJens Axboe
2021-11-08Merge tag 'v5.4.151' into 5.4-2.3.x-imxDenys Drozdov
2021-11-08Merge tag 'v5.4.150' into 5.4-2.3.x-imxDenys Drozdov
2021-10-06Revert "block, bfq: honor already-setup queue merges"Jens Axboe
2021-09-30blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin
2021-09-27Merge tag 'v5.4.149' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin
2021-09-22Merge tag 'v5.4.148' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-22block, bfq: honor already-setup queue mergesPaolo Valente
2021-09-22scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig
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-16Merge tag 'v5.4.140' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-12blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-07-20Merge tag 'v5.4.133' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-20Merge tag 'v5.4.132' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-07-14blk-wbt: make sure throttle is enabled properlyZhang Yi
2021-07-14blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...Zhang Yi
2021-07-14block: fix discard request mergeMing Lei
2021-07-14block: fix race between adding/removing rq qos and normal IOMing Lei
2021-05-19Merge tag 'v5.4.120' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-19blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-05-19kyber: fix out of bounds access when preemptedOmar Sandoval
2021-04-16Merge tag 'v5.4.113' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-16block: only update parent bi_status when bio failYufen Yu
2021-04-06Merge tag 'v5.4.109' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-30block: recalculate segment count for multi-segment discards correctlyDavid Jeffery
2021-03-30block: Suppress uevent for hidden device when removedDaniel Wagner
2021-03-04Merge tag 'v5.4.102' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-04blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka
2021-03-04bsg: free the request before return error codePan Bian
2021-03-04bfq: Avoid false bfq queue mergingJan Kara
2021-02-17Merge tag 'v5.4.99' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-02-17bfq-iosched: Revert "bfq: Fix computation of shallow depth"Lin Feng