summaryrefslogtreecommitdiff
path: root/include/linux/msdos_partition.h
diff options
context:
space:
mode:
authorSasha Levin <sashal@kernel.org>2026-03-04 07:36:34 -0500
committerSasha Levin <sashal@kernel.org>2026-03-04 07:37:37 -0500
commit91d48252ad4b17577cf8cc8d3e1353402e4da8f1 (patch)
treeed0b109ed1f2e761db95b740571776daafae1dff /include/linux/msdos_partition.h
parent50d01dcbde56c666ef3ecd7401379fdb76fdd220 (diff)
downloadkernel-linux-5.15.y.tar.gz
Linux 5.15.202linux-5.15.y
Signed-off-by: Sasha Levin <sashal@kernel.org> Tested-by: Hardik Garg <hargar@linux.microsoft.com> Tested-by: Vijayendra Suman <vijayendra.suman@oracle.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/msdos_partition.h')
0 files changed, 0 insertions, 0 deletions
p callback registering out of q->sysfs_lockMing Lei 2025-01-02blk-mq: register cpuhp callback after hctx is added to xarray tableMing Lei 2024-12-19blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor 2024-12-19blk-cgroup: Fix UAF in blkcg_unpin_online()Tejun Heo 2024-12-09block, bfq: fix bfqq uaf in bfq_limit_depth()Yu Kuai 2024-12-09blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less longBart Van Assche 2024-12-09block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song 2024-12-09block: fix ordering between checking QUEUE_FLAG_QUIESCED request addingMuchun Song 2024-12-09block: fix missing dispatching request when queue is started or unquiescedMuchun Song 2024-12-09block: fix bio_split_rw_at to take zone_write_granularity into accountChristoph Hellwig 2024-11-17block: Fix elevator_get_default() checking for NULL q->tag_setSurajSonawane2415 2024-11-08block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang 2024-10-22blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function raceOmar Sandoval 2024-10-10blk_iocost: fix more out of bound shiftsKonstantin Ovsepian 2024-10-04block: fix potential invalid pointer dereference in blk_add_partitionRiyan Dhiman 2024-10-04block: print symbolic error name instead of error codeChristian Heusel 2024-10-04block, bfq: fix procress reference leakage for bfqq in merge chainYu Kuai 2024-10-04block, bfq: fix uaf for accessing waker_bfqq after splittingYu Kuai 2024-10-04block, bfq: don't break merge chain in bfq_split_bfqq()Yu Kuai 2024-10-04block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()Yu Kuai 2024-10-04block, bfq: fix possible UAF for bfqq->bic with merge chainYu Kuai 2024-09-30block: Fix where bio IO priority gets setHongyu Jin 2024-09-08block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig