aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-bio-prison-v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-08dm: adjust structure members to improve alignmentMike Snitzer1-1/+1
2018-06-05dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet1-1/+1
2018-05-30dm: convert to bioset_init()/mempool_init()Kent Overstreet1-6/+7
2017-06-19dm bio prison: use rb_entry() rather than container_of()Geliang Tang1-1/+1
2017-03-07dm bio prison v2: new interface for the bio prisonJoe Thornber1-0/+369