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/ext2
Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
..
Kconfig
Makefile switch ext2 to simple_fsync() 16 years ago
acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
acl.h ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
balloc.c Fix common misspellings 14 years ago
dir.c ext2: speed up file creates by optimizing rec_len functions 14 years ago
ext2.h bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
file.c ext2: convert to use the new truncate convention. 15 years ago
ialloc.c fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
inode.c Fix common misspellings 14 years ago
ioctl.c userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
namei.c make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
super.c ext2: fix error msg when mounting fs with too-large blocksize 14 years ago
symlink.c ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c Fix common misspellings 14 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_security.c fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_trusted.c ext2: constify xattr_handler 15 years ago
xattr_user.c ext2: constify xattr_handler 15 years ago
xip.c ext2: Unify log messages in ext2 15 years ago
xip.h