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
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
..
Kconfig fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 17 years ago
Makefile switch ext2 to simple_fsync() 16 years ago
acl.c userns: Convert extN to support kuids and kgids in posix acls 13 years ago
acl.h ext2: remove duplicate 'ext2_get_acl()' define 14 years ago
balloc.c Ext2: remove the static function release_blocks to optimize the kernel 12 years ago
dir.c [readdir] simple local unixlike: switch to ->iterate() 12 years ago
ext2.h userns: Convert ext2 to use kuid/kgid where appropriate. 13 years ago
file.c fs: take the ACL checks to common code 14 years ago
ialloc.c ext2: Fix BUG_ON in evict() on inode deletion 12 years ago
inode.c truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
ioctl.c new helper: file_inode(file) 12 years ago
namei.c [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 12 years ago
super.c fs: Limit sys_mount to only request filesystem modules. 12 years ago
symlink.c ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c Ext2: return ENOMEM rather than EIO if sb_getblk fails 12 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_security.c migrate ext2_fs.h guts to fs/ext2/ext2.h 13 years ago
xattr_trusted.c migrate ext2_fs.h guts to fs/ext2/ext2.h 13 years ago
xattr_user.c ext2/3/4: delete unneeded includes of module.h 13 years ago
xip.c migrate ext2_fs.h guts to fs/ext2/ext2.h 13 years ago
xip.h