summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2021-11-17blk-cgroup: synchronize blkg creation against policy deactivationYu Kuai1-0/+10
2021-11-17block: remove inaccurate requeue checkJens Axboe1-1/+0
2021-11-17block: bump max plugged deferred size from 16 to 32Jens Axboe2-2/+8
2021-11-17block: schedule queue restart after BLK_STS_ZONE_RESOURCENaohiro Aota1-4/+9
2021-11-02block: Fix partition check for host-aware zoned block devicesShin'ichiro Kawasaki1-1/+19
2021-10-27blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...Tejun Heo1-2/+3
2021-10-27block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs outputJohannes Thumshirn1-0/+1
2021-10-27block/mq-deadline: Move dd_queued() to fix defined but not used warningGeert Uytterhoeven1-6/+6
2021-10-09block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei1-1/+1
2021-10-07Revert "block, bfq: honor already-setup queue merges"Jens Axboe1-13/+3
2021-09-30blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin1-0/+8
2021-09-30block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou1-0/+3
2021-09-30block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig1-1/+5
2021-09-30blk-mq: avoid to iterate over stale requestMing Lei1-1/+1
2021-09-26blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queuesSong Liu1-1/+13
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin1-0/+1
2021-09-26block: genhd: don't call blkdev_show() with major_names_lock heldTetsuo Handa1-2/+7
2021-09-22block, bfq: honor already-setup queue mergesPaolo Valente1-3/+13
2021-09-22blkcg: fix memory leak in blk_iolatency_initYanfei Xu1-4/+6
2021-09-18scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig1-1/+4
2021-09-18block: bfq: fix bfq_set_next_ioprio_data()Damien Le Moal1-1/+1
2021-09-18blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMINNiklas Cassel1-3/+0
2021-09-18blk-zoned: allow zone management send operations without CAP_SYS_ADMINNiklas Cassel1-3/+0
2021-09-15bio: fix page leak bio_add_hw_page failurePavel Begunkov1-2/+13
2021-09-15blk-crypto: fix check for too-large dun_bytesEric Biggers1-1/+1
2021-09-15block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei4-16/+8
2021-09-15blk-throtl: optimize IOPS throttle for large IO scenariosChunguang Xu3-0/+36
2021-08-28Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-42/+16
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe1-37/+5
2021-08-25mq-deadline: Fix request accountingBart Van Assche1-5/+11
2021-08-21Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds4-32/+20
2021-08-18blk-mq: fix is_flush_rqMing Lei3-6/+7
2021-08-17blk-mq: fix kernel panic during iterating over flush requestMing Lei2-1/+8
2021-08-17blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei1-25/+5
2021-08-14Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds7-313/+22
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai1-2/+4
2021-08-11Revert "block/mq-deadline: Add cgroup support"Tejun Heo5-307/+14
2021-08-10blk-iocost: fix lockdep warning on blkcg->lockMing Lei1-4/+4
2021-08-10Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+8
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+7
2021-08-07kyber: make trace_block_rq call consistent with documentationVincent Fu1-1/+1
2021-08-05block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche1-1/+1
2021-08-05blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai1-1/+5
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds3-20/+11
2021-07-28block: delay freeing the gendiskChristoph Hellwig1-2/+1
2021-07-28blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo1-5/+6
2021-07-28cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo1-6/+8
2021-07-28blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handlingJohn Garry1-13/+4
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds9-27/+63
2021-07-07blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgsYu Kuai1-0/+15