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 1b8e94993c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 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 Fix common misspellings 14 years ago
dir.c ext2: speed up file creates by optimizing rec_len functions 14 years ago
ext2.h fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
file.c fs: take the ACL checks to common code 14 years ago
ialloc.c fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
inode.c fs: simplify the blockdev_direct_IO prototype 14 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 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 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 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
xip.h