Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | dm verity fec: fix memory leak in verity_fec_dtr | Shetty, Harshini X (EXT-Sony Mobile) | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-03-05 | dm verity fec: remove redundant unlikely annotation | Chengguang Xu | 1 | -3/+3 |
2018-09-14 | dm: Remove VLA usage from hashes | Kees Cook | 1 | -1/+4 |
2018-06-05 | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2018-05-31 | dm: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -27/+28 |
2018-04-25 | dm/verity_fec: Use GFP aware reed solomon init | Thomas Gleixner | 1 | -1/+1 |
2017-07-26 | dm verity fec: fix GFP flags used with mempool_alloc() | NeilBrown | 1 | -16/+5 |
2017-05-03 | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2017-04-24 | dm verity: switch to using asynchronous hash crypto API | Gilad Ben-Yossef | 1 | -2/+2 |
2017-03-31 | dm verity fec: fix bufio leaks | Sami Tolvanen | 1 | -3/+3 |
2017-03-16 | dm verity fec: limit error correction recursion | Sami Tolvanen | 1 | -1/+11 |
2016-07-02 | dm verity fec: fix block calculation | Sami Tolvanen | 1 | -3/+1 |
2016-02-23 | dm: rename target's per_bio_data_size to per_io_data_size | Mike Snitzer | 1 | -1/+1 |
2015-12-10 | dm verity: add ignore_zero_blocks feature | Sami Tolvanen | 1 | -1/+7 |
2015-12-10 | dm verity: add support for forward error correction | Sami Tolvanen | 1 | -0/+812 |