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 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 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 ext2/3/4: use generic posix ACL infrastructure 11 years ago
acl.h ext2/3/4: use generic posix ACL infrastructure 11 years ago
balloc.c ext4: remove metadata reservation checks 11 years ago
bitmap.c ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
block_validity.c fs/ext4: use rbtree postorder iteration helper instead of opencoding 11 years ago
dir.c ext4: check inline directory before converting 11 years ago
ext4.h ext4: move i_size,i_disksize update routines to helper function 10 years ago
ext4_extents.h ext4: rename uninitialized extents to unwritten 11 years ago
ext4_jbd2.c ext4: make local functions static 11 years ago
ext4_jbd2.h ext4: make local functions static 11 years ago
extents.c ext4: fix transaction issues for ext4_fallocate and ext_zero_range 10 years ago
extents_status.c ext4: fix a potential deadlock in __ext4_es_shrink() 11 years ago
extents_status.h ext4: add ext4_es_store_pblock_status() 11 years ago
file.c ext4: remove readpage() check in ext4_mmap_file() 11 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: fix potential null pointer dereference in ext4_free_inode 11 years ago
indirect.c ext4: fix punch hole on files with indirect mapping 11 years ago
inline.c ext4: check inline directory before converting 11 years ago
inode.c ext4: update i_disksize coherently with block allocation on error path 10 years ago
ioctl.c ext4: clean up error handling in swap_inode_boot_loader() 11 years ago
mballoc.c Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 years ago
mballoc.h ext4: remove unused ac_ex_scanned 11 years ago
migrate.c ext4: add i_data_sem sanity check 11 years ago
mmp.c ext4: make local functions static 11 years ago
move_extent.c ext4: fix incorrect locking in move_extent_per_page 11 years ago
namei.c ext4: avoid trying to kfree an ERR_PTR pointer 10 years ago
page-io.c Clean ups and miscellaneous bug fixes, in particular for the new 11 years ago
resize.c ext4: avoid trying to kfree an ERR_PTR pointer 10 years ago
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 10 years ago
symlink.c ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
truncate.h
xattr.c ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access 11 years ago
xattr.h ext4: each filesystem creates and uses its own mb_cache 11 years ago
xattr_security.c
xattr_trusted.c
xattr_user.c