summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2021-10-09block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei
2021-10-07Revert "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-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-26block: genhd: don't call blkdev_show() with major_names_lock heldTetsuo Handa
2021-09-22block, bfq: honor already-setup queue mergesPaolo Valente
2021-09-22blkcg: fix memory leak in blk_iolatency_initYanfei Xu
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-08-27Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe
2021-08-24mq-deadline: Fix request accountingBart Van Assche
2021-08-21Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-17blk-mq: fix is_flush_rqMing Lei
2021-08-17blk-mq: fix kernel panic during iterating over flush requestMing Lei
2021-08-17blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai
2021-08-11Revert "block/mq-deadline: Add cgroup support"Tejun Heo
2021-08-09blk-iocost: fix lockdep warning on blkcg->lockMing Lei
2021-08-09Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-06kyber: make trace_block_rq call consistent with documentationVincent Fu
2021-08-05block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche
2021-08-05blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-27block: delay freeing the gendiskChristoph Hellwig
2021-07-27blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo
2021-07-27cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo
2021-07-27blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handlingJohn Garry
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-07blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgsYu Kuai
2021-07-07block: fix the problem of io_ticks becoming smallerChunguang Xu
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-01block: remove the bdgrab in blk_drop_partitionsChristoph Hellwig
2021-07-01block: grab a device refcount in disk_ueventChristoph Hellwig
2021-06-30block: check disk exist before trying to add partitionYufen Yu
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds