index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-verity-fec.c
Age
Commit message (
Expand
)
Author
2021-04-14
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
2021-03-04
dm verity: fix FEC for RS roots unaligned to block size
Milan Broz
2020-04-16
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
2020-03-24
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-05
dm verity fec: remove redundant unlikely annotation
Chengguang Xu
2018-09-14
dm: Remove VLA usage from hashes
Kees Cook
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-04-24
dm/verity_fec: Use GFP aware reed solomon init
Thomas Gleixner
2017-07-26
dm verity fec: fix GFP flags used with mempool_alloc()
NeilBrown
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-24
dm verity: switch to using asynchronous hash crypto API
Gilad Ben-Yossef
2017-03-31
dm verity fec: fix bufio leaks
Sami Tolvanen
2017-03-16
dm verity fec: limit error correction recursion
Sami Tolvanen
2016-07-01
dm verity fec: fix block calculation
Sami Tolvanen
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2015-12-10
dm verity: add ignore_zero_blocks feature
Sami Tolvanen
2015-12-10
dm verity: add support for forward error correction
Sami Tolvanen