summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-bio-prison.c
Commit message (Expand)AuthorAgeFilesLines
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-2/+4
* dm bio prison: add dm_cell_promote_or_release()Joe Thornber2015-05-291-0/+26
* dm bio prison: introduce support for locking ranges of blocksJoe Thornber2014-11-101-2/+2
* dm thin: remap the bios in a cell immediatelyJoe Thornber2014-11-101-0/+14
* dm bio prison: switch to using a red black treeJoe Thornber2014-11-101-99/+73
* dm bio prison: implement per bucket locking in the dm_bio_prison hash tableHeinz Mauelshagen2014-06-111-27/+39
* dm thin: return ENOSPC instead of EIO when error_if_no_space enabledMike Snitzer2014-06-031-2/+2
* dm: add cache targetJoe Thornber2013-03-011-0/+9
* dm thin: remove cells from stackJoe Thornber2013-03-011-7/+0
* dm bio prison: pass cell memory inJoe Thornber2013-03-011-67/+72
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber2012-12-211-25/+0
* dm thin: move bio_prison code to separate moduleMike Snitzer2012-10-121-0/+415