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
Theodore Ts'o beac2da756 ext4: add tracepoint for ext4_forget() 15 years ago
..
Kconfig ext4: drop ext4dev compat 16 years ago
Makefile ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl 16 years ago
acl.c ext[234]: move over to 'check_acl' permission model 16 years ago
acl.h ext[234]: move over to 'check_acl' permission model 16 years ago
balloc.c ext4: open-code ext4_mb_update_group_info 16 years ago
bitmap.c ext4: Change unsigned long to unsigned int 16 years ago
block_validity.c ext4: Add a comprehensive block validity check to ext4_get_blocks() 16 years ago
dir.c ext4: Define a new set of flags for ext4_get_blocks() 16 years ago
ext4.h ext4: skip conversion of uninit extents after direct IO if there isn't any 15 years ago
ext4_extents.h ext4: Split uninitialized extents for direct I/O 16 years ago
ext4_jbd2.c ext4: Assure that metadata blocks are written during fsync in no journal mode 16 years ago
ext4_jbd2.h ext4: Handle nested ext4_journal_start/stop calls without a journal 16 years ago
extents.c ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O 15 years ago
file.c const: mark struct vm_struct_operations 16 years ago
fsync.c ext4: async direct IO for holes and fallocate support 16 years ago
hash.c ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
ialloc.c ext4: fix build warning when EXT4FS_DEBUG is on 16 years ago
inode.c ext4: add tracepoint for ext4_forget() 15 years ago
ioctl.c ext4: Return exchanged blocks count to user space in failure 16 years ago
mballoc.c ext4: Use tracepoints for mb_history trace file 16 years ago
mballoc.h ext4: Use tracepoints for mb_history trace file 16 years ago
migrate.c ext4: Split uninitialized extents for direct I/O 16 years ago
move_extent.c ext4: fix spelling typos in move_extent.c 15 years ago
namei.c ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC 15 years ago
resize.c ext4: Clarify the locking details in mballoc 16 years ago
super.c ext4: remove failed journal checksum check 15 years ago
symlink.c ext4: Rename ext4dev to ext4 17 years ago
xattr.c ext4: limit block allocations for indirect-block files to < 2^32 16 years ago
xattr.h ext4: Rename ext4dev to ext4 17 years ago
xattr_security.c
xattr_trusted.c
xattr_user.c