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
Previous Page
/
Next Page
Date
List
Subject
2021-02-03 12:50:26
linux-kernel
[PATCH 16/18] reiserfs: convert to miscattr
2021-02-03 12:50:08
linux-kernel
[PATCH 08/18] gfs2: convert to miscattr
2021-02-03 12:49:31
linux-kernel
[PATCH 17/18] ubifs: convert to miscattr
2021-02-03 12:48:48
linux-kernel
[PATCH 04/18] btrfs: convert to miscattr
2021-02-03 12:48:22
linux-kernel
[PATCH 18/18] vfs: remove unused ioctl helpers
2021-02-03 12:48:06
linux-kernel
[PATCH 09/18] orangefs: convert to miscattr
2021-02-03 12:47:44
linux-kernel
[PATCH 06/18] ext4: convert to miscattr
2021-02-03 12:47:39
linux-kernel
[PATCH 05/18] ext2: convert to miscattr
2021-02-03 12:47:02
linux-kernel
[PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
2021-02-03 12:46:41
linux-kernel
[PATCH 03/18] ovl: stack miscattr
2021-02-03 12:45:38
linux-kernel
[PATCH 02/18] ecryptfs: stack miscattr ops
2021-02-03 12:45:28
linux-kernel
[PATCH 01/18] vfs: add miscattr ops
2021-01-27 03:41:24
linux-kernel
Re: [PATCH 1/2] ecryptfs: fix uid translation for setxattr on security.capability
2021-01-26 17:33:22
linux-kernel
Re: [PATCH 1/2] ecryptfs: fix uid translation for setxattr on security.capability
2021-01-19 16:30:35
linux-kernel
[PATCH 0/2] capability conversion fixes
2021-01-19 16:28:04
linux-kernel
[PATCH 1/2] ecryptfs: fix uid translation for setxattr on security.capability
2021-01-19 16:27:01
linux-kernel
[PATCH 2/2] security.capability: fix conversions on getxattr
2020-12-07 16:39:39
linux-kernel
[PATCH v2 07/10] ovl: do not fail when setting origin xattr
2020-12-07 16:39:34
linux-kernel
[PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()
2020-12-07 16:39:25
linux-kernel
[PATCH v2 03/10] ovl: check privs before decoding file handle
2020-12-07 16:38:54
linux-kernel
[PATCH v2 00/10] allow unprivileged overlay mounts
2020-12-07 16:38:42
linux-kernel
[PATCH v2 05/10] ovl: simplify file splice
2020-12-07 16:38:37
linux-kernel
[PATCH v2 06/10] ovl: user xattr
2020-12-07 16:38:21
linux-kernel
[PATCH v2 09/10] ovl: do not get metacopy for userxattr
2020-12-07 16:38:05
linux-kernel
[PATCH v2 02/10] vfs: verify source area in vfs_dedupe_file_range_one()
2020-12-07 16:38:05
linux-kernel
[PATCH v2 10/10] ovl: unprivieged mounts
2020-12-07 16:37:51
linux-kernel
[PATCH v2 04/10] ovl: make ioctl() safe
2020-12-07 16:37:17
linux-kernel
[PATCH v2 08/10] ovl: do not fail because of O_NOATIME
2020-06-16 12:38:24
linux-kernel
Re: [fuse] 6b2fb79963: WARNING:at_fs/fuse/file.c:#tree_insert[fuse]
2020-06-13 19:25:29
linux-kernel
Re: [GIT PULL] General notification queue and key notifications
2020-05-23 04:10:40
linux-kernel
Re: [PATCH] ovl: make private mounts longterm
2020-05-22 18:56:00
linux-kernel
Re: [PATCH] ovl: make private mounts longterm
2020-05-22 16:35:07
linux-kernel
Re: [PATCH] ovl: make private mounts longterm
2020-05-22 09:00:03
linux-kernel
[PATCH] ovl: make private mounts longterm
2020-05-15 13:22:03
linux-kernel
Re: Setting mount propagation type in new mount API
2020-05-15 13:09:19
linux-kernel
Re: Setting mount propagation type in new mount API
2020-04-20 09:02:53
linux-kernel
Re: [PATCH] vfs: add faccessat2 syscall
2020-04-20 08:57:09
linux-kernel
[PATCH v2] vfs: add faccessat2 syscall
2020-04-18 19:03:29
linux-kernel
Re: [PATCH] vfs: add faccessat2 syscall
2020-04-16 20:27:30
linux-kernel
[PATCH] vfs: add faccessat2 syscall
2020-02-26 09:11:44
linux-kernel
Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
2020-02-24 10:25:45
linux-kernel
Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
2019-10-25 22:33:40
linux-kernel
[RFC PATCH 1/5] ovl: document permission model
2019-10-25 19:55:14
linux-kernel
[RFC PATCH 3/5] vfs: allow unprivileged whiteout creation
2019-10-25 19:55:10
linux-kernel
[RFC PATCH 2/5] ovl: ignore failure to copy up unknown xattrs
2019-10-25 19:53:32
linux-kernel
[RFC PATCH 4/5] ovl: user xattr
2019-10-25 19:53:27
linux-kernel
[RFC PATCH 5/5] ovl: unprivieged mounts
2019-10-25 19:52:52
linux-kernel
[RFC PATCH 0/5] allow unprivileged overlay mounts
2019-09-12 14:24:30
linux-kernel
[PATCH v6] virtio-fs: add virtiofs filesystem
2019-09-12 13:12:25
linux-kernel
Re: [PATCH v5 0/4] virtio-fs: shared file system for virtual machines
2019-09-10 15:16:48
linux-kernel
[PATCH v5 1/4] fuse: reserve byteswapped init opcodes