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
2019-09-10 15:16:48
linux-kernel
[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
2019-09-10 15:14:55
linux-kernel
[PATCH v5 3/4] virtio-fs: add Documentation/filesystems/virtiofs.rst
2019-09-10 15:14:44
linux-kernel
[PATCH v5 4/4] virtio-fs: add virtiofs filesystem
2019-09-10 15:14:32
linux-kernel
[PATCH v5 2/4] fuse: reserve values for mapping protocol
2019-09-03 11:45:56
linux-kernel
[PATCH v4 08/16] fuse: export fuse_dequeue_forget() function
2019-09-03 11:45:44
linux-kernel
[PATCH v4 09/16] fuse: extract fuse_fill_super_common()
2019-09-03 11:45:06
linux-kernel
[PATCH v4 16/16] virtio-fs: add Documentation/filesystems/virtiofs.rst
2019-09-03 11:44:39
linux-kernel
[PATCH v4 07/16] fuse: export fuse_get_unique()
2019-09-03 11:44:30
linux-kernel
[PATCH v4 10/16] fuse: add fuse_iqueue_ops callbacks
2019-09-03 11:43:48
linux-kernel
[PATCH v4 15/16] virtio-fs: add virtiofs filesystem
2019-09-03 11:43:41
linux-kernel
[PATCH v4 14/16] fuse: allow skipping control interface and forced unmount
2019-09-03 11:43:39
linux-kernel
[PATCH v4 13/16] fuse: dissociate DESTROY from fuseblk
2019-09-03 11:43:36
linux-kernel
[PATCH v4 12/16] fuse: delete dentry if timeout is zero
2019-09-03 11:43:34
linux-kernel
[PATCH v4 11/16] fuse: separate fuse device allocation and installation in fuse_conn
2019-09-03 11:43:17
linux-kernel
[PATCH v4 06/16] fuse: export fuse_send_init_request()
2019-09-03 11:42:12
linux-kernel
[PATCH v4 05/16] fuse: export fuse_len_args()
2019-09-03 11:38:43
linux-kernel
[PATCH v4 01/16] vfs: Create fs_context-aware mount_bdev() replacement
2019-09-03 11:38:05
linux-kernel
[PATCH v4 04/16] fuse: export fuse_end_request()
2019-09-03 11:38:00
linux-kernel
[PATCH v4 03/16] vfs: subtype handling moved to fuse
2019-09-03 11:37:56
linux-kernel
[PATCH v4 02/16] fuse: convert to use the new mount API
2019-09-03 11:37:51
linux-kernel
[PATCH v4 00/16] virtio-fs: shared file system for virtual machines
2019-09-02 18:06:58
linux-kernel
Re: [PATCH -next] virtio-fs: Add missing include file
2019-06-24 10:55:42
linux-kernel
Re: [PATCH 05/13] vfs: don't parse "silent" option
2019-06-24 10:45:59
linux-kernel
Re: [PATCH 05/13] vfs: don't parse "silent" option
2019-06-24 08:47:25
linux-kernel
Re: [PATCH 05/13] vfs: don't parse "silent" option
2019-06-19 12:55:40
linux-kernel
[PATCH v2 05/13] vfs: don't parse "silent" option
2019-06-19 12:34:04
linux-kernel
[PATCH 03/13] vfs: don't parse forbidden flags
2019-06-19 12:33:14
linux-kernel
[PATCH 09/13] mqueue: don't ignore options
2019-06-19 12:33:11
linux-kernel
[PATCH 08/13] sysfs: don't ignore options
2019-06-19 12:33:00
linux-kernel
[PATCH 05/13] vfs: don't parse "silent" option
2019-06-19 12:32:24
linux-kernel
[PATCH 04/13] vfs: don't parse "posixacl" option
2019-06-19 12:32:11
linux-kernel
[PATCH 07/13] proc: don't ignore options
2019-06-19 12:31:45
linux-kernel
[PATCH 11/13] cgroup: don't ignore options
2019-06-19 12:31:23
linux-kernel
[PATCH 12/13] fusectl: don't ignore options
2019-06-19 12:31:23
linux-kernel
[PATCH 13/13] resctrl: don't ignore options
2019-06-19 12:31:20
linux-kernel
[PATCH 10/13] cpuset: don't ignore options
2019-06-19 12:31:14
linux-kernel
[PATCH 06/13] vfs: new helper: vfs_parse_ro_rw()
2019-06-19 12:31:03
linux-kernel
[PATCH 02/13] vfs: move vfs_parse_sb_flag() calls into filesystems
2019-06-19 12:30:55
linux-kernel
[PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
2019-06-12 08:38:24
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-04-24 08:58:59
linux-kernel
Re: FUSE workflow =? (Re: [RESEND1, PATCH 1/2] fuse: convert printk -> pr_*)
2019-03-23 19:49:56
linux-kernel
Re: WARNING in request_end
2018-11-07 09:18:06
linux-kernel
[PATCH] utimensat: AT_EMPTY_PATH support
2018-10-19 14:40:28
linux-kernel
[PATCH v2 6/5] statx: add STATX_RESULT_MASK flag
2018-10-19 12:23:04
linux-kernel
[PATCH v2 1/5] orangefs: fix request_mask misuse
2018-10-19 12:22:14
linux-kernel
[PATCH v2 4/5] statx: don't clear STATX_ATIME on SB_RDONLY
2018-10-19 12:21:57
linux-kernel
[PATCH v2 3/5] statx: add STATX_ATTRIBUTES flag
2018-10-19 12:21:56
linux-kernel
[PATCH v2 2/5] uapi: deprecate STATX_ALL
2018-10-19 12:21:51
linux-kernel
[PATCH v2 5/5] nfs: don't clear STATX_ATIME from result_mask
2018-10-18 13:12:59
linux-kernel
[PATCH 1/3] orangefs: fix request_mask misuse
2018-10-18 13:12:40
linux-kernel
[PATCH 2/3] uapi: get rid of STATX_ALL