Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-01 | dm: use bio_list_merge_init | Christoph Hellwig | 1 | -2/+1 |
2023-02-14 | dm: address space issues relative to switch/while/for/... | Heinz Mauelshagen | 1 | -1/+1 |
2023-02-14 | dm: change "unsigned" to "unsigned int" | Heinz Mauelshagen | 1 | -6/+6 |
2023-02-14 | dm: add missing SPDX-License-Indentifiers | Heinz Mauelshagen | 1 | -0/+1 |
2020-01-07 | dm bio prison v2: use true/false for bool variable | zhengbin | 1 | -1/+1 |
2019-11-05 | dm bio prison: replace spin_lock_irqsave with spin_lock_irq | Mikulas Patocka | 1 | -16/+10 |
2018-06-08 | dm: adjust structure members to improve alignment | Mike Snitzer | 1 | -1/+1 |
2018-06-05 | dm: Use kzalloc for all structs with embedded biosets/mempools | Kent Overstreet | 1 | -1/+1 |
2018-05-31 | dm: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -6/+7 |
2017-06-19 | dm bio prison: use rb_entry() rather than container_of() | Geliang Tang | 1 | -1/+1 |
2017-03-07 | dm bio prison v2: new interface for the bio prison | Joe Thornber | 1 | -0/+369 |