aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-thin.c
Commit message (Expand)AuthorAgeFilesLines
* dm thin: allocate the cell_sort_array dynamicallyJoe Thornber2015-08-121-4/+10
* dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer2014-04-301-1/+1
* dm thin: fix discard corruptionJoe Thornber2013-03-271-2/+2
* dm: fix truncated status stringsMikulas Patocka2013-03-201-30/+48
* dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber2012-08-101-2/+3
* dm thin: reduce endio_hook pool sizeAlasdair G Kergon2012-08-101-1/+1
* dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer2012-07-041-3/+6
* dm thin: fix stacked bi_next usageJoe Thornber2012-04-021-51/+73
* dm: add thin provisioning targetJoe Thornber2011-10-311-0/+2428