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
Sage Weil 86905d6d96 9p: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
..
Kconfig 9p: remove experimental tag from tested configurations 14 years ago
Makefile fs/9p: Move dotl inode operations into a seperate file 14 years ago
acl.c userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
acl.h fs: provide rcu-walk aware permission i_ops 14 years ago
cache.c fs/9p: Add v9fs_inode 14 years ago
cache.h fs/9p: Add v9fs_inode 14 years ago
fid.c 9p: revert tsyncfs related changes 14 years ago
fid.h fs/9p: Prevent multiple inclusion of same header 14 years ago
v9fs.c fs/9p: Add v9fs_inode 14 years ago
v9fs.h 9p: revert tsyncfs related changes 14 years ago
v9fs_vfs.h fs/9p: Prevent multiple inclusion of same header 14 years ago
vfs_addr.c fs/9p: Add direct IO support in cached mode 14 years ago
vfs_dentry.c fs/9p: Fix revalidate to return correct value 14 years ago
vfs_dir.c fs/9p: We need not writeback dirty pages during close 14 years ago
vfs_file.c 9p: use the updated offset given by generic_write_checks 14 years ago
vfs_inode.c 9p: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
vfs_inode_dotl.c fs/9p: Don't clunk dentry fid when we fail to get a writeback inode 14 years ago
vfs_super.c 9p: revert tsyncfs related changes 14 years ago
xattr.c fs/9p: Remove unnecessary semicolons 14 years ago
xattr.h fs/9p: Add xattr callbacks for POSIX ACL 15 years ago
xattr_user.c