kernel_optimize_test/fs
OGAWA Hirofumi e2761a1167 [PATCH vfs-2.6 2/6] vfs: add d_ancestor()
This adds d_ancestor() instead of d_isparent(), then use it.

If new_dentry == old_dentry, is_subdir() returns 1, looks strange.
"new_dentry == old_dentry" is not subdir obviously. But I'm not
checking callers for now, so this keeps current behavior.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
2008-10-23 05:13:16 -04:00
..
9p
adfs
affs
afs
autofs
autofs4
befs
bfs
cifs
coda
configfs [PATCH] assorted path_lookup() -> kern_path() conversions 2008-10-23 05:12:52 -04:00
cramfs
debugfs
devpts
dlm
ecryptfs [PATCH] assorted path_lookup() -> kern_path() conversions 2008-10-23 05:12:52 -04:00
efs [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
exportfs [PATCH] prepare vfs_readdir() callers to returning filldir result 2008-10-23 05:13:10 -04:00
ext2 [PATCH] get rid of on-stack dentry in ext2_get_parent() 2008-10-23 05:13:09 -04:00
ext3 [PATCH] get rid of on-stack fake dentry in ext3_get_parent() 2008-10-23 05:13:08 -04:00
ext4 [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
fat [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
freevxfs
fuse [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
gfs2 [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
hfs
hfsplus
hostfs
hpfs [PATCH] hpfs: cleanup ->setattr 2008-10-23 05:12:58 -04:00
hppfs
hugetlbfs
isofs [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
jbd
jbd2
jffs2 [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() 2008-10-23 05:13:12 -04:00
jfs [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
lockd
minix
msdos
ncpfs
nfs [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
nfs_common
nfsd [PATCH] Optimise NFS readdir hack slightly. 2008-10-23 05:13:11 -04:00
nls
ntfs [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
ocfs2 [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
omfs
openpromfs
partitions
proc
qnx4
ramfs
reiserfs [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
romfs
smbfs
sysfs
sysv
ubifs
udf [PATCH] get rid of on-stack dentry in udf 2008-10-23 05:13:15 -04:00
ufs
vfat
xfs [PATCH] Remove XFS buffered readdir hack 2008-10-23 05:13:06 -04:00
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c [PATCH] assorted path_lookup() -> kern_path() conversions 2008-10-23 05:12:52 -04:00
buffer.c
char_dev.c [PATCH] tidy up chrdev_open 2008-10-23 05:12:59 -04:00
compat_binfmt_elf.c
compat_ioctl.c
compat.c [PATCH] prepare vfs_readdir() callers to returning filldir result 2008-10-23 05:13:10 -04:00
dcache.c [PATCH vfs-2.6 2/6] vfs: add d_ancestor() 2008-10-23 05:13:16 -04:00
dcookies.c
direct-io.c
dnotify.c
dquot.c [PATCH] switch quota_on-related stuff to kern_path() 2008-10-23 05:12:44 -04:00
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file_table.c
file.c
filesystems.c
fs-writeback.c
generic_acl.c
inode.c
inotify_user.c
inotify.c
internal.h
ioctl.c
ioprio.c
Kconfig
Kconfig.binfmt
libfs.c [PATCH] new helper: d_obtain_alias 2008-10-23 05:13:00 -04:00
locks.c
Makefile
mbcache.c
mpage.c
namei.c [PATCH vfs-2.6 2/6] vfs: add d_ancestor() 2008-10-23 05:13:16 -04:00
namespace.c [PATCH] no need for noinline stuff in fs/namespace.c anymore 2008-10-23 03:34:22 -04:00
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
quota_v1.c
quota_v2.c
quota.c
read_write.c [PATCH] generic_file_llseek tidyups 2008-10-23 05:12:59 -04:00
read_write.h
readdir.c [PATCH] prepare vfs_readdir() callers to returning filldir result 2008-10-23 05:13:10 -04:00
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
super.c [PATCH 2/2] anondev: switch to IDA 2008-10-23 05:13:14 -04:00
sync.c
timerfd.c
utimes.c
xattr_acl.c
xattr.c