summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-verity-fec.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* dm verity fec: remove redundant unlikely annotationChengguang Xu2019-03-051-3/+3
* dm: Remove VLA usage from hashesKees Cook2018-09-141-1/+4
* Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-051-1/+1
|\
| * dm/verity_fec: Use GFP aware reed solomon initThomas Gleixner2018-04-251-1/+1
* | dm: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-27/+28
|/
* dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown2017-07-261-16/+5Star
* 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-021-3/+1Star
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-231-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