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 a7963eb7f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
..
Kconfig
Makefile
acl.c ext2: acl: remove unneeded include of linux/capability.h 11 years ago
acl.h ext2/3/4: use generic posix ACL infrastructure 11 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 ext2/3/4: use generic posix ACL infrastructure 11 years ago
ialloc.c ext2/3: use prandom_u32() instead of get_random_bytes() 11 years ago
inode.c mm + fs: store shadow entries in page cache 11 years ago
ioctl.c new helper: file_inode(file) 12 years ago
namei.c ext2/3/4: use generic posix ACL infrastructure 11 years ago
super.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
symlink.c ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c ext2/3/4: use generic posix ACL infrastructure 11 years ago
xattr.h ext2/3/4: use generic posix ACL infrastructure 11 years ago
xattr_security.c fs: Mark function as static in ext2/xattr_security.c 11 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 ext2: Fix fs corruption in ext2_get_xip_mem() 11 years ago
xip.h