- 5f285e4 block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait by Stefan Roesch · 3 years, 1 month ago
- 77864ed blk-mq: fix io hung due to missing commit_rqs by Yu Kuai · 3 years, 2 months ago
- 0b7f5d7 block: don't allow the same type rq_qos add more than once by Jinke Han · 3 years, 3 months ago
- 70f70d5 block: ensure iov_iter advances for added pages by Keith Busch · 3 years, 3 months ago
- a24f05f block/bio: remove duplicate append pages code by Keith Busch · 3 years, 3 months ago
- 6d8e185 blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created by Ming Lei · 3 years, 3 months ago
- 925a011 block: fix infinite loop for invalid zone append by Keith Busch · 3 years, 3 months ago
- 7ad47f4 block: fix default IO priority handling again by Jan Kara · 3 years, 3 months ago
- af9452d block: fix rq-qos breakage from skipping rq_qos_done_bio() by Tejun Heo · 3 years, 4 months ago
- 13141cc block: only mark bio as tracked if it really is tracked by Jens Axboe · 3 years, 4 months ago
- eb79d13 block: use bdev_get_queue() in bio.c by Pavel Begunkov · 3 years, 4 months ago
- b5e65ef block: Fix handling of offline queues in blk_mq_alloc_request_hctx() by Bart Van Assche · 3 years, 4 months ago
- 4a45a7d block: make bioset_exit() fully resilient against being called twice by Jens Axboe · 3 years, 5 months ago
- 33a5c60 block: take destination bvec offsets into account in bio_copy_data_iter by Christoph Hellwig · 3 years, 5 months ago
- 460aa28 blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx by Ming Lei · 3 years, 5 months ago
- c24cff0 block: fix bio_clone_blkg_association() to associate with proper blkcg_gq by Jan Kara · 3 years, 5 months ago
- a30acbb blk-iolatency: Fix inflight count imbalances and IO hangs on offline by Tejun Heo · 3 years, 5 months ago
- 6ee0868 bfq: Make sure bfqg for which we are queueing requests is online by Jan Kara · 3 years, 5 months ago
- 86defc5 bfq: Get rid of __bio_blkcg() usage by Jan Kara · 3 years, 5 months ago
- 54c08ef bfq: Track whether bfq_group is still online by Jan Kara · 3 years, 5 months ago
- 2b802c0 bfq: Remove pointless bfq_init_rq() calls by Jan Kara · 3 years, 5 months ago
- a107df3 bfq: Drop pointless unlock-lock pair by Jan Kara · 3 years, 5 months ago
- e8821f4 bfq: Update cgroup information before merging bio by Jan Kara · 3 years, 5 months ago
- 81b7d0c bfq: Split shared queues on move between cgroups by Jan Kara · 3 years, 5 months ago
- 5ee21ed bfq: Avoid merging queues with different parents by Jan Kara · 3 years, 5 months ago
- d639a4c bfq: Avoid false marking of bic as stably merged by Jan Kara · 3 years, 5 months ago
- cf9c07d bfq: Allow current waker to defend against a tentative one by Jan Kara · 3 years, 5 months ago
- 9de82bf bfq: Relax waker detection for shared queues by Jan Kara · 3 years, 5 months ago
- 10f2414 iocost: don't reset the inuse weight of under-weighted debtors by Tejun Heo · 3 years, 6 months ago
- 1ea01e6 block/compat_ioctl: fix range check in BLKGETSIZE by Khazhismel Kumykov · 3 years, 6 months ago
- 6eb927e block: simplify the block device syncing code by Christoph Hellwig · 3 years, 6 months ago
- 7877e7a block: remove __sync_blockdev by Christoph Hellwig · 3 years, 6 months ago
- 3e67054 block: fix offset/size check in bio_trim() by Ming Lei · 3 years, 6 months ago
- 5b9ac37 block: Fix the maximum minor value is blk_alloc_ext_minor() by Christophe JAILLET · 3 years, 7 months ago
- 65d8a73 Revert "Revert "block, bfq: honor already-setup queue merges"" by Paolo Valente · 3 years, 7 months ago
- 080665e bfq: fix use-after-free in bfq_dispatch_request by Zhang Wensheng · 3 years, 7 months ago
- 8f34dea block, bfq: don't move oom_bfqq by Yu Kuai · 3 years, 7 months ago
- e11293d block/bfq_wf2q: correct weight to ioprio by Yahu Gao · 3 years, 7 months ago
- efaa0e9 block: don't delete queue kobject before its children by Eric Biggers · 3 years, 7 months ago
- e129fb0 blk-cgroup: set blkg iostat after percpu stat aggregation by Chengming Zhou · 3 years, 7 months ago
- 2e76c69 block: don't merge across cgroup boundaries if blkcg is enabled by Tejun Heo · 3 years, 7 months ago
- 6a11b52 block: limit request dispatch loop duration by Shin'ichiro Kawasaki · 3 years, 7 months ago
- d4ad873 block: release rq qos structures for queue without disk by Ming Lei · 3 years, 7 months ago
- 69b8058 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 8 months ago
- a1ba987 block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern by Haimin Zhang · 3 years, 8 months ago
- e65450a block: fix surprise removal for drivers calling blk_set_queue_dying by Christoph Hellwig · 3 years, 8 months ago
- 4b9c861 block/wbt: fix negative inflight counter when remove scsi device by Laibin Qiu · 3 years, 8 months ago
- f576721 block: bio-integrity: Advance seed correctly for larger interval sizes by Martin K. Petersen · 3 years, 9 months ago
- 4633a79 block: Fix wrong offset in bio_truncate() by OGAWA Hirofumi · 3 years, 9 months ago
- 4cca3e3 block: add bio_start_io_acct_time() to control start_time by Mike Snitzer · 3 years, 9 months ago
- b157f4b block: Fix fsync always failed if once failed by Ye Bin · 3 years, 9 months ago
- 269fbc2 block: fix async_depth sysfs interface for mq-deadline by Jens Axboe · 3 years, 9 months ago
- f75868e block: check minor range in device_add_disk() by Tetsuo Handa · 3 years, 9 months ago
- af8cab3 scsi: block: pm: Always set request queue runtime active in blk_post_runtime_resume() by Alan Stern · 3 years, 9 months ago
- 7be5c25 block: fix error unwinding in device_add_disk by Christoph Hellwig · 3 years, 9 months ago
- 162bc7b bfq: Do not let waker requests skip proper accounting by Jan Kara · 3 years, 9 months ago
- 3a1a4eb iocost: Fix divide-by-zero on donation from low hweight cgroup by Tejun Heo · 3 years, 10 months ago
- d429b30 block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) by Davidlohr Bueso · 3 years, 11 months ago
- db8ed1e block: avoid to quiesce queue in elevator_init_mq by Ming Lei · 4 years ago
- e03513f5 blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() by Ming Lei · 4 years ago
- 1560763 block: Check ADMIN before NICE for IOPRIO_CLASS_RT by Alistair Delva · 4 years ago
- 6ffad92 blk-cgroup: fix missing put device in error path from blkg_conf_pref() by Yu Kuai · 4 years ago
- 04096d1 blkcg: Remove extra blkcg_bio_issue_init by Laibin Qiu · 4 years ago
- 5e84e9d block: Hold invalidate_lock in BLKRESETZONE ioctl by Shin'ichiro Kawasaki · 4 years ago
- 373c2bf block: Hold invalidate_lock in BLKZEROOUT ioctl by Shin'ichiro Kawasaki · 4 years ago
- f9bed86 block: Hold invalidate_lock in BLKDISCARD ioctl by Shin'ichiro Kawasaki · 4 years ago
- 9d5c7b0 block: fix device_add_disk() kobject_create_and_add() error handling by Luis Chamberlain · 4 years ago
- af25dbc blk-cgroup: synchronize blkg creation against policy deactivation by Yu Kuai · 4 years ago
- 3e6e11f8 blk-wbt: prevent NULL pointer dereference in wb_timer_fn by Andrea Righi · 4 years ago
- a3d08aa block: remove inaccurate requeue check by Jens Axboe · 4 years ago
- 396c9e8 block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 4 years ago
- a379fbb Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- e0c60d0 block: Fix partition check for host-aware zoned block devices by Shin'ichiro Kawasaki · 4 years ago
- 9586e67 block: schedule queue restart after BLK_STS_ZONE_RESOURCE by Naohiro Aota · 4 years ago
- d308ae0 block: drain queue after disk is removed from sysfs by Ming Lei · 4 years ago
- 9c0c4d2 Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 9fbfabf block: fix incorrect references to disk objects by Zqiang · 4 years ago
- f2b3420 Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 5370b0f blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu by Tejun Heo · 4 years ago
- d29bd41 block, bfq: reset last_bfqq_created on group change by Paolo Valente · 4 years ago
- a204176 block: warn when putting the final reference on a registered disk by Christoph Hellwig · 4 years ago
- c411080 kyber: avoid q->disk dereferences in trace points by Christoph Hellwig · 4 years, 1 month ago
- aec89dc block: keep q_usage_counter in atomic mode after del_gendisk by Christoph Hellwig · 4 years, 1 month ago
- 8e141f9 block: drain file system I/O on del_gendisk by Christoph Hellwig · 4 years, 1 month ago
- a674153 block: split bio_queue_enter from blk_queue_enter by Christoph Hellwig · 4 years, 1 month ago
- 1f14a09 block: factor out a blk_try_enter_queue helper by Christoph Hellwig · 4 years, 1 month ago
- cc9c884 block: call submit_bio_checks under q_usage_counter by Christoph Hellwig · 4 years, 1 month ago
- 50eb0a06 Merge tag 'block-5.15-2021-10-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 1dbdd99 block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output by Johannes Thumshirn · 4 years, 1 month ago
- ab2a7a3 Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 06cc978 block: genhd: fix double kfree() in __alloc_disk_node() by Tetsuo Handa · 4 years, 1 month ago
- ebc69e8 Revert "block, bfq: honor already-setup queue merges" by Jens Axboe · 4 years, 1 month ago
- bb19237 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
- f278eb3d block: hold ->invalidate_lock in blkdev_fallocate by Ming Lei · 4 years, 1 month ago
- a647a52 block: don't call rq_qos_ops->done_bio if the bio isn't tracked by Ming Lei · 4 years, 1 month ago
- 858560b blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd by Li Jinlin · 4 years, 2 months ago
- 6f5ddde blkcg: fix memory leak in blk_iolatency_init by Yanfei Xu · 4 years, 2 months ago
- 3df49967 block: flush the integrity workqueue in blk_integrity_unregister by Lihong Kou · 4 years, 2 months ago
- 783a40a block: check if a profile is actually registered in blk_integrity_unregister by Christoph Hellwig · 4 years, 2 months ago
- 1a0db77 scsi: bsg: Fix device unregistration by Zenghui Yu · 4 years, 2 months ago