Mikulas Patocka ([email protected])

Number of posts: 1104 (0.19 per day)
First post: 2008-06-18 00:48:21
Last post: 2024-05-28 11:46:50

Date List Subject
2024-05-28 11:46:50 linux-kernel Re: [PATCH v2] dm: optimize flushes
2024-05-25 09:03:01 linux-kernel Re: [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs
2024-05-23 17:46:38 linux-kernel [PATCH v2] dm: optimize flushes
2024-05-22 21:06:06 linux-kernel Re: dm: optimize flushes
2024-05-20 12:33:02 linux-kernel Re: [PATCH v18 12/21] dm: add finalize hook to target_type
2024-05-16 20:50:12 linux-kernel [PATCH] dm: optimize flushes
2024-05-15 15:53:41 linux-kernel Re: [PATCH 3/5] dm: support retrieving struct dm_target from struct dm_dev
2024-05-10 14:09:42 linux-kernel Re: [RFC PATCH] dm: Avoid sending redundant empty flush bios to the same block device
2024-05-09 17:07:56 linux-kernel Re: [PATCH v18 12/21] dm: add finalize hook to target_type
2024-05-08 17:17:55 linux-kernel Re: [PATCH v18 12/21] dm: add finalize hook to target_type
2024-04-23 12:51:09 linux-kernel Re: [PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
2024-04-17 18:12:01 linux-kernel Re: [PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
2024-04-17 17:51:25 linux-kernel [PATCH 2/2] dm-io: don't warn if flush takes too long time
2024-04-17 17:49:36 linux-kernel [PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
2024-04-17 17:02:59 linux-kernel [PATCH v4] dm-io: don't warn if flush takes too long time
2024-04-15 15:12:06 linux-kernel Re: [PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"
2024-04-11 12:46:33 linux-kernel Re: [PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"
2024-03-28 18:36:43 linux-kernel Re: [PATCH 1/9] dm integrity: fix out-of-range warning
2024-02-24 13:49:08 linux-kernel [PATCH] dm-integrity: reduce stack usage for recheck
2024-02-24 13:44:58 linux-kernel Re: [PATCH] dm-integrity: reduce stack usage for recheck
2024-02-23 20:34:05 linux-kernel Re: [PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal
2024-02-20 18:53:09 linux-kernel Re: [PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal
2024-02-07 12:52:04 linux-crypto Re: A question about modifying the buffer under authenticated encryption
2024-02-06 21:47:26 linux-crypto A question about modifying the buffer under authenticated encryption
2024-01-31 22:13:32 linux-kernel Re: [PATCH 8/8] dm-verity: Convert from tasklet to BH workqueue
2024-01-31 21:25:27 linux-kernel Re: [PATCH 7/8] dm-crypt: Convert from tasklet to BH workqueue
2024-01-31 21:24:01 linux-kernel Re: [PATCH 8/8] dm-verity: Convert from tasklet to BH workqueue
2024-01-30 11:49:23 linux-kernel Re: [PATCH RFC v4 13/14] dm: wait for IO completion before removing dm device
2024-01-29 19:31:59 linux-kernel Re: [PATCH v8 0/5] Fix I/O priority lost in device-mapper
2024-01-26 18:12:07 linux-kernel Re: [PATCH] softirq: fix memory corruption when freeing tasklet_struct
2024-01-25 22:04:54 linux-kernel Re: [PATCH] softirq: fix memory corruption when freeing tasklet_struct
2024-01-25 18:32:37 linux-kernel [PATCH] softirq: fix memory corruption when freeing tasklet_struct
2024-01-23 20:54:42 linux-kernel Re: [PATCH 2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt
2024-01-23 20:40:47 linux-kernel Re: [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
2023-11-29 17:26:29 linux-kernel Re: [PATCH v2 2/2] dm verity: don't verity if readahead failed
2023-11-29 17:21:05 linux-kernel Re: [PATCH v2 1/2] dm verity: init fec io before cleaning it
2023-11-28 14:08:00 linux-kernel Re: [PATCH] dm: increase the io priority of the kworker-kverityd process
2023-11-01 12:48:21 linux-crypto Re: [REGRESSION] dm_crypt essiv ciphers do not use async driver mv-aes-cbc anymore
2023-10-20 20:02:38 linux-crypto Re: [RFC PATCH] crypto: de-prioritize QAT
2023-10-20 19:46:50 linux-crypto Re: [PATCH] crypto: qat - fix deadlock in backlog processing
2023-10-16 11:27:52 linux-crypto [RFC PATCH] crypto: de-prioritize QAT
2023-10-02 09:26:35 linux-crypto Re: [PATCH v2] qat: fix deadlock in backlog processing
2023-09-28 16:56:24 linux-kernel Re: [PATCH 00/10] Fix confusion around MAX_ORDER
2023-09-22 21:40:42 linux-crypto [PATCH v2] qat: fix deadlock in backlog processing
2023-09-22 20:40:38 linux-crypto [PATCH] qat: fix deadlock in backlog processing
2023-07-22 08:45:18 linux-kernel Re: Warnings when suspending to disk
2023-07-07 10:51:25 linux-crypto Re: [dm-devel] [PATCH 2/3] crypto: api - adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
2023-07-07 10:31:21 linux-crypto Re: [dm-devel] [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY
2023-06-22 18:19:15 linux-kernel Re: [dm-devel] [PATCH v2 2/6] device-mapper: Avoid pointer arithmetic overflow
2023-06-22 17:53:55 linux-kernel Re: [dm-devel] [PATCH v2 3/6] device-mapper: structs and parameter strings must not overlap
2023-06-22 17:40:47 linux-kernel Re: [dm-devel] [PATCH v2 1/6] device-mapper: Check that target specs are sufficiently aligned