summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-verity-fec.c
Commit message (Expand)AuthorAgeFilesLines
* dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown2017-07-261-16/+5
* Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-031-2/+2
|\
| * dm verity: switch to using asynchronous hash crypto APIGilad Ben-Yossef2017-04-241-2/+2
* | dm verity fec: fix bufio leaksSami Tolvanen2017-03-311-3/+3
* | dm verity fec: limit error correction recursionSami Tolvanen2017-03-161-1/+11
|/
* dm verity fec: fix block calculationSami Tolvanen2016-07-011-3/+1
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-221-1/+1
* dm verity: add ignore_zero_blocks featureSami Tolvanen2015-12-101-1/+7
* dm verity: add support for forward error correctionSami Tolvanen2015-12-101-0/+812