LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
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
2022-08-27 08:56:53
linux-kernel
Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 21:08:27
linux-kernel
[PATCH] provide arch_test_bit_acquire for architectures that define test_bit
2022-08-26 21:01:21
linux-kernel
[PATCH] provide arch_test_bit_acquire for architectures that define test_bit
2022-08-26 19:34:26
linux-kernel
Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 18:27:14
linux-kernel
Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 18:23:47
linux-kernel
Re: [PATCH v3] wait_on_bit: add an acquire memory barrier
2022-08-26 14:42:51
linux-kernel
Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 13:30:02
linux-kernel
[PATCH v3] wait_on_bit: add an acquire memory barrier
2022-08-26 11:56:24
linux-kernel
Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-25 21:45:37
linux-kernel
Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-22 10:06:08
linux-kernel
[PATCH] wait_on_bit: add an acquire memory barrier
2022-08-20 16:23:53
linux-kernel
Re: [PATCH 5.15 089/779] md-raid10: fix KASAN warning
2022-08-09 19:06:11
linux-kernel
[PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate
2022-08-08 15:04:42
linux-kernel
Re: [PATCH v5] add barriers to buffer functions
2022-08-08 14:59:31
linux-kernel
[PATCH] dm-writecache: drop the lock on an 'impossible' path
2022-08-08 14:34:48
linux-kernel
Re: [PATCH v5] add barriers to buffer functions
2022-08-07 11:54:06
linux-kernel
[PATCH v5] add barriers to buffer functions
2022-08-02 16:37:00
linux-kernel
Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-02 11:59:28
linux-kernel
Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-01 16:15:25
linux-kernel
Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-01 15:20:46
linux-kernel
Re: [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
2022-08-01 11:11:41
linux-kernel
[PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-01 10:54:28
linux-kernel
[PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
2022-08-01 10:49:21
linux-kernel
Re: [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
2022-07-31 20:48:15
linux-kernel
[PATCH v3 2/2] make buffer_locked provide an acquire semantics
2022-07-31 20:44:47
linux-kernel
[PATCH v3 1/2] wait_bit: do read barrier after testing a bit
2022-07-31 20:44:41
linux-kernel
Re: [PATCH v2] make buffer_locked provide an acquire semantics
2022-07-31 15:20:55
linux-kernel
[PATCH v2] make buffer_locked provide an acquire semantics
2022-07-31 14:56:10
linux-kernel
Re: [PATCH] Add a read memory barrier to wait_on_buffer
2022-07-31 11:46:53
linux-kernel
[PATCH] Add a read memory barrier to wait_on_buffer
2022-07-15 10:22:45
linux-kernel
Re: [dm-devel] [PATCH 1/1] dm: add message command to disallow device open
2022-07-11 21:07:14
linux-kernel
[PATCH 2/4] dm-writecache: count the number of blocks read, not the number of read bios
2022-07-11 21:01:30
linux-kernel
[PATCH 3/4] dm-writecache: count the number of blocks written, not the number of write bios
2022-07-11 21:00:06
linux-kernel
Re: [PATCH] dm writecache: fix inaccurate reads/writes stats
2022-07-11 20:38:26
linux-kernel
[PATCH 1/4] dm-writecache: make writecache_map_remap_origin return void
2022-07-11 20:37:32
linux-kernel
[PATCH 4/4] dm-writecache: count the number of blocks discarded, not the number of discard bios
2022-06-11 10:49:16
linux-kernel
Re: Warnings when suspending to disk
2022-06-06 03:48:48
linux-kernel
Re: Warnings when suspending to disk
2022-06-01 19:40:19
linux-kernel
Re: Warnings when suspending to disk
2022-05-31 21:40:02
linux-kernel
Warnings when suspending to disk
2022-05-18 13:32:51
linux-kernel
[PATCH v2] objtool: fix objtool regression on x32 systems