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 e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
..
Kconfig
Makefile
acl.c ext2,3,4: provide simple rcu-walk ACL implementation 14 years ago
acl.h fs: provide rcu-walk aware permission i_ops 14 years ago
balloc.c ext2: fix comment on ext2_try_to_allocate() 14 years ago
dir.c ext2: speed up file creates by optimizing rec_len functions 14 years ago
ext2.h fs: add sync_inode_metadata 14 years ago
file.c ext2: convert to use the new truncate convention. 15 years ago
ialloc.c merge ext2 delete_inode and clear_inode, switch to ->evict_inode() 15 years ago
inode.c ext2: fixed typo. 14 years ago
ioctl.c
namei.c ext2: Remove redundant unlikely() 14 years ago
super.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 14 years ago
symlink.c ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c ext2: remove dead code in ext2_xattr_get 14 years ago
xattr.h ext2: constify xattr_handler 15 years ago
xattr_security.c ext2: constify xattr_handler 15 years ago
xattr_trusted.c ext2: constify xattr_handler 15 years ago
xattr_user.c ext2: constify xattr_handler 15 years ago
xip.c ext2: Unify log messages in ext2 15 years ago
xip.h