aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-verity-fec.c
Commit message (Expand)AuthorAge
* dm: Remove VLA usage from hashesKees Cook2018-09-14
* Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-05
|\
| * dm/verity_fec: Use GFP aware reed solomon initThomas Gleixner2018-04-24
* | dm: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-30
|/
* dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown2017-07-26
* Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-03
|\
| * dm verity: switch to using asynchronous hash crypto APIGilad Ben-Yossef2017-04-24
* | dm verity fec: fix bufio leaksSami Tolvanen2017-03-31
* | dm verity fec: limit error correction recursionSami Tolvanen2017-03-16
|/
* dm verity fec: fix block calculationSami Tolvanen2016-07-01
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-22
* dm verity: add ignore_zero_blocks featureSami Tolvanen2015-12-10
* dm verity: add support for forward error correctionSami Tolvanen2015-12-10