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/ext4
Guo Chao fef0ebdb22 ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() 12 years ago
..
Kconfig ext4: fix configuration dependencies for ext4 ACLs and security labels 12 years ago
Makefile ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
acl.c ext4: fix memory leak in ext4_xattr_set_acl()'s error path 12 years ago
acl.h fs: take the ACL checks to common code 14 years ago
balloc.c ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
bitmap.c ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
block_validity.c ext2/3/4: delete unneeded includes of module.h 13 years ago
dir.c lseek: the "whence" argument is called "whence" 12 years ago
ext4.h There are two major features for this merge window. The first is 12 years ago
ext4_extents.h ext4: rationalize ext4_extents.h inclusion 12 years ago
ext4_jbd2.c ext4: fix metadata checksum calculation for the superblock 13 years ago
ext4_jbd2.h ext4: remove ext4_handle_release_buffer() 12 years ago
extents.c ext4: fix extent tree corruption caused by hole punch 12 years ago
extents_status.c ext4: add some tracepoints in extent status tree 12 years ago
extents_status.h ext4: add operations on extent status tree 12 years ago
file.c Various bug fixes for ext4. Perhaps the most serious bug fixed is one 12 years ago
fsync.c ext4: fix an incorrect comment about i_mutex 12 years ago
hash.c ext4: return 32/64-bit dir name hash according to usage type 13 years ago
ialloc.c ext4: enable ext4 inline support 12 years ago
indirect.c ext4: rationalize ext4_extents.h inclusion 12 years ago
inline.c ext4: zero out inline data using memset() instead of empty_zero_page 12 years ago
inode.c ext4: fix deadlock in journal_unmap_buffer() 12 years ago
ioctl.c The big new feature added this time is supporting online resizing 13 years ago
mballoc.c ext4: warn when discard request fails other than EOPNOTSUPP 12 years ago
mballoc.h ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN 13 years ago
migrate.c ext4: rationalize ext4_extents.h inclusion 12 years ago
mmp.c ext4: Convert to new freezing mechanism 13 years ago
move_extent.c ext4: rationalize ext4_extents.h inclusion 12 years ago
namei.c ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() 12 years ago
page-io.c ext4: rationalize ext4_extents.h inclusion 12 years ago
resize.c ext4: remove ext4_handle_release_buffer() 12 years ago
super.c ext4: lock i_mutex when truncating orphan inodes 12 years ago
symlink.c ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
truncate.h ext4: move common truncate functions to header file 14 years ago
xattr.c ext4: zero out inline data using memset() instead of empty_zero_page 12 years ago
xattr.h ext4: zero out inline data using memset() instead of empty_zero_page 12 years ago
xattr_security.c Merge branch 'for_linus' into for_linus_merged 13 years ago
xattr_trusted.c ext2/3/4: delete unneeded includes of module.h 13 years ago
xattr_user.c ext2/3/4: delete unneeded includes of module.h 13 years ago