LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2010-04-21 21:39:08
linux-kernel
Re: [PATCH 13/35] fallthru: ext2 fallthru support
2010-04-21 21:39:04
linux-ext4
Re: [PATCH 13/35] fallthru: ext2 fallthru support
2010-04-21 21:34:59
linux-kernel
Re: [PATCH 13/35] fallthru: ext2 fallthru support
2010-04-21 21:34:57
linux-ext4
Re: [PATCH 13/35] fallthru: ext2 fallthru support
2010-04-19 14:26:55
linux-kernel
Re: [PATCH 11/35] whiteout: jffs2 whiteout support
2010-04-19 14:23:35
linux-kernel
Re: [PATCH 13/35] fallthru: ext2 fallthru support
2010-04-19 14:23:15
linux-ext4
Re: [PATCH 13/35] fallthru: ext2 fallthru support
2010-04-15 23:46:03
linux-kernel
[PATCH 03/35] autofs4: Save autofs trigger's vfsmount in super block info
2010-04-15 23:14:26
linux-kernel
[PATCH 04/35] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-04-15 23:13:34
linux-kernel
[PATCH 10/35] whiteout: ext2 whiteout support
2010-04-15 23:13:16
linux-kernel
[PATCH 12/35] fallthru: Basic fallthru definitions
2010-04-15 23:12:56
linux-kernel
[PATCH 13/35] fallthru: ext2 fallthru support
2010-04-15 23:12:15
linux-kernel
[PATCH 20/35] union-mount: Implement union lookup
2010-04-15 23:11:56
linux-kernel
[PATCH 23/35] union-mount: Copy up directory entries on first readdir()
2010-04-15 23:11:41
linux-kernel
[PATCH 24/35] VFS: Split inode_permission() and create path_permission()
2010-04-15 23:11:26
linux-kernel
[PATCH 25/35] VFS: Create user_path_nd() to lookup both parent and target
2010-04-15 23:10:54
linux-kernel
[PATCH 26/35] union-mount: In-kernel copyup routines
2010-04-15 23:10:17
linux-kernel
[PATCH 28/35] union-mount: Implement union-aware link()
2010-04-15 23:10:11
linux-kernel
[PATCH 29/35] union-mount: Implement union-aware rename()
2010-04-15 23:09:49
linux-kernel
[PATCH 31/35] union-mount: Implement union-aware chown()
2010-04-15 23:09:32
linux-kernel
[PATCH 32/35] union-mount: Implement union-aware truncate()
2010-04-15 23:08:59
linux-kernel
[PATCH 33/35] union-mount: Implement union-aware chmod()/fchmodat()
2010-04-15 23:08:55
linux-kernel
[PATCH 34/35] union-mount: Implement union-aware lchown()
2010-04-15 23:08:39
linux-kernel
[PATCH 35/35] union-mount: Implement union-aware utimensat()
2010-04-15 23:08:07
linux-kernel
[PATCH 30/35] union-mount: Implement union-aware writable open()
2010-04-15 23:07:56
linux-kernel
[PATCH 27/35] union-mount: Implement union-aware access()/faccessat()
2010-04-15 23:07:51
linux-kernel
[PATCH 22/35] union-mount: Call do_whiteout() on unlink and rmdir in unions
2010-04-15 23:07:44
linux-kernel
[PATCH 21/35] union-mount: Support for mounting union mount file systems
2010-04-15 23:07:35
linux-kernel
[PATCH 19/35] union-mount: Drive the union cache via dcache
2010-04-15 23:07:25
linux-kernel
[PATCH 18/35] union-mount: Introduce union_mount structure and basic operations
2010-04-15 23:07:14
linux-kernel
[PATCH 17/35] union-mount: Introduce MNT_UNION and MS_UNION flags
2010-04-15 23:07:01
linux-kernel
[PATCH 16/35] union-mount: Writable overlays/union mounts documentation
2010-04-15 23:06:51
linux-kernel
[PATCH 14/35] fallthru: jffs2 fallthru support
2010-04-15 23:06:42
linux-kernel
[PATCH 15/35] fallthru: tmpfs fallthru support
2010-04-15 23:06:35
linux-kernel
[PATCH 11/35] whiteout: jffs2 whiteout support
2010-04-15 23:06:27
linux-kernel
[PATCH 09/35] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-04-15 23:06:20
linux-kernel
[PATCH 08/35] whiteout: tmpfs whiteout support
2010-04-15 23:06:08
linux-kernel
[PATCH 07/35] whiteout: Allow removal of a directory with whiteouts
2010-04-15 23:05:57
linux-kernel
[PATCH 06/35] whiteout: Set S_OPAQUE inode flag when creating directories
2010-04-15 23:05:54
linux-kernel
[PATCH 05/35] whiteout: Add vfs_whiteout() and whiteout inode operation
2010-04-15 23:05:44
linux-kernel
[PATCH 01/35] VFS: Make lookup_hash() return a struct path
2010-04-15 23:05:26
linux-kernel
[PATCH 02/35] VFS: Add read-only users count to superblock
2010-04-15 23:05:05
linux-kernel
[PATCH 00/35] Union mounts - everything but the xattrs
2010-04-15 23:04:20
linux-ext4
[PATCH 13/35] fallthru: ext2 fallthru support
2010-04-15 23:04:17
linux-ext4
[PATCH 10/35] whiteout: ext2 whiteout support
2010-04-15 23:04:16
linux-ext4
[PATCH 09/35] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-04-15 23:04:11
linux-nfs
[PATCH 04/35] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-03-16 17:47:27
linux-nfs
Re: [PATCH] vfs: pass struct file to do_truncate on O_TRUNC opens
2010-02-23 19:05:57
linux-kernel
Re: [RFC PATCH] VFS: Simplify truncate logic in do_filp_open()
2010-02-22 20:54:34
linux-kernel
Re: [PATCH] vfs: Fix use-after-free of vfsmount by mnt_drop_write()
2010-02-22 20:42:45
linux-kernel
[PATCH] VFS: BUG_ON() rehash of an already hashed dentry