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 ac69e09280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 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: propagate umode_t 13 years ago
ext2.h ext2: propagate umode_t 13 years ago
file.c fs: take the ACL checks to common code 14 years ago
ialloc.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
inode.c ext2/3/4: delete unneeded includes of module.h 13 years ago
ioctl.c vfs: mnt_drop_write_file() 13 years ago
namei.c switch ->mknod() to umode_t 13 years ago
super.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
symlink.c ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c ext2/3/4: delete unneeded includes of module.h 13 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_security.c ext2/3/4: delete unneeded includes of module.h 13 years ago
xattr_trusted.c ext2/3/4: delete unneeded includes of module.h 13 years ago
xattr_user.c ext2/3/4: delete unneeded includes of module.h 13 years ago
xip.c
xip.h