index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-verity-fec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-08
dm-verity: fix buffer overflow in FEC calculation
Mikulas Patocka
1
-2
/
+2
2026-03-23
dm-verity-fec: warn even when there were no errors
Eric Biggers
1
-1
/
+1
2026-03-09
dm-verity-fec: improve comments for fec_read_bufs()
Eric Biggers
1
-8
/
+22
2026-03-09
dm-verity-fec: log target_block instead of index_in_region
Eric Biggers
1
-12
/
+14
2026-03-09
dm-verity-fec: make fec_decode_bufs() just return 0 or error
Eric Biggers
1
-7
/
+4
2026-03-09
dm-verity-fec: pass down index_in_region instead of rsb
Eric Biggers
1
-21
/
+26
2026-03-09
dm-verity-fec: compute target region directly
Eric Biggers
1
-21
/
+16
2026-03-09
dm-verity-fec: move computation of offset and rsb down a level
Eric Biggers
1
-28
/
+18
2026-03-09
dm-verity-fec: rename block_offset to out_pos
Eric Biggers
1
-15
/
+13
2026-03-09
dm-verity-fec: simplify deinterleaving
Eric Biggers
1
-15
/
+4
2026-03-09
dm-verity-fec: simplify computation of ileaved
Eric Biggers
1
-12
/
+1
2026-03-09
dm-verity-fec: simplify computation of rsb
Eric Biggers
1
-3
/
+3
2026-03-09
dm-verity-fec: rename rounds to region_blocks
Eric Biggers
1
-8
/
+8
2026-03-09
dm-verity-fec: replace io_size with block_size
Eric Biggers
1
-17
/
+13
2026-03-09
dm-verity-fec: rename "RS block" to "RS codeword"
Eric Biggers
1
-28
/
+30
2026-03-09
dm-verity-fec: use standard names for Reed-Solomon parameters
Eric Biggers
1
-15
/
+15
2026-03-09
dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
Eric Biggers
1
-3
/
+3
2026-03-09
dm-verity: rename dm_verity::hash_blocks to dm_verity::hash_end
Eric Biggers
1
-1
/
+1
2026-03-09
dm-verity-fec: fix reading parity bytes split across blocks (take 3)
Eric Biggers
1
-56
/
+44
2026-03-09
dm-verity-fec: fix corrected block count stat
Eric Biggers
1
-3
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small hash devices
Eric Biggers
1
-1
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small FEC devices
Eric Biggers
1
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-04
dm-verity: correctly handle dm_bufio_client_create() failure
Eric Biggers
1
-2
/
+2
2026-01-04
dm-verity: make verity_fec_is_enabled() an inline function
Eric Biggers
1
-8
/
+0
2026-01-04
dm-verity: make dm_verity_fec_io::bufs variable-length
Eric Biggers
1
-22
/
+22
2026-01-04
dm-verity: move dm_verity_fec_io to mempool
Eric Biggers
1
-58
/
+38
2025-12-11
Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-24
/
+17
2025-12-10
dm-verity: remove useless mempool
Mikulas Patocka
1
-9
/
+3
2025-12-10
dm-verity: disable recursive forward error correction
Mikulas Patocka
1
-3
/
+1
2025-11-21
dm-verity: fix unreliable memory allocation
Mikulas Patocka
1
-5
/
+1
2025-11-18
dm verity fec: Expose corrected block count via status
Shubhankar Mishra
1
-1
/
+3
2025-10-20
dm-verity: reduce scope of real and wanted digests
Eric Biggers
1
-11
/
+10
2025-07-31
dm-verity: remove support for asynchronous hashes
Eric Biggers
1
-2
/
+2
2025-06-03
dm-verity: fix a memory leak if some arguments are specified multiple times
Mikulas Patocka
1
-0
/
+4
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2025-01-03
dm-verity FEC: Avoid copying RS parity bytes twice.
Milan Broz
1
-21
/
+10
2025-01-03
dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)
Milan Broz
1
-14
/
+26
2024-12-23
block: Delete bio_prio()
John Garry
1
-3
/
+3
2024-07-03
dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
Eric Biggers
1
-4
/
+2
2024-07-03
dm-verity: always "map" the data blocks
Eric Biggers
1
-23
/
+3
2024-02-20
dm verity: Fix IO priority lost when reading FEC and hash
Hongyu Jin
1
-9
/
+12
2023-11-29
dm-verity: align struct dm_verity_fec_io properly
Mikulas Patocka
1
-1
/
+2
2023-11-17
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
1
-2
/
+2
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-04-11
dm: remove unnecessary (void*) conversions
Yu Zhe
1
-2
/
+2
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-15
/
+15
2022-07-28
dm bufio: Add flags argument to dm_bufio_client_create
Nathan Huckleberry
1
-2
/
+2
2021-04-14
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
1
-3
/
+8
[next]