| Age | Commit message (Expand) | Author |
| 8 days | blk-mq: setup queue ->tag_set before initializing hctx | Ming Lei |
| 8 days | blk-mq: add helper for checking if one CPU is mapped to specified hctx | Ming Lei |
| 8 days | blk-mq: skip CPU offline notify on unmapped hctx | Cong Zhang |
| 8 days | blk-mq: don't schedule block kworker on isolated CPUs | Ming Lei |
| 8 days | block: rate-limit capacity change info log | Li Chen |
| 8 days | blk-mq: Abort suspend when wakeup events are pending | Cong Zhang |
| 2025-12-07 | block: fix race between set_blocksize and read paths | Darrick J. Wong |
| 2025-12-07 | block: open code __generic_file_write_iter for blkdev writes | Christoph Hellwig |
| 2025-10-19 | blk-crypto: fix missing blktrace bio split events | Yu Kuai |
| 2025-10-15 | block: use int to store blk_stack_limits() return value | Qianfeng Rong |
| 2025-10-15 | blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx | Li Nan |
| 2025-08-28 | block: reject invalid operation in submit_bio_noacct | Christoph Hellwig |
| 2025-08-28 | block: avoid possible overflow for chunk_sectors check in blk_stack_limits() | John Garry |
| 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 |