Mikulas Patocka ([email protected])

Number of posts: 1094 (0.19 per day)
First post: 2008-06-18 00:48:21
Last post: 2024-04-23 12:51:09

Date List Subject
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
2023-02-16 21:23:41 linux-kernel [PATCH v2] dm-crypt: allocate compound pages if possible
2023-02-16 21:20:30 linux-kernel Re: [PATCH] dm-crypt: allocate compound pages if possible
2023-02-16 17:48:06 linux-kernel [PATCH] dm-crypt: allocate compound pages if possible
2023-02-16 17:45:57 linux-kernel Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
2023-02-15 12:24:33 linux-kernel Re: [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
2023-02-07 08:17:47 linux-kernel Re: [dm-devel] [PATCH] dm-verity: Remove WQ_UNBOUND.
2023-01-18 13:13:15 linux-kernel Re: [dm-devel] [PATCH] md: dm-ioctl: drop always-false condition
2022-09-27 16:28:00 linux-kernel Re: [PATCH] kernfs: fix a crash when two processes delete the same directory
2022-09-26 13:30:20 linux-kernel [PATCH] kernfs: fix a crash when two processes delete the same directory
2022-08-27 11:43:58 linux-kernel Re: [PATCH] provide arch_test_bit_acquire for architectures that define test_bit