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
Jan Kara 523825bc58 ext2: update ctime when changing the file's permission by setfacl 15 years ago
..
Kconfig
Makefile
acl.c ext2: update ctime when changing the file's permission by setfacl 15 years ago
acl.h
balloc.c ext2: Avoid loading bitmaps for full groups during block allocation 15 years ago
dir.c
ext2.h ext2: convert to use the new truncate convention. 15 years ago
file.c ext2: convert to use the new truncate convention. 15 years ago
ialloc.c ext2: replace inode uid,gid,mode init with helper 15 years ago
inode.c fix truncate inode time modification breakage 15 years ago
ioctl.c
namei.c dquot: cleanup dquot initialize routine 15 years ago
super.c quota: rename default quotactl methods to dquot_ 15 years ago
symlink.c ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c ext2: constify xattr_handler 15 years ago
xattr.h ext2: constify xattr_handler 15 years ago
xattr_security.c ext2: constify xattr_handler 15 years ago
xattr_trusted.c ext2: constify xattr_handler 15 years ago
xattr_user.c ext2: constify xattr_handler 15 years ago
xip.c
xip.h