LinuxLists
Users
About
Kirill Smelkov (
[email protected]
)
Number of posts: 89 (0.04 per day)
First post: 2014-10-22 16:02:54
Last post: 2021-04-16 19:57:40
Next Page
Date
List
Subject
2021-04-16 19:57:40
linux-kernel
Re: [PATCH 0/4 POC] Allow executing code and syscalls in another address space
2019-11-27 08:31:47
linux-kernel
Re: Commit 0be0ee71 ("fs: properly and reliably lock f_pos in fdget_pos()") breaking userspace
2019-11-26 10:17:22
linux-kernel
Re: Commit 0be0ee71 ("fs: properly and reliably lock f_pos in fdget_pos()") breaking userspace
2019-11-17 19:13:32
linux-kernel
Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-12 17:10:17
linux-kernel
Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-08-01 15:26:15
linux-kernel
Re: [PATCH, RESEND3] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
2019-07-24 12:38:30
linux-kernel
[PATCH, RESEND3] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
2019-07-15 08:05:50
linux-kernel
Re: [PULL] stream_open bits for Linux 5.3
2019-07-14 14:30:52
linux-kernel
[PULL] stream_open bits for Linux 5.3
2019-07-08 22:44:21
linux-kernel
[PATCH, RESEND2] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
2019-07-07 19:39:22
linux-kernel
Re: [Cocci] [PATCH 1/2] coccinelle: api/stream_open: treat all wait_.*() calls as blocking
2019-07-07 18:44:14
linux-kernel
Re: [PATCH 3.16 0/2] Fix FUSE read/write deadlock on stream-like files
2019-06-23 08:33:58
linux-kernel
Re: [PATCH 1/2] coccinelle: api/stream_open: treat all wait_.*() calls as blocking
2019-06-23 08:17:11
linux-kernel
Re: [PATCH 1/2] coccinelle: api/stream_open: treat all wait_.*() calls as blocking
2019-06-23 08:01:49
linux-kernel
[PATCH 2/2] *: convert stream-like files -> stream_open, even if they use noop_llseek
2019-06-23 07:45:52
linux-kernel
[PATCH 1/2] coccinelle: api/stream_open: treat all wait_.*() calls as blocking
2019-06-23 07:42:06
linux-kernel
[PATCH, RESEND] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
2019-06-20 07:17:38
linux-kernel
Re: [PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
2019-06-19 16:43:21
linux-kernel
Re: [PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
2019-06-12 18:09:02
linux-kernel
Re: [PATCH] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
2019-06-12 18:00:20
linux-kernel
Re: [PATCH] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
2019-06-12 16:55:32
linux-kernel
[PATCH] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
2019-06-12 01:10:02
linux-kernel
Re: Linux 5.2-RC regression bisected, mounting glusterfs volumes fails after commit: fuse: require /dev/fuse reads to have enough buffer capacity
2019-06-09 17:26:58
linux-kernel
Re: [PATCH 4.14 0/2] Fix FUSE read/write deadlock on stream-like files
2019-06-09 16:14:59
linux-kernel
[PATCH 3.16 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-06-09 16:14:58
linux-kernel
[PATCH 3.16 0/2] Fix FUSE read/write deadlock on stream-like files
2019-06-09 15:59:11
linux-kernel
[PATCH 4.9 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-06-09 15:58:55
linux-kernel
[PATCH 4.9 2/2] fuse: Add FOPEN_STREAM to use stream_open()
2019-06-09 15:13:44
linux-kernel
[PATCH 3.18 2/2] fuse: Add FOPEN_STREAM to use stream_open()
2019-06-09 14:57:07
linux-kernel
[PATCH 3.16 2/2] fuse: Add FOPEN_STREAM to use stream_open()
2019-06-09 14:56:27
linux-kernel
[PATCH 3.18 0/2] Fix FUSE read/write deadlock on stream-like files
2019-06-09 14:00:14
linux-kernel
[PATCH 3.18 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-06-09 14:00:13
linux-kernel
[PATCH 4.4 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-06-09 13:59:43
linux-kernel
[PATCH 4.4 2/2] fuse: Add FOPEN_STREAM to use stream_open()
2019-06-09 13:59:28
linux-kernel
[PATCH 4.4 0/2] Fix FUSE read/write deadlock on stream-like files
2019-06-09 13:43:31
linux-kernel
[PATCH 4.9 0/2] Fix FUSE read/write deadlock on stream-like files
2019-06-09 13:26:56
linux-kernel
[PATCH 4.14 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-06-09 13:25:43
linux-kernel
[PATCH 4.14 2/2] fuse: Add FOPEN_STREAM to use stream_open()
2019-06-09 12:57:06
linux-kernel
[PATCH 4.14 0/2] Fix FUSE read/write deadlock on stream-like files
2019-05-28 20:26:39
linux-kernel
Re: [PATCH 4.19 082/114] fuse: Add FOPEN_STREAM to use stream_open()
2019-05-08 08:14:12
linux-kernel
Re: [PATCH 0/3] stream_open bits for Linux 5.2
2019-05-07 19:26:01
linux-kernel
Re: [PATCH 0/3] stream_open bits for Linux 5.2
2019-05-06 17:52:25
linux-kernel
[PATCH 1/3] dtlk: remove double call to nonseekable_open
2019-05-06 17:51:50
linux-kernel
[PATCH 3/3] vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
2019-05-06 17:38:38
linux-kernel
[PATCH 0/3] stream_open bits for Linux 5.2
2019-04-26 18:36:59
linux-kernel
Re: [PATCH AUTOSEL 5.0 59/66] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-04-26 07:48:06
linux-kernel
Re: [PATCH AUTOSEL 5.0 59/66] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-04-25 06:15:43
linux-kernel
Re: [RESEND, PATCH 3/3] fuse: Add FOPEN_STREAM and use stream_open() if filesystem returned that from open handler
2019-04-25 06:00:44
linux-kernel
Re: [RESEND4, PATCH 1/2] fuse: retrieve: cap requested size to negotiated max_write
2019-04-24 20:18:28
linux-kernel
Re: [RESEND4, PATCH 1/2] fuse: retrieve: cap requested size to negotiated max_write
2019-04-24 18:31:46
linux-kernel
Re: [PATCH AUTOSEL 5.0 59/66] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock