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

Date List Subject
2018-10-18 13:12:29 linux-kernel [PATCH 3/3] statx: add STATX_ATTRIBUTES flag
2018-09-28 15:45:37 linux-kernel [PATCH 3/9] fuse: extract fuse_emit() helper
2018-09-28 15:45:32 linux-kernel [PATCH 5/9] fuse: allow using readdir cache
2018-09-28 15:45:22 linux-kernel [PATCH 6/9] fuse: add readdir cache version
2018-09-28 15:45:01 linux-kernel [PATCH 2/9] fuse: add FOPEN_CACHE_DIR
2018-09-28 15:44:36 linux-kernel [PATCH 1/9] fuse: split out readdir.c
2018-09-28 15:43:57 linux-kernel [PATCH 4/9] fuse: allow caching readdir
2018-09-28 15:43:47 linux-kernel [PATCH 8/9] fuse: use iversion for readdir cache verification
2018-09-28 15:43:33 linux-kernel [PATCH 9/9] fuse: reduce size of struct fuse_inode
2018-09-28 15:43:31 linux-kernel [PATCH 7/9] fuse: use mtime for readdir cache verification
2018-09-28 15:43:23 linux-kernel [PATCH 0/9] fuse: readdir caching
2018-09-20 15:15:38 linux-kernel [PATCH 1/6] selinux: fold superblock_doinit() into only caller
2018-09-20 15:14:28 linux-kernel [PATCH 0/6] mount-api: fixes and cleanups
2018-09-20 15:14:13 linux-kernel [PATCH 2/6] vfs_submount: use SB_SUBMOUNT instead of MS_SUBMOUNT
2018-09-20 15:13:37 linux-kernel [PATCH 5/6] fsmount: do not use legacy MS_ flags
2018-09-20 15:13:31 linux-kernel [PATCH 6/6] fsconfig: rename FSCONFIG_CMD_CREATE to FSCONFIG_CMD_OBTAIN
2018-09-20 15:13:30 linux-kernel [PATCH 3/6] mount: fix regression in setting "subtype" from legacy API
2018-09-20 15:13:28 linux-kernel [PATCH 4/6] fsconfig: parse "subtype" param for old internal API
2018-07-30 07:42:43 linux-kernel Re: [PATCH 03/16] vfs: don't evict uninitialized inode
2018-07-24 13:03:37 linux-kernel [PATCH v3] vfs: don't evict uninitialized inode
2018-07-18 15:47:40 linux-kernel [PATCH] vfs: make open_with_fake_path() not contribute to nr_files
2018-07-18 15:46:59 linux-kernel Re: vfs / overlayfs conflict resolution for linux-next
2018-07-18 12:11:46 linux-kernel Re: vfs / overlayfs conflict resolution for linux-next
2018-07-18 07:27:48 linux-kernel Re: vfs / overlayfs conflict resolution for linux-next
2018-07-06 20:46:26 linux-kernel [PATCH v2 (v4.18 regression fix)] vfs: don't evict uninitialized inode
2018-07-06 15:37:03 linux-kernel [PATCH (v4.18 regression fix)] vfs: don't evict uninitialized inode
2018-05-29 15:19:34 linux-kernel [PATCH 00/11] overlayfs fixes
2018-05-29 15:19:19 linux-kernel [PATCH 03/11] ovl: strip debug argument from ovl_do_ helpers
2018-05-29 15:19:05 linux-kernel [PATCH 01/11] ovl: update documentation for unionmount-testsuite
2018-05-29 15:19:03 linux-kernel [PATCH 04/11] ovl: struct cattr cleanups
2018-05-29 15:18:42 linux-kernel [PATCH 03/39] vfs: dedupe: extract helper for a single dedup
2018-05-29 15:18:42 linux-kernel [PATCH 05/11] ovl: return dentry from ovl_create_real()
2018-05-29 15:18:31 linux-kernel [PATCH 02/39] vfs: dedupe: rationalize args
2018-05-29 15:18:22 linux-kernel [PATCH 09/11] vfs: factor out inode_insert5()
2018-05-29 15:18:10 linux-kernel [PATCH 04/39] vfs: add path_open()
2018-05-29 15:17:36 linux-kernel [PATCH 05/39] vfs: optionally don't account file in nr_files
2018-05-29 15:17:21 linux-kernel [PATCH 08/11] ovl: clean up copy-up error paths
2018-05-29 15:16:55 linux-kernel [PATCH 07/39] vfs: export vfs_ioctl() to modules
2018-05-29 15:16:29 linux-kernel [PATCH 13/39] ovl: deal with overlay files in ovl_d_real()
2018-05-29 15:16:26 linux-kernel [PATCH 00/39] overlayfs: stack file operations
2018-05-29 15:16:02 linux-kernel [PATCH 17/39] ovl: add ovl_write_iter()
2018-05-29 15:15:57 linux-kernel [PATCH 06/39] vfs: add f_op->pre_mmap()
2018-05-29 15:15:48 linux-kernel [PATCH 16/39] ovl: add ovl_read_iter()
2018-05-29 15:15:47 linux-kernel [PATCH 15/39] ovl: add helper to return real file
2018-05-29 15:15:44 linux-kernel [PATCH 12/39] ovl: copy up file size as well
2018-05-29 15:15:44 linux-kernel [PATCH 14/39] ovl: stack file ops
2018-05-29 15:14:27 linux-kernel [PATCH 11/39] Revert "Revert "ovl: get_write_access() in truncate""
2018-05-29 15:13:29 linux-kernel [PATCH 18/39] ovl: add ovl_fsync()
2018-05-29 15:12:58 linux-kernel [PATCH 19/39] ovl: add ovl_mmap()
2018-05-29 15:12:21 linux-kernel [PATCH 20/39] ovl: add ovl_fallocate()
2018-05-29 15:12:21 linux-kernel [PATCH 22/39] ovl: add ovl_fiemap()