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 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
..
Kconfig trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Makefile ext4: Rename ext4dev to ext4 16 years ago
acl.c New helper - current_umask() 16 years ago
acl.h ext4: Rename ext4dev to ext4 16 years ago
balloc.c ext4: Use lowercase names of quota functions 16 years ago
bitmap.c ext4: Change unsigned long to unsigned int 16 years ago
dir.c ext4: New rec_len encoding for very large blocksizes 16 years ago
ext4.h Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
ext4_extents.h ext4: Validate extent details only when read from the disk 16 years ago
ext4_i.h ext4: New inode/block allocation algorithms for flex_bg filesystems 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
ext4_sb.h ext4: Add sysfs support 16 years ago
extents.c ext4: fix header check in ext4_ext_search_right() for deep extent trees. 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
group.h
hash.c ext4: Add support for non-native signed/unsigned htree hash algorithms 16 years ago
ialloc.c ext4: Use lowercase names of quota functions 16 years ago
inode.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
ioctl.c ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl 16 years ago
mballoc.c ext4: fix locking typo in mballoc which could cause soft lockup hangs 16 years ago
mballoc.h ext4: Rename pa_linear to pa_type 16 years ago
migrate.c ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling 16 years ago
namei.c ext4: Use lowercase names of quota functions 16 years ago
namei.h
resize.c ext4: Use atomic_t's in struct flex_groups 16 years ago
super.c ext4: Regularize mount options 16 years ago
symlink.c ext4: Rename ext4dev to ext4 16 years ago
xattr.c ext4: Use lowercase names of quota functions 16 years ago
xattr.h ext4: Rename ext4dev to ext4 16 years ago
xattr_security.c
xattr_trusted.c ext4: remove double definitions of xattr macros 17 years ago
xattr_user.c