| Age | Commit message (Expand) | Author |
| 2025-05-22 | scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer | Steve Siwinski |
| 2025-04-25 | blk-iocost: do not WARN if iocg was already offlined | Li Nan |
| 2025-04-25 | blk-cgroup: support to track if policy is online | Yu Kuai |
| 2025-03-28 | block, bfq: fix re-introduced UAF in bic_set_bfqq() | Acs, Jakub |
| 2025-03-28 | block: fix 'kmem_cache of name 'bio-108' already exists' | Ming Lei |
| 2025-03-13 | block: fix conversion of GPT partition name to 7-bit | Olivier Gayot |
| 2025-03-07 | block, bfq: fix bfqq uaf in bfq_limit_depth() | Yu Kuai |
| 2025-03-07 | block, bfq: split sync bfq_queues on a per-actuator basis | Paolo Valente |
| 2025-02-21 | partitions: mac: fix handling of bogus partition table | Jann Horn |
| 2025-02-21 | block: don't revert iter for -EIOCBQUEUED | Jens Axboe |
| 2025-02-21 | blk-cgroup: Fix class @block_class's subsystem refcount leakage | Zijun Hu |
| 2025-02-21 | partitions: ldm: remove the initial kernel-doc notation | Randy Dunlap |
| 2025-02-21 | block: retry call probe after request_module in blk_request_module | Yang Erkun |
| 2025-02-01 | block: fix integer overflow in BLKSECDISCARD | Alexey Dobriyan |
| 2025-01-23 | block: fix uaf for flush rq while iterating tags | Yu Kuai |
| 2025-01-17 | block, bfq: fix waker_bfqq UAF after bfq_split_bfqq() | Yu Kuai |
| 2025-01-02 | blk-mq: register cpuhp callback after hctx is added to xarray table | Ming Lei |
| 2024-12-19 | blk-iocost: Avoid using clamp() on inuse in __propagate_weights() | Nathan Chancellor |
| 2024-12-19 | blk-cgroup: Fix UAF in blkcg_unpin_online() | Tejun Heo |
| 2024-12-14 | block: fix ordering between checking BLK_MQ_S_STOPPED request adding | Muchun Song |
| 2024-12-14 | block: fix bio_split_rw_at to take zone_write_granularity into account | Christoph Hellwig |
| 2024-11-17 | block: Fix elevator_get_default() checking for NULL q->tag_set | SurajSonawane2415 |
| 2024-11-08 | block: fix sanity checks in blk_rq_map_user_bvec | Xinyu Zhang |
| 2024-11-01 | block, bfq: fix procress reference leakage for bfqq in merge chain | Yu Kuai |
| 2024-10-22 | blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race | Omar Sandoval |
| 2024-10-17 | block, bfq: fix uaf for accessing waker_bfqq after splitting | Yu Kuai |
| 2024-10-17 | blk-integrity: register sysfs attributes on struct device | Thomas Weißschuh |
| 2024-10-17 | blk-integrity: convert to struct device_attribute | Thomas Weißschuh |
| 2024-10-17 | blk-integrity: use sysfs_emit | Thomas Weißschuh |
| 2024-10-17 | blk_iocost: fix more out of bound shifts | Konstantin Ovsepian |
| 2024-10-17 | block: fix potential invalid pointer dereference in blk_add_partition | Riyan Dhiman |
| 2024-10-17 | block: print symbolic error name instead of error code | Christian Heusel |
| 2024-10-17 | block, bfq: don't break merge chain in bfq_split_bfqq() | Yu Kuai |
| 2024-10-17 | block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator() | Yu Kuai |
| 2024-10-17 | block, bfq: fix possible UAF for bfqq->bic with merge chain | Yu Kuai |
| 2024-09-30 | block: Fix where bio IO priority gets set | Hongyu Jin |
| 2024-09-08 | block: remove the blk_flush_integrity call in blk_integrity_unregister | Christoph Hellwig |
| 2024-08-29 | block: Fix lockdep warning in blk_mq_mark_tag_wait | Li Lingfeng |
| 2024-08-14 | block/mq-deadline: Fix the tag reservation code | Bart Van Assche |
| 2024-08-14 | block: Call .limit_depth() after .hctx has been set | Bart Van Assche |
| 2024-08-03 | block: initialize integrity buffer to zero before writing it to media | Christoph Hellwig |
| 2024-08-03 | block: cleanup bio_integrity_prep | Jinyoung Choi |
| 2024-08-03 | block: refactor to use helper | Nitesh Shetty |
| 2024-06-27 | block/ioctl: prefer different overflow check | Justin Stitt |
| 2024-06-12 | block: support to account io_ticks precisely | Yu Kuai |
| 2024-06-12 | block: open code __blk_account_io_done() | Chaitanya Kulkarni |
| 2024-06-12 | block: open code __blk_account_io_start() | Chaitanya Kulkarni |
| 2024-05-17 | blk-iocost: avoid out of bounds shift | Rik van Riel |
| 2024-05-17 | block: fix overflow in blk_ioctl_discard() | Li Nan |
| 2024-04-13 | block: prevent division by zero in blk_rq_stat_sum() | Roman Smirnov |