Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: make kobj_type structures constant | Thomas Weißschuh | 2023-02-09 | 1 | -2/+2 |
* | block: untangle request_queue refcounting from sysfs | Christoph Hellwig | 2022-11-30 | 1 | -1/+2 |
* | block: simplify disk_set_independent_access_ranges | Christoph Hellwig | 2022-06-29 | 1 | -41/+16 |
* | block: move ->ia_ranges from the request_queue to the gendisk | Christoph Hellwig | 2022-06-29 | 1 | -9/+9 |
* | block: remove queue from struct blk_independent_access_range | Damien Le Moal | 2022-06-19 | 1 | -1/+0 |
* | block: Fix potential deadlock in blk_ia_range_sysfs_show() | Damien Le Moal | 2022-06-02 | 1 | -6/+1 |
* | block: fix memory leak in disk_register_independent_access_ranges | Miaoqian Lin | 2022-01-23 | 1 | -1/+1 |
* | block: fix kerneldoc for disk_register_independent_access__ranges() | Jens Axboe | 2021-11-11 | 1 | -2/+2 |
* | block: Add independent access ranges support | Damien Le Moal | 2021-10-26 | 1 | -0/+348 |