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 d28619f156 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
..
Kconfig
Makefile switch ext2 to simple_fsync() 16 years ago
acl.c ext2: constify xattr_handler 15 years ago
acl.h ext[234]: move over to 'check_acl' permission model 16 years ago
balloc.c ext2: Avoid loading bitmaps for full groups during block allocation 15 years ago
dir.c ext2: report metadata errors during fsync 15 years ago
ext2.h ext2: convert to use the new truncate convention. 15 years ago
file.c ext2: convert to use the new truncate convention. 15 years ago
ialloc.c ext2: replace inode uid,gid,mode init with helper 15 years ago
inode.c ext2: convert to use the new truncate convention. 15 years ago
ioctl.c headers: smp_lock.h redux 16 years ago
namei.c dquot: cleanup dquot initialize routine 15 years ago
super.c quota: rename default quotactl methods to dquot_ 15 years ago
symlink.c ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c ext2: constify xattr_handler 15 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