Valerie Aurora ([email protected])

Number of posts: 486 (0.73 per day)
First post: 2008-12-13 05:26:34
Last post: 2010-10-09 00:28:31

Date List Subject
2010-06-15 18:51:34 linux-kernel [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-06-15 18:51:04 linux-kernel [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
2010-06-15 18:49:56 linux-kernel [PATCH 11/38] whiteout: ext2 whiteout support
2010-06-15 18:49:51 linux-kernel [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-06-15 18:49:34 linux-kernel [PATCH 13/38] fallthru: Basic fallthru definitions
2010-06-15 18:48:41 linux-kernel [PATCH 12/38] whiteout: jffs2 whiteout support
2010-06-15 18:48:37 linux-kernel [PATCH 35/38] union-mount: Implement union-aware lchown()
2010-06-15 18:48:33 linux-kernel [PATCH 36/38] union-mount: Implement union-aware utimensat()
2010-06-15 18:48:05 linux-kernel [PATCH 37/38] union-mount: Implement union-aware setxattr()
2010-06-15 18:47:58 linux-kernel [PATCH 16/38] fallthru: tmpfs fallthru support
2010-06-15 18:47:32 linux-kernel [PATCH 14/38] fallthru: ext2 fallthru support
2010-06-15 18:46:22 linux-kernel [PATCH 17/38] union-mount: Union mounts documentation
2010-06-15 18:46:18 linux-kernel [PATCH 21/38] union-mount: Support for mounting union mount file systems
2010-06-15 18:45:21 linux-kernel [PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
2010-06-15 18:45:17 linux-kernel [PATCH 20/38] union-mount: Free union dirs on removal from dcache
2010-06-15 18:44:52 linux-kernel [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
2010-06-15 18:44:36 linux-kernel [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
2010-06-15 18:44:21 linux-kernel [PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
2010-06-15 18:43:56 linux-kernel [PATCH 27/38] union-mount: In-kernel file copyup routines
2010-06-15 18:43:26 linux-kernel [PATCH 38/38] union-mount: Implement union-aware lsetxattr()
2010-06-15 18:42:59 linux-kernel [PATCH 32/38] union-mount: Implement union-aware chown()
2010-06-15 18:42:54 linux-kernel [PATCH 30/38] union-mount: Implement union-aware rename()
2010-06-15 18:42:51 linux-kernel [PATCH 31/38] union-mount: Implement union-aware writable open()
2010-06-15 18:42:47 linux-kernel [PATCH 29/38] union-mount: Implement union-aware link()
2010-06-15 18:42:42 linux-kernel [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
2010-06-15 18:42:35 linux-kernel [PATCH 22/38] union-mount: Implement union lookup
2010-06-15 18:42:27 linux-kernel [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
2010-06-15 18:42:24 linux-kernel [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
2010-06-15 18:42:13 linux-kernel [PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
2010-06-15 18:42:10 linux-kernel [PATCH 33/38] union-mount: Implement union-aware truncate()
2010-06-15 18:42:01 linux-kernel [PATCH 09/38] whiteout: tmpfs whiteout support
2010-06-15 18:41:59 linux-kernel [PATCH 15/38] fallthru: jffs2 fallthru support
2010-06-15 18:41:46 linux-kernel [PATCH 08/38] whiteout: Allow removal of a directory with whiteouts
2010-06-15 18:41:40 linux-kernel [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
2010-06-15 18:41:37 linux-kernel [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
2010-06-15 18:41:33 linux-kernel [PATCH 00/38] Union mounts - union stack as linked list
2010-06-15 18:41:32 linux-nfs [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-06-15 18:41:31 linux-kernel [PATCH 01/38] VFS: Comment follow_mount() and friends
2010-06-15 18:39:44 linux-ext4 [PATCH 14/38] fallthru: ext2 fallthru support
2010-06-15 18:39:41 linux-ext4 [PATCH 11/38] whiteout: ext2 whiteout support
2010-06-15 18:39:40 linux-ext4 [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-06-14 20:26:59 linux-ext4 Re: E2fsprogs master branch now has all 64-bit patch applied
2010-05-17 19:51:45 linux-nfs Re: [PATCH 05/39] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-05-06 18:01:51 linux-nfs Re: [PATCH 05/39] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-05-03 23:12:13 linux-ext4 [PATCH 14/39] fallthru: ext2 fallthru support
2010-05-03 23:12:10 linux-ext4 [PATCH 11/39] whiteout: ext2 whiteout support
2010-05-03 23:12:09 linux-ext4 [PATCH 10/39] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-05-03 23:12:04 linux-nfs [PATCH 05/39] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-04-30 17:22:40 linux-kernel Re: [PATCH 16/35] union-mount: Writable overlays/union mounts documentation
2010-04-28 20:19:27 linux-kernel Re: [PATCH 16/35] union-mount: Writable overlays/union mounts documentation
2010-04-21 23:35:41 linux-kernel Re: [PATCH 00/35] Union mounts - everything but the xattrs