aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-ia-ranges.c
AgeCommit message (Expand)Author
2023-02-09block: make kobj_type structures constantThomas Weißschuh
2022-11-30block: untangle request_queue refcounting from sysfsChristoph Hellwig
2022-06-29block: simplify disk_set_independent_access_rangesChristoph Hellwig
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig
2022-06-19block: remove queue from struct blk_independent_access_rangeDamien Le Moal
2022-06-02block: Fix potential deadlock in blk_ia_range_sysfs_show()Damien Le Moal
2022-01-23block: fix memory leak in disk_register_independent_access_rangesMiaoqian Lin
2021-11-11block: fix kerneldoc for disk_register_independent_access__ranges()Jens Axboe
2021-10-26block: Add independent access ranges supportDamien Le Moal