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-05-29 14:45:26 linux-kernel [PATCH 10/39] ovl: copy up inode flags
2018-05-29 14:44:41 linux-kernel [PATCH 10/11] ovl: Pass argument to ovl_get_inode() in a structure
2018-05-29 14:44:07 linux-kernel [PATCH 11/11] ovl: use inode_insert5() to hash a newly created inode
2018-05-29 14:42:57 linux-kernel [PATCH 07/11] ovl: make ovl_create_real() cope with vfs_mkdir() safely
2018-05-29 14:42:47 linux-kernel [PATCH 02/11] ovl: remove WARN_ON() real inode attributes mismatch
2018-05-29 12:57:32 linux-kernel Re: [PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
2018-05-07 14:26:39 linux-kernel Re: [PATCH 1/3] vfs: dedpue: return s64
2018-05-07 11:37:37 linux-kernel Re: [PATCH 2/3] vfs: dedupe: rationalize args
2018-05-07 11:33:58 linux-kernel Re: [PATCH 1/3] vfs: dedpue: return s64
2018-05-07 10:30:16 linux-kernel Re: [PATCH v2 22/35] vfs: don't open real
2018-05-07 08:51:43 linux-kernel [PATCH v2 01/35] vfs: add path_open()
2018-05-07 08:51:16 linux-kernel [PATCH v2 07/35] ovl: copy up inode flags
2018-05-07 08:50:48 linux-kernel [PATCH v2 06/35] ovl: copy up times
2018-05-07 08:50:35 linux-kernel [PATCH v2 05/35] vfs: export vfs_dedupe_file_range_one() to modules
2018-05-07 08:50:24 linux-kernel [PATCH v2 04/35] vfs: export vfs_ioctl() to modules
2018-05-07 08:50:13 linux-kernel [PATCH v2 02/35] vfs: optionally don't account file in nr_files
2018-05-07 08:49:39 linux-kernel [PATCH v2 13/35] ovl: add ovl_read_iter()
2018-05-07 08:49:27 linux-kernel [PATCH v2 08/35] Revert "Revert "ovl: get_write_access() in truncate""
2018-05-07 08:49:05 linux-kernel [PATCH v2 16/35] ovl: add ovl_mmap()
2018-05-07 08:48:49 linux-kernel [PATCH v2 15/35] ovl: add ovl_fsync()
2018-05-07 08:48:36 linux-kernel [PATCH v2 14/35] ovl: add ovl_write_iter()
2018-05-07 08:48:19 linux-kernel [PATCH v2 12/35] ovl: add helper to return real file
2018-05-07 08:48:19 linux-kernel [PATCH v2 19/35] ovl: add ovl_fiemap()
2018-05-07 08:48:09 linux-kernel [PATCH v2 11/35] ovl: stack file ops
2018-05-07 08:48:02 linux-kernel [PATCH v2 17/35] ovl: add ovl_fallocate()
2018-05-07 08:47:32 linux-kernel [PATCH v2 20/35] ovl: add O_DIRECT support
2018-05-07 08:47:06 linux-kernel [PATCH v2 18/35] ovl: add lsattr/chattr support
2018-05-07 08:46:15 linux-kernel [PATCH v2 24/35] vfs: simplify dentry_open()
2018-05-07 08:46:02 linux-kernel [PATCH v2 23/35] ovl: copy-up on MAP_SHARED
2018-05-07 08:44:00 linux-kernel [PATCH v2 34/35] vfs: remove open_flags from d_real()
2018-05-07 08:43:47 linux-kernel [PATCH v2 22/35] vfs: don't open real
2018-05-07 08:43:32 linux-kernel [PATCH v2 26/35] Revert "ovl: don't allow writing ioctl on lower layer"
2018-05-07 08:43:09 linux-kernel [PATCH v2 35/35] ovl: fix documentation of non-standard behavior
2018-05-07 08:42:36 linux-kernel [PATCH v2 27/35] vfs: fix freeze protection in mnt_want_write_file() for overlayfs
2018-05-07 08:42:07 linux-kernel [PATCH v2 25/35] Revert "ovl: fix may_write_real() for overlayfs directories"
2018-05-07 08:42:03 linux-kernel [PATCH v2 33/35] Revert "fsnotify: support overlayfs"
2018-05-07 08:41:42 linux-kernel [PATCH v2 29/35] Revert "vfs: update ovl inode before relatime check"
2018-05-07 08:41:39 linux-kernel [PATCH v2 28/35] Revert "ovl: fix relatime for directories"
2018-05-07 08:41:32 linux-kernel [PATCH v2 31/35] Revert "vfs: do get_write_access() on upper layer of overlayfs"
2018-05-07 08:40:51 linux-kernel [PATCH v2 30/35] Revert "vfs: add flags to d_real()"
2018-05-07 08:40:26 linux-kernel [PATCH v2 32/35] Partially revert "locks: fix file locking on overlayfs"
2018-05-07 08:40:18 linux-kernel [PATCH v2 09/35] ovl: copy up file size as well
2018-05-07 08:40:02 linux-kernel [PATCH v2 21/35] ovl: add reflink/copyfile/dedup support
2018-05-07 08:39:50 linux-kernel [PATCH v2 00/35] overlayfs: stack file operations
2018-05-07 08:39:32 linux-kernel [PATCH v2 10/35] ovl: deal with overlay files in ovl_d_real()
2018-05-07 08:38:50 linux-kernel [PATCH v2 03/35] vfs: add f_op->pre_mmap()
2018-05-07 08:22:34 linux-kernel [PATCH 3/3] vfs: dedupe: extract helper for a single dedup
2018-05-07 08:22:16 linux-kernel [PATCH 2/3] vfs: dedupe: rationalize args
2018-05-07 08:21:53 linux-kernel [PATCH 1/3] vfs: dedpue: return s64
2018-05-07 08:21:40 linux-kernel [PATCH 0/3] vfs: dedupe: cleanup API and implementation
2018-05-03 16:05:17 linux-kernel Re: [RFC PATCH 19/35] ovl: readd reflink/copyfile/dedup support