summaryrefslogtreecommitdiffstats
path: root/block/blk-ia-ranges.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-30block: untangle request_queue refcounting from sysfsChristoph Hellwig1-1/+2
2022-06-29block: simplify disk_set_independent_access_rangesChristoph Hellwig1-41/+16
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig1-9/+9
2022-06-19block: remove queue from struct blk_independent_access_rangeDamien Le Moal1-1/+0
2022-06-02block: Fix potential deadlock in blk_ia_range_sysfs_show()Damien Le Moal1-6/+1
2022-01-23block: fix memory leak in disk_register_independent_access_rangesMiaoqian Lin1-1/+1
2021-11-11block: fix kerneldoc for disk_register_independent_access__ranges()Jens Axboe1-2/+2
2021-10-26block: Add independent access ranges supportDamien Le Moal1-0/+348