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 c063d8a60f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 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: Use ext4_error_file() to print the pathname to the corrupted inode 14 years ago
ext4.h Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
ext4_extents.h ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap 14 years ago
ext4_jbd2.c ext4: remove unneeded ext4_journal_get_undo_access 14 years ago
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 fs: take the ACL checks to common code 14 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 ext4: fix nomblk_io_submit option so it correctly converts uninit blocks 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 ext4: set extents flag when migrating file to use extents 14 years ago
mmp.c ext4: add support for multiple mount protection 14 years ago
move_extent.c ext4: Fix max file size and logical block counting of extent format file 14 years ago
namei.c ext4: Properly count journal credits for long symlinks 14 years ago
page-io.c ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. 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 ext4: symlink must be handled via filesystem specific operation 15 years ago
truncate.h ext4: move common truncate functions to header file 14 years ago
xattr.c ext4: add flag to ext4_has_free_blocks 14 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_security.c fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_trusted.c ext4: constify xattr_handler 15 years ago
xattr_user.c ext4: constify xattr_handler 15 years ago