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
Mingming Cao 9f0ccfd8e0 ext4: release reserved quota when block reservation for delalloc retry 16 years ago
..
Kconfig ext4: Add configurable run-time mballoc debugging 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
block_validity.c
dir.c
ext4.h ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks 16 years ago
ext4_extents.h ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK 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: Fix buffer head reference leak in no-journal mode 16 years ago
extents.c ext4: fix extent sanity checking code with AGGRESSIVE_TEST 16 years ago
file.c ext4: Remove syncing logic from ext4_file_write 16 years ago
fsync.c ext4: Assure that metadata blocks are written during fsync in no journal mode 16 years ago
hash.c
ialloc.c ext4: fix build warning when EXT4FS_DEBUG is on 16 years ago
inode.c ext4: release reserved quota when block reservation for delalloc retry 16 years ago
ioctl.c ext4: Return exchanged blocks count to user space in failure 16 years ago
mballoc.c ext4: Fix hueristic which avoids group preallocation for closed files 16 years ago
mballoc.h ext4: use ext4_grpblk_t more extensively 16 years ago
migrate.c ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags 16 years ago
move_extent.c ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK 16 years ago
namei.c ext4: Always set dx_node's fake_dirent explicitly. 16 years ago
resize.c ext4: Clarify the locking details in mballoc 16 years ago
super.c ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks 16 years ago
symlink.c
xattr.c ext4: limit block allocations for indirect-block files to < 2^32 16 years ago
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c