summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
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-30block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou
2021-09-30block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig
2021-09-30blk-mq: avoid to iterate over stale requestMing Lei
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-09-26blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queuesSong Liu
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin
2021-09-22block, bfq: honor already-setup queue mergesPaolo Valente
2021-09-18scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig
2021-09-18block: bfq: fix bfq_set_next_ioprio_data()Damien Le Moal
2021-09-18blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMINNiklas Cassel
2021-09-18blk-zoned: allow zone management send operations without CAP_SYS_ADMINNiklas Cassel
2021-09-15bio: fix page leak bio_add_hw_page failurePavel Begunkov
2021-09-15blk-crypto: fix check for too-large dun_bytesEric Biggers
2021-09-15block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2021-09-15blk-throtl: optimize IOPS throttle for large IO scenariosChunguang Xu
2021-09-12blk-mq: clearing flush request reference in tags->rqs[]Ming Lei
2021-09-12blk-mq: fix is_flush_rqMing Lei
2021-09-12blk-mq: fix kernel panic during iterating over flush requestMing Lei
2021-09-03blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei
2021-09-03blk-iocost: fix lockdep warning on blkcg->lockMing Lei
2021-08-12blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-08-04blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo
2021-07-20partitions: msdos: fix one-byte get_unaligned()Arnd Bergmann
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-07-14blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei
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: avoid double io accounting for flush requestMing Lei
2021-07-14block: fix discard request mergeMing Lei
2021-07-14block: fix race between adding/removing rq qos and normal IOMing Lei
2021-07-14blk-mq: clear stale request in tags->rq[] before freeing one request poolMing Lei
2021-07-14blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iterMing Lei
2021-05-19blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-05-19blk-mq: plug request for shared sbitmapMing Lei
2021-05-19kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-19blk-iocost: fix weight updates of inner active iocgsTejun Heo
2021-04-28block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig
2021-04-16block: only update parent bi_status when bio failYufen Yu
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-30block: Fix REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal
2021-03-30blk-cgroup: Fix the recursive blkg rwstatXunlei Pang
2021-03-17block: Discard page cache of zone reset target rangeShin'ichiro Kawasaki
2021-03-04blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka
2021-03-04block: reopen the device in blkdev_reread_partChristoph Hellwig
2021-03-04bsg: free the request before return error codePan Bian
2021-03-04bfq: Avoid false bfq queue mergingJan Kara
2021-02-17bfq-iosched: Revert "bfq: Fix computation of shallow depth"Lin Feng