Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-05 | dm bio prison: replace spin_lock_irqsave with spin_lock_irq | Mikulas Patocka | 1 | -17/+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-30 | 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-06-09 | block: switch bios to blk_status_t | Christoph Hellwig | 1 | -2/+2 |
2017-03-07 | dm bio prison v2: new interface for the bio prison | Joe Thornber | 1 | -0/+464 |