summaryrefslogtreecommitdiff
path: root/drivers/md/dm-bio-prison.c
AgeCommit message (Expand)Author
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-05-29dm bio prison: add dm_cell_promote_or_release()Joe Thornber
2014-11-10dm bio prison: introduce support for locking ranges of blocksJoe Thornber
2014-11-10dm thin: remap the bios in a cell immediatelyJoe Thornber
2014-11-10dm bio prison: switch to using a red black treeJoe Thornber
2014-06-11dm bio prison: implement per bucket locking in the dm_bio_prison hash tableHeinz Mauelshagen
2014-06-03dm thin: return ENOSPC instead of EIO when error_if_no_space enabledMike Snitzer
2013-03-01dm: add cache targetJoe Thornber
2013-03-01dm thin: remove cells from stackJoe Thornber
2013-03-01dm bio prison: pass cell memory inJoe Thornber
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-12-21dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer