aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-bio-prison.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-2/+4
2015-05-29dm bio prison: add dm_cell_promote_or_release()Joe Thornber1-0/+26
2014-11-10dm bio prison: introduce support for locking ranges of blocksJoe Thornber1-2/+2
2014-11-10dm thin: remap the bios in a cell immediatelyJoe Thornber1-0/+14
2014-11-10dm bio prison: switch to using a red black treeJoe Thornber1-99/+73
2014-06-11dm bio prison: implement per bucket locking in the dm_bio_prison hash tableHeinz Mauelshagen1-27/+39
2014-06-03dm thin: return ENOSPC instead of EIO when error_if_no_space enabledMike Snitzer1-2/+2
2013-03-01dm: add cache targetJoe Thornber1-0/+9
2013-03-01dm thin: remove cells from stackJoe Thornber1-7/+0
2013-03-01dm bio prison: pass cell memory inJoe Thornber1-67/+72
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2012-12-21dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber1-25/+0
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer1-0/+415