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
Linus Torvalds 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
..
Kconfig ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 12 years ago
Makefile ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
acl.c ext4: fix the number of credits needed for acl ops with inline data 12 years ago
acl.h
balloc.c ext4: optimize test_root() 12 years ago
bitmap.c ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
block_validity.c
dir.c [readdir] convert ext4 12 years ago
ext4.h Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
ext4_extents.h ext4: mext_insert_extents should update extent block checksum 12 years ago
ext4_jbd2.c ext4: provide wrappers for transaction reservation calls 12 years ago
ext4_jbd2.h ext4: use transaction reservation for extent conversion in ext4_end_io 12 years ago
extents.c ext4: optimize starting extent in ext4_ext_rm_leaf() 12 years ago
extents_status.c ext4: improve extent cache shrink mechanism to avoid to burn CPU time 12 years ago
extents_status.h ext4: improve extent cache shrink mechanism to avoid to burn CPU time 12 years ago
file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
fsync.c ext4: Fix fsync error handling after filesystem abort 12 years ago
hash.c ext4: reduce one "if" comparison in ext4_dirhash() 12 years ago
ialloc.c ext4: provide wrappers for transaction reservation calls 12 years ago
indirect.c ext4: translate flag bits to strings in tracepoints 12 years ago
inline.c Lots of bug fixes, cleanups and optimizations. In the bug fixes 12 years ago
inode.c ext4: fix up error handling for mpage_map_and_submit_extent() 12 years ago
ioctl.c ext4: fix usless declarations 12 years ago
mballoc.c ext4: implement error handling of ext4_mb_new_preallocation() 12 years ago
mballoc.h ext4: use module parameters instead of debugfs for mballoc_debug 12 years ago
migrate.c ext4: do not convert to indirect with bigalloc enabled 12 years ago
mmp.c ext4: mark all metadata I/O with REQ_META 12 years ago
move_extent.c ext4: delete unused variables 12 years ago
namei.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
page-io.c ext4: add check to io_submit_init_bio 12 years ago
resize.c ext4: fix corruption when online resizing a fs with 1K block size 12 years ago
super.c ext4: reduce object size when !CONFIG_PRINTK 12 years ago
symlink.c ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
truncate.h
xattr.c ext4: fix miscellaneous big endian warnings 12 years ago
xattr.h ext4: reserve xattr index for Rich ACL support 12 years ago
xattr_security.c
xattr_trusted.c
xattr_user.c