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
Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
..
Kconfig
Makefile
acl.c userns: Convert extN to support kuids and kgids in posix acls 13 years ago
acl.h
balloc.c Ext2: remove the static function release_blocks to optimize the kernel 12 years ago
dir.c new helper: file_inode(file) 12 years ago
ext2.h userns: Convert ext2 to use kuid/kgid where appropriate. 13 years ago
file.c
ialloc.c ext2: use memweight() 13 years ago
inode.c Ext2: free memory allocated and forget buffer head when io error happens 12 years ago
ioctl.c new helper: file_inode(file) 12 years ago
namei.c don't expose I_NEW inodes via dentry->d_inode 13 years ago
super.c Ext2: use unlikely to improve the efficiency of the kernel 12 years ago
symlink.c
xattr.c Ext2: return ENOMEM rather than EIO if sb_getblk fails 12 years ago
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xip.c
xip.h