summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* blk-cgroup: synchronize blkg creation against policy deactivationYu Kuai2021-11-171-0/+10
* block: remove inaccurate requeue checkJens Axboe2021-11-171-1/+0
* block: bump max plugged deferred size from 16 to 32Jens Axboe2021-11-172-2/+8
* block: schedule queue restart after BLK_STS_ZONE_RESOURCENaohiro Aota2021-11-171-4/+9
* block: Fix partition check for host-aware zoned block devicesShin'ichiro Kawasaki2021-11-021-1/+19
* blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...Tejun Heo2021-10-271-2/+3
* block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs outputJohannes Thumshirn2021-10-271-0/+1
* block/mq-deadline: Move dd_queued() to fix defined but not used warningGeert Uytterhoeven2021-10-271-6/+6
* block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei2021-10-091-1/+1
* Revert "block, bfq: honor already-setup queue merges"Jens Axboe2021-10-071-13/+3
* blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin2021-09-301-0/+8
* block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou2021-09-301-0/+3
* block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig2021-09-301-1/+5
* blk-mq: avoid to iterate over stale requestMing Lei2021-09-301-1/+1
* blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queuesSong Liu2021-09-261-1/+13
* blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin2021-09-261-0/+1
* block: genhd: don't call blkdev_show() with major_names_lock heldTetsuo Handa2021-09-261-2/+7
* block, bfq: honor already-setup queue mergesPaolo Valente2021-09-221-3/+13
* blkcg: fix memory leak in blk_iolatency_initYanfei Xu2021-09-221-4/+6
* scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig2021-09-181-1/+4
* block: bfq: fix bfq_set_next_ioprio_data()Damien Le Moal2021-09-181-1/+1
* blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMINNiklas Cassel2021-09-181-3/+0
* blk-zoned: allow zone management send operations without CAP_SYS_ADMINNiklas Cassel2021-09-181-3/+0
* bio: fix page leak bio_add_hw_page failurePavel Begunkov2021-09-151-2/+13
* blk-crypto: fix check for too-large dun_bytesEric Biggers2021-09-151-1/+1
* block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei2021-09-154-16/+8
* blk-throtl: optimize IOPS throttle for large IO scenariosChunguang Xu2021-09-153-0/+36
* Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-271-42/+16
|\
| * Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe2021-08-261-37/+5
| * mq-deadline: Fix request accountingBart Van Assche2021-08-241-5/+11
* | Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-214-32/+20
|\|
| * blk-mq: fix is_flush_rqMing Lei2021-08-173-6/+7
| * blk-mq: fix kernel panic during iterating over flush requestMing Lei2021-08-172-1/+8
| * blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei2021-08-171-25/+5
* | Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-137-313/+22
|\|
| * blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai2021-08-131-2/+4
| * Revert "block/mq-deadline: Add cgroup support"Tejun Heo2021-08-115-307/+14
| * blk-iocost: fix lockdep warning on blkcg->lockMing Lei2021-08-091-4/+4
* | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-091-6/+8
|\ \
| * | cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo2021-07-271-6/+8
* | | Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-073-3/+7
|\ \ \ | | |/ | |/|
| * | kyber: make trace_block_rq call consistent with documentationVincent Fu2021-08-061-1/+1
| * | block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche2021-08-051-1/+1
| * | blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai2021-08-051-1/+5
* | | Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-303-20/+11
|\| | | |/ |/|
| * block: delay freeing the gendiskChristoph Hellwig2021-07-271-2/+1
| * blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo2021-07-271-5/+6
| * blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handlingJohn Garry2021-07-271-13/+4
* | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-099-27/+63
|\|
| * blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgsYu Kuai2021-07-071-0/+15