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-08-06 22:37:42 linux-kernel [PATCH 31/38] union-mount: Implement union-aware writable open()
2010-08-06 22:37:37 linux-kernel [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
2010-08-06 22:37:30 linux-kernel [PATCH 29/38] union-mount: Implement union-aware link()
2010-08-06 22:37:23 linux-kernel [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
2010-08-06 22:37:07 linux-kernel [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
2010-08-06 22:36:55 linux-kernel [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
2010-08-06 22:36:51 linux-kernel [PATCH 17/38] union-mount: Union mounts documentation
2010-08-06 22:36:45 linux-kernel [PATCH 37/38] union-mount: Implement union-aware setxattr()
2010-08-06 22:36:39 linux-kernel [PATCH 35/38] union-mount: Implement union-aware lchown()
2010-08-06 22:36:33 linux-kernel [PATCH 12/38] whiteout: jffs2 whiteout support
2010-08-06 22:36:27 linux-kernel [PATCH 11/38] whiteout: ext2 whiteout support
2010-08-06 22:36:24 linux-kernel [PATCH 01/38] VFS: Comment follow_mount() and friends
2010-08-06 22:36:20 linux-kernel [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
2010-08-06 22:36:15 linux-kernel [PATCH 00/38] VFS union mounts - Add MS_FALLTHRU
2010-08-06 22:36:15 linux-nfs [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-08-06 22:36:10 linux-kernel [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
2010-08-06 22:35:00 linux-ext4 [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-06 22:34:57 linux-ext4 [PATCH 11/38] whiteout: ext2 whiteout support
2010-08-06 22:34:56 linux-ext4 [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-08-06 17:17:06 linux-kernel Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-06 17:16:57 linux-kernel Re: [PATCH 21/38] union-mount: Support for mounting union mount file systems
2010-08-06 17:16:40 linux-ext4 Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-06 17:13:00 linux-kernel Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-06 17:12:23 linux-ext4 Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-06 17:09:35 linux-kernel Re: [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
2010-08-05 23:30:54 linux-kernel Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-05 23:30:51 linux-ext4 Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-05 19:54:37 linux-kernel Re: [PATCH 27/38] union-mount: In-kernel file copyup routines
2010-08-05 04:26:32 linux-kernel Re: [PATCH 21/38] union-mount: Support for mounting union mount file systems
2010-08-04 23:04:57 linux-kernel Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-04 23:04:54 linux-ext4 Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-04 22:48:47 linux-kernel Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-04 22:48:46 linux-ext4 Re: [PATCH 14/38] fallthru: ext2 fallthru support
2010-08-04 22:00:09 linux-kernel Re: [PATCH 21/38] union-mount: Support for mounting union mount file systems
2010-08-04 19:50:39 linux-kernel Re: [PATCH 21/38] union-mount: Support for mounting union mount file systems
2010-08-04 19:48:12 linux-kernel Re: [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
2010-07-19 22:42:15 linux-kernel Re: [PATCH 27/38] union-mount: In-kernel file copyup routines
2010-07-19 22:14:36 linux-kernel Re: [PATCH 11/38] whiteout: ext2 whiteout support
2010-07-19 22:14:34 linux-ext4 Re: [PATCH 11/38] whiteout: ext2 whiteout support
2010-07-19 21:58:40 linux-kernel Re: [PATCH 22/38] union-mount: Implement union lookup
2010-07-16 21:06:01 linux-kernel Re: [PATCH 21/38] union-mount: Support for mounting union mount file systems
2010-07-16 21:02:59 linux-kernel Re: [PATCH 21/38] union-mount: Support for mounting union mount file systems
2010-07-16 20:51:54 linux-kernel Re: [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
2010-07-16 20:13:18 linux-kernel Re: [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
2010-07-16 19:51:18 linux-kernel Re: [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
2010-06-25 19:15:27 linux-kernel [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
2010-06-25 19:14:46 linux-kernel [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-06-25 19:14:24 linux-kernel [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
2010-06-25 19:13:49 linux-kernel [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-06-25 19:13:26 linux-kernel [PATCH 09/38] whiteout: tmpfs whiteout support
2010-06-25 19:12:57 linux-kernel [PATCH 12/38] whiteout: jffs2 whiteout support