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 12b7ac1768 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
..
Kconfig trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Makefile ext4: Rename ext4dev to ext4 17 years ago
acl.c New helper - current_umask() 16 years ago
acl.h ext4: Rename ext4dev to ext4 17 years ago
balloc.c ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
bitmap.c ext4: Change unsigned long to unsigned int 16 years ago
dir.c ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
ext4.h ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
ext4_extents.h ext4: Validate extent details only when read from the disk 16 years ago
ext4_jbd2.c ext4: Allow ext4 to run without a journal 16 years ago
ext4_jbd2.h ext4: Remove "extents" mount option 16 years ago
extents.c ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
file.c ext4: Fix discard of inode prealloc space with delayed allocation. 16 years ago
fsync.c ext4: Add debugging markers that can be used by systemtap 17 years ago
hash.c ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
ialloc.c ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
inode.c ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
ioctl.c ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl 16 years ago
mballoc.c ext4: Fix spinlock assertions on UP systems 16 years ago
mballoc.h ext4: Move fs/ext4/group.h into ext4.h 16 years ago
migrate.c ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling 16 years ago
namei.c ext4: hook fiemap operation for directories 16 years ago
resize.c ext4: Move fs/ext4/group.h into ext4.h 16 years ago
super.c ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
symlink.c ext4: Rename ext4dev to ext4 17 years ago
xattr.c ext4: Use lowercase names of quota functions 16 years ago
xattr.h ext4: Rename ext4dev to ext4 17 years ago
xattr_security.c
xattr_trusted.c
xattr_user.c