All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] dm-integrity asynchronous hash patches
@ 2025-08-26 14:36 Mikulas Patocka
  2025-08-26 14:36 ` [PATCH 1/7] dm-integrity: use internal variable for digestsize Mikulas Patocka
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Mikulas Patocka @ 2025-08-26 14:36 UTC (permalink / raw)
  To: Harald Freudenberger
  Cc: Herbert Xu, David S. Miller, Eric Biggers, dengler, linux-s390,
	dm-devel, ifranzki, agk, snitzer, gmazyland

Hi

Here I'm sending the first version of the new dm-integrity asynchronous
hash patches.

The patches prefer the asynchronous hash interface over the synchronous
hash interface - it is for testing and it will be changed in the final
release.

Mikulas


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/7] dm-integrity asynchronous hash patches
@ 2025-08-26 13:54 Mikulas Patocka
  2025-08-26 13:54 ` [PATCH 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap Mikulas Patocka
  0 siblings, 1 reply; 9+ messages in thread
From: Mikulas Patocka @ 2025-08-26 13:54 UTC (permalink / raw)
  To: Harald Freudenberger
  Cc: Herbert Xu, David S. Miller, Eric Biggers, dengler, linux-s390,
	dm-devel, ifranzki, agk, snitzer, gmazyland

Hi

Here I'm sending the first version of the new dm-integrity asynchronous
hash patches.

The patches prefer the asynchronous hash interface over the synchronous
hash interface - it is for testing and it will be changed in the final
release.

Mikulas


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-08-26 14:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 14:36 [PATCH 0/7] dm-integrity asynchronous hash patches Mikulas Patocka
2025-08-26 14:36 ` [PATCH 1/7] dm-integrity: use internal variable for digestsize Mikulas Patocka
2025-08-26 14:36 ` [PATCH 2/7] dm-integrity: replace bvec_kmap_local with kmap_local_page Mikulas Patocka
2025-08-26 14:36 ` [PATCH 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap Mikulas Patocka
2025-08-26 14:36 ` [PATCH 4/7] dm-integrity: allocate the recalculate buffer with kmalloc Mikulas Patocka
2025-08-26 14:36 ` [PATCH 5/7] dm-integrity: add the "offset" argument Mikulas Patocka
2025-08-26 14:36 ` [PATCH 6/7] dm-integrity: rename internal_hash Mikulas Patocka
2025-08-26 14:36 ` [PATCH 7/7] dm-integrity: enable asynchronous hash interface Mikulas Patocka
  -- strict thread matches above, loose matches on Subject: below --
2025-08-26 13:54 [PATCH 0/7] dm-integrity asynchronous hash patches Mikulas Patocka
2025-08-26 13:54 ` [PATCH 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap Mikulas Patocka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.