index
:
pub/scm/linux/kernel/git/cel/linux.git
master
cel's fork of linux.git
Chuck Lever
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-verity-fec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-08
dm-verity: fix buffer overflow in FEC calculation
Mikulas Patocka
1
-1
/
+1
2026-03-09
dm-verity-fec: rename rounds to region_blocks
Eric Biggers
1
-1
/
+1
2026-03-09
dm-verity-fec: replace io_size with block_size
Eric Biggers
1
-1
/
+1
2026-03-09
dm-verity-fec: rename "RS block" to "RS codeword"
Eric Biggers
1
-5
/
+5
2026-03-09
dm-verity-fec: use standard names for Reed-Solomon parameters
Eric Biggers
1
-4
/
+4
2026-03-09
dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
Eric Biggers
1
-4
/
+3
2026-03-09
dm-verity-fec: fix the size of dm_verity_fec_io::erasures
Eric Biggers
1
-1
/
+2
2026-01-04
dm-verity: make verity_fec_is_enabled() an inline function
Eric Biggers
1
-1
/
+5
2026-01-04
dm-verity: make dm_verity_fec_io::bufs variable-length
Eric Biggers
1
-6
/
+9
2026-01-04
dm-verity: move dm_verity_fec_io to mempool
Eric Biggers
1
-2
/
+12
2025-12-10
dm-verity: remove useless mempool
Mikulas Patocka
1
-1
/
+0
2025-12-10
dm-verity: disable recursive forward error correction
Mikulas Patocka
1
-3
/
+0
2025-11-18
dm verity fec: Expose corrected block count via status
Shubhankar Mishra
1
-0
/
+1
2025-10-20
dm-verity: reduce scope of real and wanted digests
Eric Biggers
1
-2
/
+3
2024-07-03
dm-verity: always "map" the data blocks
Eric Biggers
1
-4
/
+2
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-9
/
+9
2021-04-14
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-4
/
+4
2017-03-16
dm verity fec: limit error correction recursion
Sami Tolvanen
1
-0
/
+4
2015-12-10
dm verity: add support for forward error correction
Sami Tolvanen
1
-0
/
+152