aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-verity-fec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-26dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown1-16/+5
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+2
2017-04-24dm verity: switch to using asynchronous hash crypto APIGilad Ben-Yossef1-2/+2
2017-03-31dm verity fec: fix bufio leaksSami Tolvanen1-3/+3
2017-03-16dm verity fec: limit error correction recursionSami Tolvanen1-1/+11
2016-07-01dm verity fec: fix block calculationSami Tolvanen1-3/+1
2016-02-22dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer1-1/+1
2015-12-10dm verity: add ignore_zero_blocks featureSami Tolvanen1-1/+7
2015-12-10dm verity: add support for forward error correctionSami Tolvanen1-0/+812