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/9p
Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
..
Kconfig fs/9p: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Makefile
acl.c 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() 12 years ago
acl.h 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() 12 years ago
cache.c 9p: Reduce object size with CONFIG_NET_9P_DEBUG 13 years ago
cache.h fs/9p: When doing inode lookup compare qid details and inode mode bits. 14 years ago
fid.c 9p: Modify struct 9p_fid to use a kuid_t not a uid_t 12 years ago
fid.h fs/9p: Prevent multiple inclusion of same header 14 years ago
v9fs.c 9p: Modify struct v9fs_session_info to use a kuids and kgids 12 years ago
v9fs.h 9p: Modify struct v9fs_session_info to use a kuids and kgids 12 years ago
v9fs_vfs.h 9p: propagate umode_t 13 years ago
vfs_addr.c 9p: Reduce object size with CONFIG_NET_9P_DEBUG 13 years ago
vfs_dentry.c vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 years ago
vfs_dir.c locking in fs/9p ->readdir() 12 years ago
vfs_file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
vfs_inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
vfs_inode_dotl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
vfs_super.c vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 years ago
xattr.c 9p: add fid-based variant of v9fs_xattr_set() 12 years ago
xattr.h 9p: add fid-based variant of v9fs_xattr_set() 12 years ago
xattr_user.c