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
2019-11-08 12:37:34 linux-kernel Re: dm-snapshot for system updates in Android
2019-10-29 19:42:27 linux-kernel Re: dm-snapshot for system updates in Android
2019-09-19 17:49:04 linux-kernel Re: [PATCH] tty:vt: Add check the return value of kzalloc to avoid oops
2019-09-18 10:26:57 linux-kernel Re: [PATCH] dm writecache: skip writecache_wait for pmem mode
2019-09-11 19:38:02 linux-kernel Re: dm-bufio: Allow clients to specify an upper bound on cache size.
2019-09-04 15:37:29 linux-kernel RE: [External] Re: [PATCH] dm writecache: skip writecache_wait for pmem mode
2019-09-04 08:49:44 linux-kernel Re: [PATCH] dm writecache: skip writecache_wait for pmem mode
2019-08-23 23:25:59 linux-kernel [PATCH 1/2] dm table: fix invalid memory accesses with too high sector number
2019-08-23 23:24:52 linux-kernel [PATCH 2/2] dm: make dm_table_find_target return NULL
2019-08-23 23:07:31 linux-kernel Re: [dm-devel] [PATCH] dm table: fix a potential array out of bounds
2019-08-13 16:38:31 linux-kernel Re: [PATCH] direct-io: use GFP_NOIO to avoid deadlock
2019-08-11 18:12:30 linux-kernel Re: dm writecache: add unlikely for getting two block with same LBA
2019-08-11 18:11:18 linux-kernel Re: dm writecache: remove unused member pointer in writeback_struct
2019-08-09 11:31:27 linux-kernel Re: [PATCH] direct-io: use GFP_NOIO to avoid deadlock
2019-08-08 15:19:15 linux-kernel [PATCH] loop: set PF_MEMALLOC_NOIO for the worker thread
2019-08-08 15:15:21 linux-kernel Re: [PATCH] direct-io: use GFP_NOIO to avoid deadlock
2019-08-08 09:54:27 linux-kernel [PATCH] direct-io: use GFP_NOIO to avoid deadlock
2019-04-26 14:01:22 linux-kernel RE: [External] Re: [PATCH] dm-writecache: avoid unnecessary lookups in writecache_find_entry
2019-04-23 15:52:12 linux-kernel Re: [PATCH] dm-writecache: add unlikely for returned value of rb_next/prev
2019-04-23 15:50:44 linux-kernel Re: [PATCH] dm-writecache: simplify the using of pointer wb
2019-04-23 15:46:29 linux-kernel Re: [PATCH] dm-writecache: avoid unnecessary lookups in writecache_find_entry
2019-04-23 10:41:02 linux-kernel Re: [PATCH] dm-writecache: remove unused member page_offset in writeback_struct
2019-03-20 19:08:05 linux-kernel Re: [PATCH v3 0/6] dm snapshot: Improve performance using a more fine-grained locking scheme
2019-02-04 13:59:31 linux-kernel Re: [PATCH v3 0/5] Optimize writecache when using pmem as cache
2018-12-31 18:05:44 linux-kernel Re: Sleeping from invalid context in udlfb
2018-11-15 23:17:51 linux-kernel Re: [dm-devel] [RFC] dm-bow working prototype
2018-11-12 14:31:20 linux-kernel Re: [LKP] d50d82faa0 [ 33.671845] WARNING: possible circular locking dependency detected
2018-11-12 14:25:36 linux-kernel Re: [PATCH] udlfb: fix NULL pointer dereference in dlfb_usb_probe()
2018-10-26 20:03:54 linux-kernel Re: [dm-devel] [RFC] dm-bow working prototype
2018-10-24 19:26:40 linux-kernel Re: [dm-devel] [RFC] dm-bow working prototype
2018-10-23 15:30:57 linux-kernel [PATCH] vt: fix broken display when running aptitude
2018-09-20 14:25:51 linux-kernel Re: [PATCHv5 0/7] tty: Hold write ldisc sem in tty_reopen()
2018-09-19 20:04:21 linux-kernel Re: [PATCHv5 0/7] tty: Hold write ldisc sem in tty_reopen()
2018-09-19 17:35:45 linux-kernel Re: [PATCHv5 0/7] tty: Hold write ldisc sem in tty_reopen()
2018-09-19 17:05:01 linux-kernel Re: [PATCHv5 0/7] tty: Hold write ldisc sem in tty_reopen()
2018-09-18 10:55:57 linux-kernel Re: [PATCH AUTOSEL 4.18 032/136] arm64: fix infinite stacktrace
2018-09-05 13:17:45 linux-crypto [PATCH] dm-crypt and dm-integrity: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a deadlock
2018-09-04 17:33:14 linux-kernel Re: dm bufio: Reduce dm_bufio_lock contention
2018-09-03 22:25:45 linux-kernel Re: dm bufio: Reduce dm_bufio_lock contention
2018-08-30 15:00:56 linux-kernel writeback throttling deadlock
2018-08-24 13:02:14 linux-kernel Re: Deadlock when using crypto API for block devices
2018-08-24 13:00:00 linux-crypto Re: Deadlock when using crypto API for block devices
2018-08-24 12:39:43 linux-kernel Re: Deadlock when using crypto API for block devices
2018-08-24 12:37:52 linux-crypto Re: Deadlock when using crypto API for block devices
2018-08-24 11:23:44 linux-kernel Re: Deadlock when using crypto API for block devices
2018-08-24 11:22:19 linux-crypto Re: Deadlock when using crypto API for block devices
2018-08-24 11:07:58 linux-kernel Re: Deadlock when using crypto API for block devices
2018-08-24 11:06:32 linux-crypto Re: Deadlock when using crypto API for block devices
2018-08-23 20:41:15 linux-kernel Deadlock when using crypto API for block devices
2018-08-23 20:39:23 linux-crypto Deadlock when using crypto API for block devices
2018-08-22 16:40:14 linux-kernel Re: dm-bufio: adjust the reserved buffer for dm-verify-target.