Miklos Szeredi ([email protected])

Number of posts: 3798 (0.53 per day)
First post: 2004-11-15 21:19:55
Last post: 2024-06-14 10:37:46

Date List Subject
2016-04-27 10:11:50 linux-kernel Re: [PATCH v2] fs: add file_dentry()
2016-04-25 11:04:00 linux-kernel Re: [fuse-devel] [PATCH] fuse: Fix fuse_get_user_pages() return value
2016-03-28 19:45:56 linux-kernel Re: [fuse-devel] Horrible mmap write performance (kernel writeback issue?)
2016-03-23 14:14:52 linux-kernel Re: [PATCH v2] fs: add file_dentry()
2016-03-23 13:35:36 linux-kernel [PATCH v2] fs: add file_dentry()
2016-03-22 13:21:54 linux-kernel [PATCH 2/2] ovl: ignore permissions on underlying lookup
2016-03-22 13:19:53 linux-kernel [PATCH 1/2] vfs: export lookup_hash() to modules
2016-03-22 13:16:43 linux-kernel [PATCH] vfs: rename: check backing inode being equal
2016-03-22 13:08:59 linux-kernel [GIT PULL] overlayfs update for 4.6
2016-03-22 13:01:53 linux-kernel [GIT PULL] fuse update for 4.6
2016-03-21 08:16:58 linux-kernel Re: [PATCH 1/4] vfs: add file_dentry()
2016-03-17 16:35:20 linux-kernel Re: [PATCH] vfs: update atime using file->f_inode
2016-03-17 15:21:52 linux-kernel Re: [PATCH v2 1/1] OverlayFS: Fix checking permissions during lookup.
2016-03-17 09:34:05 linux-kernel Re: [PATCH 1/4] vfs: add file_dentry()
2016-03-17 09:01:40 linux-kernel [PATCH 2/4] nfs: use file_dentry()
2016-03-17 09:01:34 linux-kernel [PATCH 3/4] ext4: use dget_parent() in ext4_file_open()
2016-03-17 09:01:26 linux-kernel [PATCH 4/4] ext4: use file_dentry()
2016-03-17 09:01:02 linux-kernel [PATCH 1/4] vfs: add file_dentry()
2016-03-16 09:44:14 linux-kernel Re: [fuse-devel] Horrible mmap write performance (kernel writeback issue?)
2016-03-14 20:58:48 linux-kernel Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
2016-03-14 13:53:12 linux-kernel Re: [PATCH 1/2] fuse: do not use iocb after it may have been freed
2016-03-14 13:52:04 linux-kernel Re: [PATCH 2/2] fuse: Add reference counting for fuse_io_priv
2016-03-14 10:27:35 linux-ext4 Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
2016-03-14 10:26:27 linux-kernel Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
2016-03-11 15:34:03 linux-ext4 Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
2016-03-11 15:32:56 linux-kernel Re: ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
2016-03-09 15:51:50 linux-kernel Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
2016-03-09 14:49:39 linux-kernel Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
2016-03-09 13:07:59 linux-kernel Re: [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts
2016-03-09 11:39:52 linux-kernel Re: [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
2016-03-09 11:28:26 linux-kernel Re: [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
2016-03-09 10:52:26 linux-kernel Re: [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
2016-03-08 15:47:55 linux-nfs [PATCH 2/2] nfs: use file_dentry()
2016-03-08 15:46:08 linux-nfs [PATCH 1/2] vfs: add file_dentry()
2016-03-07 14:32:41 linux-kernel Re: deadlock during fuseblk shutdown
2016-03-07 10:49:41 linux-kernel Re: [PATCH 0/2] Fix hardlinks in overlay
2016-03-07 10:06:57 linux-kernel Re: [PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
2016-03-07 09:54:46 linux-kernel Re: [PATCH 1/4] ovl: honor flag MS_SILENT at mount
2016-03-07 08:48:36 linux-kernel [GIT PULL] overlayfs fixes for 4.5-rc7
2016-03-04 10:16:24 linux-nfs Re: [PATCH 3/3] nfs: Store and use inode in nfs_open_context
2016-03-04 05:06:20 linux-kernel Re: [PATCH] ovl: copy new uid/gid into overlayfs runtime inode
2016-03-03 16:04:07 linux-kernel Re: [PATCH] ovl: copy new uid/gid into overlayfs runtime inode
2016-03-03 08:16:35 linux-nfs Re: [PATCH 3/3] nfs: Store and use inode in nfs_open_context
2016-03-02 14:43:10 linux-nfs Re: [PATCH 3/3] nfs: Store and use inode in nfs_open_context
2016-03-02 14:19:02 linux-kernel Re: [PATCH] ovl: fix working on distributed fs as lower layer
2016-03-02 14:17:27 linux-kernel Re: [PATCH] ovl: fix getcwd() failure after unsuccessful rmdir
2016-03-02 14:16:03 linux-kernel Re: [PATCH] ovl: ignore lower entries when checking purity of non-directory entries
2015-12-11 13:59:15 linux-kernel [GIT PULL] fuse fixes for 4.4
2015-12-10 15:26:59 linux-kernel Re: [PATCH] overlayfs: include linux/pagemap.h for PAGE_CACHE_SIZE
2015-12-09 21:51:37 linux-kernel Re: [PATCH] ovl: check dentry positiveness in ovl_cleanup_whiteouts()
2015-11-10 16:13:10 linux-kernel Re: [PATCH] overlayfs: move super block magic number to magic.h