aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin
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-05-22blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-04-16block: only update parent bi_status when bio failYufen Yu
2021-03-03blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei
2020-11-10blk-cgroup: Pre-allocate tree node on blkg_conf_prepGabriel Krisman Bertazi
2020-11-10blk-cgroup: Fix memleak on error pathGabriel Krisman Bertazi
2020-09-12block: ensure bdi->io_pages is always initializedJens Axboe
2020-06-30block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai
2020-06-20blk-mq: move _blk_mq_update_nr_hw_queues synchronize_rcu callGiuliano Procida
2020-04-24block, bfq: fix use-after-free in bfq_idle_slice_timer_bodyZhiqiang Liu
2020-04-24block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-04-24block: keep bdi->io_pages in sync with max_sectors_kb for stacked devicesKonstantin Khlebnikov
2020-04-13blk-mq: Allow blocking queue tag iter callbacksKeith Busch
2020-04-13blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang
2020-04-02block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato
2020-01-27block: don't use bio->bi_vcnt to figure out segment numberMing Lei
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-12block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang
2020-01-09compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann
2020-01-09compat_ioctl: block: handle Persistent ReservationsArnd Bergmann
2019-12-17blk-mq: make sure that line break can be printedMing Lei
2019-12-17block: fix single range discard mergeMing Lei
2019-12-17blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei
2019-12-01block: fix the DISCARD request mergeJianchao Wang
2019-11-20blok, bfq: do not plug I/O if all queues are weight-raisedPaolo Valente
2019-10-05blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin
2019-07-31block/bio-integrity: fix a memory leak bugWenwen Wang
2019-07-21block, bfq: NULL out the bic when it's no longer validDouglas Anderson
2019-07-03block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck
2019-07-03block: add a lower-level bio_add_page interfaceChristoph Hellwig
2019-06-15block, bfq: increase idling for weight-raised queuesPaolo Valente
2019-06-15blk-mq: move cancel of requeue_work into blk_mq_releaseMing Lei
2019-05-31block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBRDavid Kozub
2019-04-17block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2019-02-20blk-mq: fix a hung issue when fsyncJianchao Wang
2018-12-29block: fix infinite loop if the device loses discard capabilityMikulas Patocka
2018-12-29block: break discard submissions into the user defined sizeJens Axboe
2018-12-21elevator: lookup mq vs non-mq elevatorsJens Axboe
2018-11-21SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-13block, bfq: correctly charge and reset entity service in all casesPaolo Valente
2018-10-13blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov
2018-09-26blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()Ming Lei
2018-09-26blk-mq: only attempt to merge bio if there is rq in sw queueMing Lei
2018-09-26block: allow max_discard_segments to be stackedMike Snitzer
2018-09-19partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira