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 f362f98e7c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
..
Kconfig
Makefile ext4: move ext4_ind_* functions from inode.c to indirect.c 14 years ago
acl.c switch posix_acl_equiv_mode() to umode_t * 14 years ago
acl.h fs: take the ACL checks to common code 14 years ago
balloc.c ext4: refactor duplicated block placement code 14 years ago
bitmap.c
block_validity.c ext4: move ext4_ind_* functions from inode.c to indirect.c 14 years ago
dir.c
ext4.h ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining 14 years ago
ext4_extents.h ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap 14 years ago
ext4_jbd2.c
ext4_jbd2.h ext4: Fix ext4_should_writeback_data() for no-journal mode 14 years ago
extents.c ext4: Fix overflow caused by missing cast in ext4_fallocate() 14 years ago
file.c ext4: replace cut'n'pasted llseek code with generic_file_llseek_size 13 years ago
fsync.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
hash.c
ialloc.c ext4: use the correct error exit path in ext4_init_inode_table() 14 years ago
indirect.c ext4: flush any pending end_io requests before DIO reads w/dioread_nolock 14 years ago
inode.c Merge branch 'for-linus' of git://git.kernel.dk/linux-block 14 years ago
ioctl.c ext4: prevent parallel resizers by atomic bit ops 14 years ago
mballoc.c ext4: prevent memory leaks from ext4_mb_init_backend() on error path 14 years ago
mballoc.h ext4: remove ac_repeats from ext4_allocation_context 14 years ago
migrate.c
mmp.c
move_extent.c ext4: Fix max file size and logical block counting of extent format file 14 years ago
namei.c block: separate priority boosting from REQ_META 14 years ago
page-io.c ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining 14 years ago
resize.c ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info 14 years ago
super.c ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode 14 years ago
symlink.c
truncate.h ext4: move common truncate functions to header file 14 years ago
xattr.c
xattr.h
xattr_security.c security: new security_inode_init_security API adds function callback 14 years ago
xattr_trusted.c
xattr_user.c