Date |
List |
Subject |
2006-12-04 12:32:34
|
linux-kernel
|
[PATCH 17/35] Unionfs: Dentry operations |
2006-11-02 15:21:31
|
linux-kernel
|
[PATCH 2/3] fsstack: Generic get/set lower object functions |
2006-11-02 15:21:25
|
linux-kernel
|
[PATCH 3/3] fsstack: Make ecryptfs a user of new fsstack_* functions |
2006-11-02 15:20:57
|
linux-kernel
|
[PATCH 1/3] fsstack: Make fsstack_copy_attr_all copy inode size |
2006-11-02 15:20:53
|
linux-kernel
|
[PATCH 0/3] fsstack updates |
2006-10-21 07:21:12
|
linux-kernel
|
[PATCH 20 of 23] configfs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:20:54
|
linux-kernel
|
[PATCH 17 of 23] affs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:20:17
|
linux-kernel
|
[PATCH 16 of 23] 9p: change uses of f_{dentry,vfsmnt} to use f_path |
2006-10-21 07:19:00
|
linux-kernel
|
[PATCH 21 of 23] cifs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:18:59
|
linux-kernel
|
[PATCH 06 of 23] ext4: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:18:15
|
linux-kernel
|
[PATCH 22 of 23] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:17:30
|
linux-kernel
|
[PATCH 01 of 23] VFS: change struct file to use struct path |
2006-10-21 07:17:26
|
linux-kernel
|
[PATCH 10 of 23] nfsd: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:16:47
|
linux-kernel
|
[PATCH 02 of 23] sysfs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:16:46
|
linux-kernel
|
[PATCH 15 of 23] mm: change uses of f_{dentry,vfsmnt} to use f_path |
2006-10-21 07:16:30
|
linux-kernel
|
[PATCH 07 of 23] fat: change uses of f_{dentry,vfsmnt} to use f_path |
2006-10-21 07:16:23
|
linux-kernel
|
[PATCH 14 of 23] kernel: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:15:56
|
linux-kernel
|
[PATCH 11 of 23] ntfs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:15:13
|
linux-kernel
|
[PATCH 04 of 23] ext2: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:15:12
|
linux-kernel
|
[PATCH 08 of 23] isofs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:14:49
|
linux-kernel
|
[PATCH 05 of 23] ext3: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:14:44
|
linux-kernel
|
[PATCH 03 of 23] proc: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:14:25
|
linux-kernel
|
[PATCH 09 of 23] nfs: change uses of f_{dentry,vfsmnt} to use f_path |
2006-10-21 07:14:24
|
linux-kernel
|
[PATCH 19 of 23] autofs4: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:13:55
|
linux-kernel
|
[PATCH 23 of 23] xfs: change uses of f_{dentry,vfsmnt} to use f_path |
2006-10-21 07:13:54
|
linux-kernel
|
[PATCH 12 of 23] i386: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:13:47
|
linux-kernel
|
[PATCH 18 of 23] autofs: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:13:22
|
linux-kernel
|
[PATCH 13 of 23] x86_64: change uses of f_{dentry, vfsmnt} to use f_path |
2006-10-21 07:13:16
|
linux-kernel
|
[PATCH 00 of 23] struct file: Use struct path |
2006-10-19 01:48:57
|
linux-kernel
|
[PATCH 0 of 4] fsstack: struct path |
2006-10-19 01:48:37
|
linux-kernel
|
[PATCH 4 of 4] struct path: make eCryptfs a user of struct path |
2006-10-19 01:48:34
|
linux-kernel
|
[PATCH 2 of 4] struct path: Rename DM's struct path |
2006-10-19 01:48:06
|
linux-kernel
|
[PATCH 1 of 4] struct path: Rename Reiserfs's struct path |
2006-10-19 01:47:52
|
linux-kernel
|
[PATCH 3 of 4] struct path: Move struct path from fs/namei.c into include/linux |
2006-10-17 04:53:09
|
linux-kernel
|
[PATCH 2 of 2] eCryptfs: Use fsstack's generic copy inode attr functions |
2006-10-17 04:52:46
|
linux-kernel
|
[PATCH 1 of 2] fsstack: Introduce fsstack_copy_{attr,inode}_* |
2006-10-17 04:52:45
|
linux-kernel
|
[PATCH 0 of 2] fsstack: generic stackable filesystem helper functions |
2006-10-13 11:49:58
|
linux-kernel
|
[PATCH 2 of 2] eCryptfs: Use stackfs's generic copy inode attr functions |
2006-10-13 11:49:35
|
linux-kernel
|
[PATCH 1 of 2] Stackfs: Introduce stackfs_copy_{attr,inode}_* |
2006-10-13 11:49:32
|
linux-kernel
|
[PATCH 0 of 2] Stackfs: generic stackable filesystem helper functions |
2006-10-07 06:02:50
|
linux-kernel
|
[PATCH 0 of 23] Unionfs: Stackable Namespace Unification Filesystem |
2006-10-07 06:02:22
|
linux-kernel
|
[PATCH 2 of 23] lookup_one_len_nd - lookup_one_len with nameidata argument |
2006-10-07 06:02:21
|
linux-kernel
|
[PATCH 19 of 23] Unionfs: Helper macros/inlines |
2006-10-07 06:01:39
|
linux-kernel
|
[PATCH 10 of 23] Unionfs: Inode operations |
2006-10-07 06:00:58
|
linux-kernel
|
[PATCH 7 of 23] Unionfs: File operations |
2006-10-07 06:00:24
|
linux-kernel
|
[PATCH 13 of 23] Unionfs: Readdir state |
2006-10-07 05:59:59
|
linux-kernel
|
[PATCH 9 of 23] Unionfs: Directory manipulation helper functions |
2006-10-07 05:58:46
|
linux-kernel
|
[PATCH 17 of 23] Unionfs: Miscellaneous helper functions |
2006-10-07 05:58:16
|
linux-kernel
|
[PATCH 6 of 23] Unionfs: Dentry operations |
2006-10-07 05:58:15
|
linux-kernel
|
[PATCH 12 of 23] Unionfs: Main module functions |
2006-10-07 05:57:38
|
linux-kernel
|
[PATCH 4 of 23] Unionfs: Common file operations |