LinuxLists
Users
About
Miklos Szeredi (
[email protected]
)
Number of posts: 502 (0.17 per day)
First post: 2016-04-27 09:33:53
Last post: 2024-03-26 15:10:37
Next Page
Date
List
Subject
2024-03-26 15:10:37
linux-kernel
Re: [PATCH v2 2/3] selftests/memfd_secret: add vmsplice() test
2023-11-06 09:42:30
linux-kernel
Re: [resend PATCH v4] fuse: share lookup state between submount and its parent
2023-11-01 13:19:36
linux-kernel
Re: [PATCH v4 0/6] querying mount attributes
2023-10-30 09:07:20
linux-kernel
Re: [PATCH v4 2/6] mounts: keep list of mounts in an rbtree
2023-10-27 18:48:15
linux-kernel
Re: [PATCH v2] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-10-27 14:06:39
linux-kernel
Re: [PATCH v2] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-10-27 13:26:58
linux-kernel
Re: [PATCH v2] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-10-27 13:04:42
linux-kernel
Re: [PATCH v2] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-10-27 12:38:11
linux-kernel
Re: [PATCH v2] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-10-27 08:18:41
linux-kernel
Re: [PATCH v4 2/6] mounts: keep list of mounts in an rbtree
2023-10-26 09:53:51
linux-kernel
Re: [RFC PATCH 1/2] add list_for_each_entry_del()
2023-10-25 14:40:22
linux-kernel
[PATCH v4 4/6] add statmount(2) syscall
2023-10-25 14:40:18
linux-kernel
[PATCH v4 5/6] add listmount(2) syscall
2023-10-25 14:40:14
linux-kernel
[PATCH v4 3/6] namespace: extract show_path() helper
2023-10-25 14:05:03
linux-kernel
[PATCH v4 2/6] mounts: keep list of mounts in an rbtree
2023-10-25 14:04:36
linux-kernel
[PATCH v4 6/6] wire up syscalls for statmount/listmount
2023-10-25 14:03:57
linux-kernel
[PATCH v4 1/6] add unique mount ID
2023-10-25 14:03:45
linux-kernel
[PATCH v4 0/6] querying mount attributes
2023-10-25 13:18:29
linux-kernel
Re: [PATCH v2] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-10-20 10:32:03
linux-kernel
[RFC PATCH 1/2] add list_for_each_entry_del()
2023-10-20 10:31:56
linux-kernel
[RFC PATCH 2/2] replace trivial incarnations of list_for_each_entry_del()
2023-10-20 10:31:14
linux-kernel
[RFC PATCH 0/2] add list iterate & delete macros
2023-10-19 12:41:07
linux-kernel
Re: [PATCH v3] fuse: share lookup state between submount and its parent
2023-09-29 05:30:44
linux-kernel
[PATCH v3 2/4] namespace: extract show_path() helper
2023-09-29 02:02:35
linux-kernel
[PATCH v3 4/4] add listmount(2) syscall
2023-09-28 17:15:28
linux-kernel
[PATCH v3 3/4] add statmount(2) syscall
2023-09-28 15:51:52
linux-kernel
[PATCH v3 0/4] querying mount attributes
2023-09-28 15:34:54
linux-kernel
[PATCH v3 1/4] add unique mount ID
2023-09-18 21:41:33
linux-kernel
Re: [RFC PATCH 2/3] add statmnt(2) syscall
2023-09-17 20:39:55
linux-kernel
Re: [RFC PATCH 3/3] add listmnt(2) syscall
2023-09-16 09:45:13
linux-kernel
[RFC PATCH 2/3] add statmnt(2) syscall
2023-09-15 13:04:38
linux-kernel
[RFC PATCH 1/3] add unique mount ID
2023-09-14 21:29:04
linux-kernel
[RFC PATCH 0/3] quering mount attributes
2023-09-13 18:47:48
linux-kernel
[RFC PATCH 3/3] add listmnt(2) syscall
2023-04-19 08:07:33
linux-kernel
Re: [PATCH 2/2] vfs: clean up d_backing_inode() function
2022-11-23 11:13:21
linux-kernel
Re: [Syzkaller & bisect] There is "notify_change" WARNING in v6.1-rc5 kernel
2022-10-18 09:51:46
linux-kernel
Re: [Syzkaller] INFO: task hung in fuse_lookup with v6.0 kernel in guest
2022-03-23 22:16:49
linux-kernel
[RFC PATCH] getvalues(2) prototype
2022-03-22 23:29:25
linux-kernel
Re: [RFC PATCH] getvalues(2) prototype
2021-11-24 16:21:54
linux-kernel
Re: [PATCH 4.4 109/162] fuse: fix page stealing
2021-11-24 09:26:09
linux-kernel
Re: [PATCH 5.15 056/917] fuse: fix page stealing
2021-11-23 19:22:49
linux-kernel
Re: [PATCH 5.15 056/917] fuse: fix page stealing
2021-11-15 13:55:10
linux-kernel
Re: [PATCH 5.13 089/151] ovl: fix deadlock in splice write
2021-10-28 08:45:03
linux-kernel
Re: [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()
2021-09-13 15:05:25
linux-kernel
Re: [LTP] [mm/page] ab19939a6a: ltp.msync04.fail
2021-08-18 13:39:21
linux-kernel
[PATCH v2 1/2] vfs: add flags argument to ->get_acl() callback
2021-08-18 13:36:56
linux-kernel
[PATCH v2 2/2] ovl: enable RCU'd ->get_acl()
2021-08-18 13:35:30
linux-kernel
[PATCH v2 0/2] allow overlayfs to do RCU lookups
2021-08-10 16:29:46
linux-kernel
[PATCH 1/2] vfs: add flags argument to ->get_acl() callback
2021-08-10 16:29:28
linux-kernel
[PATCH 2/2] ovl: enable RCU'd ->get_acl()
2021-08-10 13:59:05
linux-kernel
[PATCH 0/2] allow overlayfs to do RCU lookups