You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs
Yan Burman 4b3bb06bea [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check 18 years ago
..
9p [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
adfs [PATCH] struct path: convert adfs 18 years ago
affs [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
afs [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
autofs [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
autofs4 [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
befs [PATCH] struct path: convert befs 18 years ago
bfs [PATCH] struct path: convert bfs 18 years ago
cifs [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
coda [PATCH] struct path: convert coda 18 years ago
configfs [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
cramfs [PATCH] struct path: convert cramfs 18 years ago
debugfs
devpts
dlm
ecryptfs [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
efs [PATCH] struct path: convert efs 18 years ago
exportfs
ext2 [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
ext3 [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
ext4 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
fat [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
freevxfs [PATCH] struct path: convert freevxfs 18 years ago
fuse [PATCH] struct path: convert fuse 18 years ago
gfs2 [PATCH] struct path: convert gfs2 18 years ago
hfs [PATCH] struct path: convert hfs 18 years ago
hfsplus [PATCH] struct path: convert hfsplus 18 years ago
hostfs [PATCH] struct path: convert hostfs 18 years ago
hpfs [PATCH] struct path: convert hpfs 18 years ago
hppfs [PATCH] struct path: convert hppfs 18 years ago
hugetlbfs [PATCH] struct path: convert hugetlbfs 18 years ago
isofs [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
jbd
jbd2
jffs [PATCH] struct path: convert jffs 18 years ago
jffs2 [PATCH] struct path: convert jffs2 18 years ago
jfs [PATCH] struct path: convert jfs 18 years ago
lockd [PATCH] struct path: convert lockd 18 years ago
minix [PATCH] struct path: convert minix 18 years ago
msdos
ncpfs [PATCH] struct path: convert ncpfs 18 years ago
nfs [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
nfs_common
nfsd [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check 18 years ago
nls
ntfs [PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
ocfs2 [PATCH] struct path: convert ocfs2 18 years ago
openpromfs [PATCH] struct path: convert openpromfs 18 years ago
partitions
proc [PATCH] use current->nsproxy->pid_ns 18 years ago
qnx4 [PATCH] struct path: convert qnx4 18 years ago
ramfs [PATCH] struct path: convert ramfs 18 years ago
reiserfs [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
romfs [PATCH] struct path: convert romfs 18 years ago
smbfs [PATCH] struct path: convert smbfs 18 years ago
sysfs [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
sysv [PATCH] struct path: convert sysv 18 years ago
udf [PATCH] struct path: convert udf 18 years ago
ufs [PATCH] struct path: convert ufs 18 years ago
vfat
xfs [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Kconfig
Kconfig.binfmt
Makefile
aio.c
attr.c
bad_inode.c
binfmt_aout.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_elf.c [PATCH] add process_session() helper routine 18 years ago
binfmt_elf_fdpic.c [PATCH] add process_session() helper routine 18 years ago
binfmt_em86.c
binfmt_flat.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_misc.c [PATCH] VFS: change struct file to use struct path 18 years ago
binfmt_script.c
binfmt_som.c
bio.c
block_dev.c [PATCH] VFS: change struct file to use struct path 18 years ago
buffer.c
char_dev.c
compat.c [PATCH] VFS: change struct file to use struct path 18 years ago
compat_ioctl.c [PATCH] VFS: change struct file to use struct path 18 years ago
dcache.c
dcookies.c
direct-io.c
dnotify.c [PATCH] VFS: change struct file to use struct path 18 years ago
dquot.c [PATCH] VFS: change struct file to use struct path 18 years ago
drop_caches.c
eventpoll.c [PATCH] VFS: change struct file to use struct path 18 years ago
exec.c [PATCH] add child reaper to pid_namespace 18 years ago
fcntl.c [PATCH] VFS: change struct file to use struct path 18 years ago
fifo.c
file.c
file_table.c [PATCH] VFS: change struct file to use struct path 18 years ago
filesystems.c
fs-writeback.c
generic_acl.c
inode.c [PATCH] VFS: change struct file to use struct path 18 years ago
inotify.c
inotify_user.c [PATCH] VFS: change struct file to use struct path 18 years ago
internal.h
ioctl.c [PATCH] VFS: change struct file to use struct path 18 years ago
ioprio.c
libfs.c [PATCH] VFS: change struct file to use struct path 18 years ago
locks.c [PATCH] VFS: change struct file to use struct path 18 years ago
mbcache.c
mpage.c
namei.c [PATCH] VFS: change struct file to use struct path 18 years ago
namespace.c [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
nfsctl.c
no-block.c
open.c [PATCH] VFS: change struct file to use struct path 18 years ago
pipe.c [PATCH] VFS: change struct file to use struct path 18 years ago
pnode.c [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
pnode.h [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c [PATCH] VFS: change struct file to use struct path 18 years ago
read_write.h
readdir.c [PATCH] VFS: change struct file to use struct path 18 years ago
select.c
seq_file.c [PATCH] VFS: change struct file to use struct path 18 years ago
splice.c [PATCH] VFS: change struct file to use struct path 18 years ago
stack.c
stat.c [PATCH] VFS: change struct file to use struct path 18 years ago
super.c [PATCH] VFS: change struct file to use struct path 18 years ago
sync.c [PATCH] VFS: change struct file to use struct path 18 years ago
utimes.c
xattr.c [PATCH] VFS: change struct file to use struct path 18 years ago
xattr_acl.c