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 d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
..
Kconfig
Makefile
acl.c switch posix_acl_equiv_mode() to umode_t * 14 years ago
acl.h ext2: remove duplicate 'ext2_get_acl()' define 14 years ago
balloc.c fs/ext2/balloc.c: delete useless initialization 14 years ago
dir.c ext2: speed up file creates by optimizing rec_len functions 14 years ago
ext2.h treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
file.c fs: take the ACL checks to common code 14 years ago
ialloc.c filesystems: add missing nlink wrappers 13 years ago
inode.c filesystems: add set_nlink() 13 years ago
ioctl.c userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
namei.c fs: take the ACL checks to common code 14 years ago
super.c ext2: fix the outdated comment in ext2_nfs_get_inode() 14 years ago
symlink.c
xattr.c ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get 14 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_security.c security: new security_inode_init_security API adds function callback 14 years ago
xattr_trusted.c
xattr_user.c
xip.c
xip.h