summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-bio-prison-v1.c
Commit message (Expand)AuthorAgeFilesLines
* dm bio prison: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka2019-11-051-17/+10
* dm: adjust structure members to improve alignmentMike Snitzer2018-06-081-1/+1
* dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet2018-06-051-1/+1
* dm: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-6/+7
* dm bio prison: use rb_entry() rather than container_of()Geliang Tang2017-06-191-1/+1
* block: switch bios to blk_status_tChristoph Hellwig2017-06-091-2/+2
* dm bio prison v2: new interface for the bio prisonJoe Thornber2017-03-071-0/+464